Last 7 days
-
r880
(If the window was in fullscreen, and it loses focus, get out...) committed by facundobatista
- If the window was in fullscreen, and it loses focus, get out of
fullscreen mode or the user will get stuck there.
If the window was in fullscreen, and it loses focus, get out of
fullscreen mode or the user will get stuck there.
Earlier this year
-
issue 130
(51 of the demos die with "pyglet.gl.lib.GLException: None" ...) commented on by stu.axon
-
-
issue 130
(51 of the demos die with "pyglet.gl.lib.GLException: None" ...) commented on by stu.axon
-
-
-
issue 131
(Can't see text written in built in python interpreter) commented on by napalumbo
-
-
-
issue 121
(AssertionError: Backslashes not permitted in relative path) commented on by stu.axon
-
-
issue 130
(51 of the demos die with "pyglet.gl.lib.GLException: None" ...) reported by stu.axon
-
-
issue 121
(AssertionError: Backslashes not permitted in relative path) commented on by stu.axon
-
-
-
-
issue 122
(Cocosnode.transform() will ignore .children_anchor in some c...) commented on by ccanepacc
-
-
-
-
r878
(auto remove particles when particle count== 0) committed by ricardoquesada
- auto remove particles when particle count== 0
auto remove particles when particle count== 0
-
r877
(added Grouped or Free movement to particle system. to test i...) committed by ricardoquesada
- added Grouped or Free movement to particle system. to test it, try test_particle_sun.py and drag the
mouse
added Grouped or Free movement to particle system. to test it, try test_particle_sun.py and drag the
mouse
-
r876
(avoid subpixel positioning) committed by r1chardj0n3s
- avoid subpixel positioning
avoid subpixel positioning
-
-
r875
(fix another xml type mangle) committed by r1chardj0n3s
- fix another xml type mangle
fix another xml type mangle
-
r874
(fix a couple more filename mangles) committed by r1chardj0n3s
- fix a couple more filename mangles
fix a couple more filename mangles
-
r873
(don't alter the filenames as found in the XML) committed by r1chardj0n3s
- don't alter the filenames as found in the XML
don't alter the filenames as found in the XML
-
r872
(don't make everything unicode) committed by r1chardj0n3s
- don't make everything unicode
don't make everything unicode
-
issue 127
(cocos.batch.BatchNode.add() asserts (svn trunk 864+)) commented on by ccanepacc
-
-
issue 127
(cocos.batch.BatchNode.add() asserts (svn trunk 864+)) commented on by ccanepacc
-
-
issue 127
(cocos.batch.BatchNode.add() asserts (svn trunk 864+)) commented on by ccanepacc
-
-
-
-
r871
(rationalise from three Rect implementations down to two(!)) committed by r1chardj0n3s
- rationalise from three Rect implementations down to two(!)
rationalise from three Rect implementations down to two(!)
-
r870
(Replace custom resource path crap in cocos.tiles with pyglet...) committed by r1chardj0n3s
- Replace custom resource path crap in cocos.tiles with pyglet.resource crap.
Fix RectMapLayer bug so test_tiles.py works again.
Fix test_tiles_model so the path is haxxed to use local cocos.
Replace custom resource path crap in cocos.tiles with pyglet.resource crap.
Fix RectMapLayer bug so test_tiles.py works again.
Fix test_tiles_model so the path is haxxed to use local cocos.
-
r869
(Test using bezier going through 4 specific points
) committed by facundobatista
- Test using bezier going through 4 specific points
Test using bezier going through 4 specific points
-
-
r867
(flesh out the tiles model code waaay more and add unit tests) committed by r1chardj0n3s
- flesh out the tiles model code waaay more and add unit tests
flesh out the tiles model code waaay more and add unit tests
-
r866
(more generic Rect implementation (from pyglet's wydget; my c...) committed by r1chardj0n3s
- more generic Rect implementation (from pyglet's wydget; my code, I contribute it here) and generic
tile map collider
more generic Rect implementation (from pyglet's wydget; my code, I contribute it here) and generic
tile map collider
-
-
-
-
r865
(This new class name kinda sucks.
And it's not really an Int...) committed by r1chardj0n3s
- This new class name kinda sucks.
And it's not really an IntervalAction.
And it's had to override the __deepcopy__ mechanism to work
But I believe it's still a good idea :)
Ideas:
- make it not be an IntervalAction,
- use properties off the target (speed, acceleration, speed limits)
alongside rotation, thus avoiding the deepcopy issue
This new class name kinda sucks.
And it's not really an IntervalAction.
And it's had to override the __deepcopy__ mechanism to work
But I believe it's still a good idea :)
Ideas:
- make it not be an IntervalAction,
- use properties off the target (speed, acceleration, speed limits)
alongside rotation, thus avoiding the deepcopy issue
-
-
issue 118
(a scene or layer containing a cocos.draw.Canvas will crash a...) commented on by ccanepacc
-
-
issue 118
(a scene or layer containing a cocos.draw.Canvas will crash a...) commented on by ccanepacc
-
-
issue 122
(Cocosnode.transform() will ignore .children_anchor in some c...) reported by ccanepacc
-
-
r864
(merged arnaud's patches) committed by lucio.torre
- merged arnaud's patches
-
issue 121
(AssertionError: Backslashes not permitted in relative path) reported by jackmil7
-
-
r863
(Fixed the virtual coordinate calculus when the window doesn'...) committed by facundobatista
- Fixed the virtual coordinate calculus when the window doesn't have
the same aspect relation than the original.
Fixed the virtual coordinate calculus when the window doesn't have
the same aspect relation than the original.
-
issue 120
(cocos Exception: No empty particle when returning to a scene) commented on by holomorph
-
-
issue 120
(cocos Exception: No empty particle when returning to a scene) Status changed by lucio.torre
-
-
issue 120
(cocos Exception: No empty particle when returning to a scene) reported by holomorph
-
-
r862
(Example how to change text and color of a Label.
) committed by facundobatista
- Example how to change text and color of a Label.
Example how to change text and color of a Label.
-
-
|