Lasse Öörni
|
5e5d98581c
Concatenate world rotation separately to fix GetWorldRotation() returning erroneous values when parent node has nonuniform scale.
|
12 years ago |
Lasse Öörni
|
e039330e62
Changed DecalSet to use raw binary buffer serialization for the decal data for more size-optimal and faster load/save.
|
12 years ago |
Lasse Öörni
|
02b178020e
Added geometry data serialization for CustomGeometry.
|
12 years ago |
Lasse Öörni
|
c0dbf7f545
Generalized the factory category for all objects.
|
12 years ago |
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 years ago |
Lasse Öörni
|
3f3d63280c
Fixed infinite raycast returning results that were not hit by the ray.
|
12 years ago |
Lasse Öörni
|
af8825047a
Started work on node/component enable & disable.
|
12 years ago |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
13 years ago |
Lasse Öörni
|
42f8b7854d
Fixed raycasts.
|
13 years ago |
Lasse Öörni
|
7d8558a51f
Applied massive patch from weitjong.
|
13 years ago |
Lasse Öörni
|
14b78585fc
Added CustomGeometry component, which is similar to OGRE ManualObject.
|
13 years ago |