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 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
|
00eac389f9
Added "Is Enabled" attribute to Navigable. This only affects the build process of the navmesh.
|
12 years ago |
Lasse Öörni
|
be3b304836
Added batch files to start the navigation example.
|
12 years ago |
Lasse Öörni
|
0e713bd509
Generate Recast/Detour data.
|
12 years ago |
Lasse Öörni
|
35c2d83370
Added code to collect navigation mesh geometry.
|
12 years ago |