Ivan Safrin
|
56e6d494ff
Separated Update and Render in the Core. ATTENTION: YOU MUST NOW CALL updateAndRender() instead of Update() or call Update() and Render() manually. Made 2d physics non-framerate dependant, fixed collision detection in 2d physics, fixed z angle not returning correctly from Matrix4, updated IDE and examples to use the new method. Made new file window slightly bigger, fixed UIButton firing click even on on any key press
|
před 12 roky |
Ivan Safrin
|
3512d16811
Second part of mcclure's leak fixes
|
před 13 roky |
Ivan Safrin
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
před 13 roky |
Ivan Safrin
|
a9234322b9
Made physics scene/screen remove physics info on removeChild/removeEntity, other physics tweaks
|
před 14 roky |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
před 14 roky |
Ivan Safrin
|
3f22489bf4
Various bugfixes across the board
|
před 14 roky |
Ivan Safrin
|
146e89033a
Added comparison operator overloaders to Color, added remove methods to 3D Physics scenes
|
před 14 roky |
Ivan Safrin
|
326c753171
Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories
|
před 14 roky |
Ivan Safrin
|
8b1ae6d785
3D Physics module, minor fixes across the board.
|
před 14 roky |
Ivan Safrin
|
ea513e36b8
More code cleanup, documentation, polycode build tool fixes and player fixes
|
před 14 roky |
Ivan Safrin
|
40fa766738
Cleaned up code, replaced unnecessary dynamic instances with static classes.
|
před 15 roky |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
před 15 roky |
Ivan Safrin
|
9bfa6cf3d3
Rebuilt and updated 2D Physics module, ported particle system to support 2D
|
před 15 roky |
Ivan Safrin
|
552195f8a8
Started on bindings, set up old collision scene code as a module
|
před 15 roky |