Lasse Öörni
|
66a860144a
Added separate Equals() function to Vector & Quaternion classes to perform comparison with epsilon. Equality operator does not use epsilon. This optimizes network sync somewhat.
|
13 سال پیش |
Lasse Öörni
|
08ac95dbf7
Fixed continuous collision detection to work with the compound shape.
|
13 سال پیش |
Lasse Öörni
|
32fa940130
Handle world transform update of parented RigidBodies correctly.
|
13 سال پیش |
Lasse Öörni
|
a85817a355
Reverted to joint world space positioning for reliability.
|
13 سال پیش |
Lasse Öörni
|
566489e1fa
Updated the script API documentation.
|
13 سال پیش |
Lasse Öörni
|
ff950d7dca
Refactored joint attributes. Now the joint should be created into a node with a rigidbody, and only the connected body needs to be specified.
|
13 سال پیش |
Lasse Öörni
|
bea4b8d60b
Allow per-rigidbody disabling of gravity.
|
13 سال پیش |
Lasse Öörni
|
c0273f35ca
Removed deprecated SuppressNextChar() function.
|
13 سال پیش |
Lasse Öörni
|
72794673d1
Fixed crash if a window message was received before the Input subsystem had initialized itself.
|
13 سال پیش |
Lasse Öörni
|
9d15b80fc4
Audio::IsInterpolated() -> Audio::GetInterpolation().
|
14 سال پیش |
Lasse Öörni
|
26e2ebca26
Fixed enemy motion bugs in networked NinjaSnowWar.
|
14 سال پیش |
Lasse Öörni
|
911f9e4c5b
Removed the "flush GPU" feature as it was causing erratic timing. The downside is increased input lag when vsync is on.
|
14 سال پیش |
Lasse Öörni
|
ff9df846d1
Fixed physics transform interpolation when physics timestep is lower than framerate.
|
14 سال پیش |
Lasse Öörni
|
50226cfdb0
Started work toward Unicode compatibility.
|
14 سال پیش |
Lasse Öörni
|
7ec5ec4f6e
Added FileWatcher class (for now Windows only) & live resource reloading.
|
14 سال پیش |
Lasse Öörni
|
9b89a1540d
Added resource name sanitation to prevent creation of duplicate resources.
|
14 سال پیش |
Lasse Öörni
|
88645ee31b
Updated script API.
|
14 سال پیش |
Lasse Öörni
|
d34a73bfb9
Added full deferred rendering in addition to light pre-pass.
|
14 سال پیش |
Lasse Öörni
|
a1c70a3476
Added bloom post-process effect.
|
14 سال پیش |
Lasse Öörni
|
9fc3d48c12
Changed Viewport to be a reference-counted object.
|
14 سال پیش |
Lasse Öörni
|
55ce257a9c
Initial postprocessing implementation. Reimplemented the FXAA edge filter using it.
|
14 سال پیش |
Lasse Öörni
|
510c606b3d
Removed the redundant GetString() functions from XMLElement.
|
14 سال پیش |
Lasse Öörni
|
762085c443
Updated script API.
|
14 سال پیش |
Lasse Öörni
|
86608f6ba5
Changed PostProcess class to not allocate rendertargets beforehand.
|
14 سال پیش |
Lasse Öörni
|
75beda5f3a
Removed the "unculled drawable" mechanism. Instead added occludee-flag to Drawable.
|
14 سال پیش |
Lasse Öörni
|
d449b946bd
Additions to the PostProcess API.
|
14 سال پیش |
Lasse Öörni
|
a341b9ea4f
Cleaned up Menu code.
|
14 سال پیش |
Lasse Öörni
|
f58e2595bf
Rewrite node & component IDs when instantiating content from file.
|
14 سال پیش |
Lasse Öörni
|
7f2f278c58
Added Scene::Instantiate() & Scene::InstantiateXML(), which load a partial scene from binary or XML.
|
14 سال پیش |
Lasse Öörni
|
1e1496e7d4
Refactored setting variants from strings.
|
14 سال پیش |