Lasse Öörni
|
4dd0c17651
Editor multi-edit & multi-delete.
|
14 years ago |
Lasse Öörni
|
58843be1fa
Initial multiselection in the editor.
|
14 years ago |
Lasse Öörni
|
407ffc684b
Do not close the scene hierarchy or node/component edit window with ESC.
|
14 years ago |
Lasse Öörni
|
d9524b79ad
Added light & zone picking to editor.
|
14 years ago |
Lasse Öörni
|
a9c5641371
Return to xGxR encoded normal maps and separate specular maps.
|
14 years ago |
Lasse Öörni
|
7d96303e39
Finalized support for overlapping Direct3D9 shader parameters, or the same shader parameters using different registers in different shaders.
|
14 years ago |
Lasse Öörni
|
80a6948b22
Large rendering architecture refactoring.
|
14 years ago |
Lasse Öörni
|
fe495f6bcc
Added deferred fallback mode, which renders the G-buffer in 2 passes.
|
14 years ago |
Lasse Öörni
|
d6a3f89393
Added low-quality (1-sample) shadow filtering option.
|
14 years ago |
Lasse Öörni
|
514ef8966d
Fixed OpenGL path.
|
14 years ago |
Lasse Öörni
|
292ebed51f
Added initial fallback mode (no MRT, no hardware shadows.)
|
14 years ago |
Lasse Öörni
|
a89cb22161
Replaced edge filtering with temporal antialiasing with ghosting prevention.
|
14 years ago |
Lasse Öörni
|
40c8306691
Added triple buffering option. On OpenGL it is a no-op.
|
14 years ago |
Lasse Öörni
|
f0ecda9785
Fixed numerical stability in Quaternion matrix constructor.
|
14 years ago |
Lasse Öörni
|
0298cd3e00
Removed assumptions of root node's identity transform.
|
14 years ago |
Lasse Öörni
|
d39446c592
Fixed menu item name.
|
14 years ago |
Lasse Öörni
|
d0ab5fb7d6
Disabled shader branching from lighting calculations as on some GPUs it has a dramatic negative performance impact.
|
14 years ago |
Lasse Öörni
|
700520f320
Further comments and code cleanup.
|
14 years ago |
Lasse Öörni
|
abe05c6a53
MinGW is no longer officially supported.
|
14 years ago |
Lasse Öörni
|
7b254df85d
Added simple distance-based interest management for networking.
|
14 years ago |
Lasse Öörni
|
4d0e922e3f
Added common script code for parsing network-related command line arguments.
|
14 years ago |
Lasse Öörni
|
71603ae52e
Initial kNet-based networking implementation.
|
14 years ago |
Lasse Öörni
|
af2b4311dc
Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript.
|
14 years ago |
Lasse Öörni
|
4d5b7fa05a
Fixed newline character being returned from GetConsoleInput() on Unix.
|
14 years ago |
Lasse Öörni
|
16aeec5c32
Re-enabled sound latency adjustment.
|
14 years ago |
Lasse Öörni
|
0d29d818ad
Moved from SDL to GLFW & PortAudio.
|
14 years ago |
Lasse Öörni
|
270ba840b3
Documentation update.
|
14 years ago |
Lasse Öörni
|
af01853960
Fixed erroneous char input suppression in the example scripts.
|
14 years ago |
Lasse Öörni
|
d55d29612c
Documentation update.
|
14 years ago |
Lasse Öörni
|
6cdddcb0f6
Documentation updates.
|
14 years ago |