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 yıl önce |
Lasse Öörni
|
5e5d98581c
Concatenate world rotation separately to fix GetWorldRotation() returning erroneous values when parent node has nonuniform scale.
|
12 yıl önce |
Lasse Öörni
|
c0dbf7f545
Generalized the factory category for all objects.
|
12 yıl önce |
Lasse Öörni
|
2afdf2675a
Fixed Windows build.
|
12 yıl önce |
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 yıl önce |
Lasse Öörni
|
3dac8c7a59
Added setInstanceDefault parameter also to binary serialization.
|
12 yıl önce |
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 yıl önce |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
13 yıl önce |
Lasse Öörni
|
88aaa46465
Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding.
|
13 yıl önce |
Lasse Öörni
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 yıl önce |
Lasse Öörni
|
2c5a034bf5
Fixed includes.
|
13 yıl önce |
Lasse Öörni
|
4548687d1b
Set Skybox distance to a fixed 0.
|
13 yıl önce |
Lasse Öörni
|
48190acfca
Eliminated most virtual function calls from getting Drawable batches.
|
13 yıl önce |
Lasse Öörni
|
e6fe0d6cf0
Removed convenience GetWorldTransform() from Component to make it explicit that an indirection to the parent node is being made.
|
13 yıl önce |
Lasse Öörni
|
c936e216d9
Optimized StaticModel batch structure for less cache misses.
|
13 yıl önce |
Lasse Öörni
|
7ea084bc4b
Added missing DebugNew.h includes.
|
13 yıl önce |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 yıl önce |
Lasse Öörni
|
950e37beb1
Refactored raycast query handling in preparation to threading it.
|
14 yıl önce |
Lasse Öörni
|
9d077e78a8
Code cleanup.
|
14 yıl önce |
Lasse Öörni
|
00cca6b83c
Zone system refactoring. Now objects check which zone they're in, for per-object ambient light and fog settings.
|
14 yıl önce |
Lasse Öörni
|
7f7e8b970d
Added subgeometry centers to the model format for proper sorting of transparent geometries.
|
14 yıl önce |
Lasse Öörni
|
6dd8679214
Further attribute reorganization.
|
14 yıl önce |
Lasse Öörni
|
2da8d4ae47
Renamed Matrix4x3 to Matrix3x4.
|
14 yıl önce |
Lasse Öörni
|
a7a458b3a9
Script API registration cleanup: asMETHODPR changed to asMETHOD where possible.
|
14 yıl önce |
Lasse Öörni
|
7c45da5588
Import new code.
|
14 yıl önce |