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 години
..
CMakeLists.txt 35c2d83370 Added code to collect navigation mesh geometry. преди 12 години
Navigable.cpp 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 години
Navigable.h 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 години
Navigation.cpp 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 години
Navigation.h 2afdf2675a Fixed Windows build. преди 12 години
NavigationMesh.cpp 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 години
NavigationMesh.h e039330e62 Changed DecalSet to use raw binary buffer serialization for the decal data for more size-optimal and faster load/save. преди 12 години
OffMeshConnection.cpp 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 години
OffMeshConnection.h 464335c726 Added OffMeshConnection component. Not yet used in the navigation mesh. преди 12 години
Precompiled.cpp 08075f0915 Reversed if's in Variant code to favor the correct type. преди 12 години
Precompiled.h 08075f0915 Reversed if's in Variant code to favor the correct type. преди 12 години