8d1c28bc3eGroup 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 години
Lasse Öörni
464335c726Added OffMeshConnection component. Not yet used in the navigation mesh.
преди 12 години
Lasse Öörni
35c2d83370Added code to collect navigation mesh geometry.