amcerbu wrote:
The program, as well as playing the project like Scratch (with a built-in 480 x 360 screen), could also create a C++ code file (.cpp), which could then be compiled for extra performance.
I imagine if you're coding a Scratch interpreter in C++ it'll be fast enough anyway...
Offline
Offline
amcerbu wrote:
To me that didn't work. I found source file in https://github.com/ItchyPlusPlus/ItchyP … master/src
Offline
Having problems with git again...
org.eclipse.jgit.errors.MissingObjectException: Missing unknown 82a306352c282d2a33170e9c21976e286ac4fd2b...
Using NetBeans but says org.eclipse...
Does NetBeans use jgit for Git?
Offline
MathWizz wrote:
What did you do that caused the error?
I tried to commit.
Apparently, I'm missing a commit...
I added comments and a FPS counter. It's based off your commit.
Missing commit 82a306352c282d2a33170e9c21976e286ac4fd2b
Your's is commit 82a306352c282d2a33170e9c21976e286ac4fd2b
It's the same...
Last edited by pwiter (2012-09-17 18:25:57)
Offline
pwiter wrote:
MathWizz wrote:
What did you do that caused the error?
I tried to commit.
Apparently, I'm missing a commit...
I added comments and a FPS counter. It's based off your commit.
Missing commit 82a306352c282d2a33170e9c21976e286ac4fd2b
Your's is commit 82a306352c282d2a33170e9c21976e286ac4fd2b
It's the same...
I'll just clone the repo again.
Offline
lol Inf fps!
@MathWizz you're now admin!
@amcerbu I know, but since this is going to be based on scratch it makes sense to have a name related to scratch?
EDIT: Forgot to mention we will use boost libraries
Last edited by TRocket (2012-09-18 14:12:50)
Offline