Cameron Hart
|
cdee607137
Merge branch 'master' into pxljm
|
vor 14 Jahren |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
vor 14 Jahren |
Ivan Safrin
|
05b7bdf04d
VSync on Mac, anisothropic filtering options, 3D physics framerate idependence
|
vor 14 Jahren |
Cameron Hart
|
be8f24208d
Merge branch 'master' into pxljm
|
vor 14 Jahren |
Ivan Safrin
|
a25c546297
Fixed shadows not displaying properly when objects are moved
|
vor 14 Jahren |
Cameron Hart
|
6649ffbfdc
Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const.
|
vor 14 Jahren |
Ivan Safrin
|
6cb1164fc4
Added an importance property to lights. You can use it to make distant lights override closer ones.
|
vor 14 Jahren |
Ivan Safrin
|
51ffb7883c
Added a method to set the clipping planes in the Renderer.
|
vor 14 Jahren |
Ivan Safrin
|
19cd891d7c
Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files.
|
vor 14 Jahren |
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
|
vor 14 Jahren |
Ivan Safrin
|
f4baf7df63
Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support.
|
vor 14 Jahren |
unknown
|
207ca4fca6
Windows port and some fixes
|
vor 14 Jahren |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
vor 14 Jahren |
Ivan Safrin
|
7a37c48787
Code clean up and documentation
|
vor 14 Jahren |
Ivan Safrin
|
40fa766738
Cleaned up code, replaced unnecessary dynamic instances with static classes.
|
vor 15 Jahren |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
vor 15 Jahren |
Ivan Safrin
|
9bfa6cf3d3
Rebuilt and updated 2D Physics module, ported particle system to support 2D
|
vor 15 Jahren |
Ivan Safrin
|
6508f8c9a0
Added a String class, replaced std::string and wstring with the new class
|
vor 15 Jahren |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
vor 15 Jahren |