issues
search
lewisje
/
renderengine
Automatically exported from code.google.com/p/renderengine
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding a "getClassName" method to the Game singleton will silently cause games to not load.
#63
GoogleCodeExporter
opened
8 years ago
1
render engine not support ie6,7,8
#62
GoogleCodeExporter
closed
8 years ago
1
Keyboard and Mouse components block default events
#61
GoogleCodeExporter
closed
8 years ago
2
Research implementing a 2D context using WebGL
#60
GoogleCodeExporter
opened
8 years ago
1
Add A* pathfinding component
#59
GoogleCodeExporter
opened
8 years ago
2
Add AI base component
#58
GoogleCodeExporter
opened
8 years ago
1
Add new raycasting support methods
#57
GoogleCodeExporter
closed
8 years ago
2
calling Engine.shutdown() at game with physics -> error
#56
GoogleCodeExporter
opened
8 years ago
1
Chrome 8: After loading ends, nothing is displayed.
#55
GoogleCodeExporter
closed
8 years ago
1
Add callbacks to Sound object
#54
GoogleCodeExporter
opened
8 years ago
0
Add animation callbacks to sprites
#53
GoogleCodeExporter
closed
8 years ago
3
Add "once" animation type to sprites
#52
GoogleCodeExporter
closed
8 years ago
2
SetRotation() for Physicsactor
#51
GoogleCodeExporter
closed
8 years ago
3
Feature: variable to point out where canvas element must be created
#50
GoogleCodeExporter
closed
8 years ago
3
Chrome: Unresolved Math2D dependencies
#49
GoogleCodeExporter
closed
8 years ago
3
Add new broad-phase BSP collision model
#48
GoogleCodeExporter
opened
8 years ago
3
Add new narrow-phase collider components
#47
GoogleCodeExporter
closed
8 years ago
4
Add tilemap support
#46
GoogleCodeExporter
opened
8 years ago
2
Modify ColliderComponent with collision flags
#45
GoogleCodeExporter
closed
8 years ago
2
BoxCollider and CircleCollider testCollision() argument order
#44
GoogleCodeExporter
closed
8 years ago
5
Test FlashCanvas with IE6 through IE8
#43
GoogleCodeExporter
closed
8 years ago
8
Touch component & UI demo
#42
GoogleCodeExporter
opened
8 years ago
1
Create Android version of the engine to host games
#41
GoogleCodeExporter
opened
8 years ago
3
General engine optimizations
#40
GoogleCodeExporter
closed
8 years ago
6
Enhance canvas render context to support FlashCanvas
#39
GoogleCodeExporter
closed
8 years ago
6
Abstract the sound system to allow for multiple sound engines
#38
GoogleCodeExporter
closed
8 years ago
5
Create a particle editor
#37
GoogleCodeExporter
opened
8 years ago
1
Implement Box2dJS physics support
#36
GoogleCodeExporter
closed
8 years ago
7
Create a SVG rendering context
#35
GoogleCodeExporter
closed
8 years ago
5
Utilize local DB storage for faster caching of objects and storage of game data
#34
GoogleCodeExporter
closed
8 years ago
4
Add support for WebSockets to support multiplayer gaming
#33
GoogleCodeExporter
opened
8 years ago
4
Add user interface object for easily creating UI's
#32
GoogleCodeExporter
closed
8 years ago
3
Add support for touch devices and a demo.
#31
GoogleCodeExporter
closed
8 years ago
4
Draw profile graph for critical engine metrics
#30
GoogleCodeExporter
closed
8 years ago
7
Update text renderers to draw as billboards rather than render for each frame
#29
GoogleCodeExporter
closed
8 years ago
7
2D Sprite Demo with Editor
#28
GoogleCodeExporter
opened
8 years ago
6
Optimize engine to support mobile devices
#27
GoogleCodeExporter
opened
8 years ago
4
Particle.update() missing calls to pushTransform() and popTransform() ?
#26
GoogleCodeExporter
closed
8 years ago
2
Pause timers when engine is paused
#25
GoogleCodeExporter
closed
8 years ago
1
Creation of object when engine shut down
#24
GoogleCodeExporter
closed
8 years ago
2
Exception on engine shutdown
#23
GoogleCodeExporter
closed
8 years ago
3
Add an ANT task to remove engine metrics calls for distribution
#22
GoogleCodeExporter
closed
8 years ago
3
Math objects which are transient shouldn't affect the object count or Engine.livingObjects
#21
GoogleCodeExporter
closed
8 years ago
2
Particles need to be sorted better
#20
GoogleCodeExporter
closed
8 years ago
3
Enhance particle engine so that particles are drawn in world coordinates
#19
GoogleCodeExporter
closed
8 years ago
2
Make "Loading..." dialog intrinsic to the engine
#18
GoogleCodeExporter
closed
8 years ago
2
Engine crashes when obj is undefined in RenderContext
#17
GoogleCodeExporter
closed
8 years ago
9
Engine crashes when component[c] is undefined
#16
GoogleCodeExporter
closed
8 years ago
11
ScrollingBackground.setupWorld() calls this.drawImage() with the wrong argument list
#15
GoogleCodeExporter
closed
8 years ago
2
Key presses don't always register if done in quick succession
#14
GoogleCodeExporter
opened
8 years ago
5
Next