Ivan Safrin
|
c2e34bec43
Fixed Lua examples (some removed), fixed shadow rendering, fixed all C++ examples, fixed bug with AABB not recalculating somtimes
|
vor 12 Jahren |
Ivan Safrin
|
dffed96631
Moved light sorting to renderer from shader module, fixed light sorting, renamed area lights to point lights everywhere in the code base, added light importance option to SceneLight prop sheet in entity editor, light importance now saved and loaded into entity instances
|
vor 12 Jahren |
Ivan Safrin
|
bfd0de6096
Implemented Clone/applyClone for all Scene entities;2C, implemented Copy/Paste in the Entity editor, fixed some redundant shader parameter code
|
vor 12 Jahren |
Ivan Safrin
|
722a6bc095
Fixed spotlight calculation in default shaders, added all default shaders as default materials, added spotlight visualizer to the entity editor, fixed some light prop sheet values
|
vor 12 Jahren |
Ivan Safrin
|
b7d3d5b096
Added SceneLight property sheet to editor, made Project/Unproject take a viewport parameter in Renderer, UI tweaks
|
vor 12 Jahren |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
vor 12 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 |
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
|
67e5654afc
Changed private members to protected in non-manager classes.
|
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
|
f4baf7df63
Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support.
|
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
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
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 |