| .. |
|
CMakeLists.txt
|
35c2d83370
Added code to collect navigation mesh geometry.
|
12 anni fa |
|
Navigable.cpp
|
c0dbf7f545
Generalized the factory category for all objects.
|
12 anni fa |
|
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 anni fa |
|
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 anni fa |
|
Navigation.h
|
2afdf2675a
Fixed Windows build.
|
12 anni fa |
|
NavigationMesh.cpp
|
c0dbf7f545
Generalized the factory category for all objects.
|
12 anni fa |
|
NavigationMesh.h
|
90233154ab
Added padding attribute to NavigationMesh, which expands the bounding box to allow adding geometry in partial rebuilds.
|
12 anni fa |
|
OffMeshConnection.cpp
|
c0dbf7f545
Generalized the factory category for all objects.
|
12 anni fa |
|
OffMeshConnection.h
|
464335c726
Added OffMeshConnection component. Not yet used in the navigation mesh.
|
12 anni fa |
|
Precompiled.cpp
|
08075f0915
Reversed if's in Variant code to favor the correct type.
|
12 anni fa |
|
Precompiled.h
|
08075f0915
Reversed if's in Variant code to favor the correct type.
|
12 anni fa |