Lasse Öörni
|
66f3fd4097
Added function to get API-independent projection matrix.
|
13 years ago |
Lasse Öörni
|
6c1536627e
Refactor of the OctreeQuery class. Use a separate subclass for shadowcaster-only queries.
|
13 years ago |
Lasse Öörni
|
612a0c2dee
Fixed erroneous occlusion culling in orthographic mode.
|
13 years ago |
Lasse Öörni
|
6fbf8d0404
Increased occlusion buffer Z-accuracy.
|
13 years ago |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 years ago |
Lasse Öörni
|
1f45d256f4
Time-based removal of unused occlusion and screen buffers.
|
14 years ago |
Lasse Öörni
|
29cc6d87aa
Fixed variable name.
|
14 years ago |
Lasse Öörni
|
7df7b2eaac
Profiling blocks cleanup.
|
14 years ago |
Lasse Öörni
|
26618f0705
Further optimization of physics trimesh debug geometry drawing.
|
14 years ago |
Lasse Öörni
|
589c0ee141
Expanded the lit base pass optimization to cover also the first spot or point light affecting a drawable.
|
14 years ago |
Lasse Öörni
|
399137b540
Force occlusion buffer to an even pixel height to prevent slightly different aspect ratio from generating worse occlusion results.
|
14 years ago |
Lasse Öörni
|
80a6948b22
Large rendering architecture refactoring.
|
14 years ago |
Lasse Öörni
|
7fe5961cde
Fixed occlusion buffer precision issues close to the near clip plane.
|
14 years ago |
Lasse Öörni
|
b7797e95f2
Fixed odd crash in editor script after scene load.
|
14 years ago |
Lasse Öörni
|
700520f320
Further comments and code cleanup.
|
14 years ago |
Lasse Öörni
|
7eed016fd8
Added more assertions.
|
14 years ago |
Lasse Öörni
|
71603ae52e
Initial kNet-based networking implementation.
|
14 years ago |
Lasse Öörni
|
aa2491a7ac
Moved SharedPtr & SharedArrayPtr to the Container library.
|
14 years ago |
Lasse Öörni
|
b90c1386be
Removed unnecessary parentheses.
|
14 years ago |
Lasse Öörni
|
19a40e561b
Removed unused pixel shader uniforms.
|
14 years ago |
Lasse Öörni
|
141d192225
Fixed Camera's InverseWorldTransform(), which should be GetInverseWorldTransform().
|
14 years ago |
Lasse Öörni
|
2da8d4ae47
Renamed Matrix4x3 to Matrix3x4.
|
14 years ago |
Lasse Öörni
|
f3859c1ed7
Added documentation about containers.
|
14 years ago |
Lasse Öörni
|
516b532a8f
Refactored StringUtils as member functions of String & the classes to be converted.
|
14 years ago |
Lasse Öörni
|
d69efd65f0
Container library fixes.
|
14 years ago |
Lasse Öörni
|
7c45da5588
Import new code.
|
14 years ago |