Lasse Öörni
|
ad7b7451b4
As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process.
|
12 anni fa |
Lasse Öörni
|
5e5d98581c
Concatenate world rotation separately to fix GetWorldRotation() returning erroneous values when parent node has nonuniform scale.
|
12 anni fa |
Lasse Öörni
|
c0dbf7f545
Generalized the factory category for all objects.
|
12 anni fa |
Lasse Öörni
|
2afdf2675a
Fixed Windows build.
|
12 anni fa |
Wei Tjong Yao
|
8d1c28bc3e
Group components into categories. In the Editor app, dynamically create the menu structure based on the component categories. Added new GetCategory() method in Component class and exposed it to script. Reviewed and fixed as necessary the default attributes registration of Component's descendant classes. Removed 'Attenuation' and 'Panning' attributes from SoundSource3D as they are updated constantly in this class. Enhanced Context class to 'register' component category during the component factory registration.
|
12 anni fa |
Lasse Öörni
|
3dac8c7a59
Added setInstanceDefault parameter also to binary serialization.
|
12 anni fa |
Lasse Öörni
|
d26e2c148a
Fixed Text3D in face camera mode becoming invisible after being out of the view frustum due to using old camera position.
|
12 anni fa |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
13 anni fa |
Lasse Öörni
|
88aaa46465
Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding.
|
13 anni fa |
Lasse Öörni
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 anni fa |
Lasse Öörni
|
2c5a034bf5
Fixed includes.
|
13 anni fa |
Lasse Öörni
|
4548687d1b
Set Skybox distance to a fixed 0.
|
13 anni fa |
Lasse Öörni
|
48190acfca
Eliminated most virtual function calls from getting Drawable batches.
|
13 anni fa |
Lasse Öörni
|
e6fe0d6cf0
Removed convenience GetWorldTransform() from Component to make it explicit that an indirection to the parent node is being made.
|
13 anni fa |
Lasse Öörni
|
c936e216d9
Optimized StaticModel batch structure for less cache misses.
|
13 anni fa |
Lasse Öörni
|
7ea084bc4b
Added missing DebugNew.h includes.
|
13 anni fa |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 anni fa |
Lasse Öörni
|
950e37beb1
Refactored raycast query handling in preparation to threading it.
|
14 anni fa |
Lasse Öörni
|
9d077e78a8
Code cleanup.
|
14 anni fa |
Lasse Öörni
|
00cca6b83c
Zone system refactoring. Now objects check which zone they're in, for per-object ambient light and fog settings.
|
14 anni fa |
Lasse Öörni
|
7f7e8b970d
Added subgeometry centers to the model format for proper sorting of transparent geometries.
|
14 anni fa |
Lasse Öörni
|
6dd8679214
Further attribute reorganization.
|
14 anni fa |
Lasse Öörni
|
2da8d4ae47
Renamed Matrix4x3 to Matrix3x4.
|
14 anni fa |
Lasse Öörni
|
a7a458b3a9
Script API registration cleanup: asMETHODPR changed to asMETHOD where possible.
|
14 anni fa |
Lasse Öörni
|
7c45da5588
Import new code.
|
14 anni fa |