Ivan Safrin
|
386b346ffd
Collision objects will no longer act as solid objects to physics objects but will track collisions with them
|
10 lat temu |
Ivan Safrin
|
966420be46
Implemented a global fixed timestep update for Core, physics modules now update in sync with core using the core fps setting, added ability to have a custom fixed timestep loop
|
11 lat temu |
Ivan Safrin
|
8654b57335
Fixed 3D physics entity enabling parameter, frustum culling fixes, made default materials take 6 point lights by default
|
11 lat temu |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
12 lat temu |
Ivan Safrin
|
3512d16811
Second part of mcclure's leak fixes
|
13 lat temu |
Ivan Safrin
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
13 lat temu |
Ivan Safrin
|
a9234322b9
Made physics scene/screen remove physics info on removeChild/removeEntity, other physics tweaks
|
14 lat temu |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
14 lat temu |
Ivan Safrin
|
146e89033a
Added comparison operator overloaders to Color, added remove methods to 3D Physics scenes
|
14 lat temu |
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
|
14 lat temu |
Ivan Safrin
|
b92ecca496
Added minizip to the repo, some fixes
|
14 lat temu |
Ivan Safrin
|
f4baf7df63
Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support.
|
14 lat temu |
Ivan Safrin
|
8b1ae6d785
3D Physics module, minor fixes across the board.
|
14 lat temu |
Ivan Safrin
|
ea513e36b8
More code cleanup, documentation, polycode build tool fixes and player fixes
|
14 lat temu |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
15 lat temu |
Ivan Safrin
|
9bfa6cf3d3
Rebuilt and updated 2D Physics module, ported particle system to support 2D
|
15 lat temu |
Ivan Safrin
|
552195f8a8
Started on bindings, set up old collision scene code as a module
|
15 lat temu |