mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 04:34:48 +00:00
- Updates the position/extent of most of the labels and fields so they no longer cut off or overlap - Added a new button for explicitly added sequences based on existing sequences. This lets the Add Sequence button be exclusive for adding in new sequences from external assets improving stability and making the general behavior more consistent - Adding new sequence now prompts a window to pre-fill data like the sequence name, source sequence name and start/end frames - Made the shapeConstruct handle the adding of sequences handle the lookup of external assets consistent to the rest of the engine - Fixes name presentation for ShapeAnimationAssets in AB - Adds separate dropdown for the sequence properties section for picking the desired source sequence name. This makes it possible to pick an external animation source AND the internal sequence name via the UI, instead of needing to script it by hand - Fixed saving behavior to properly restore the playback thread - Fixed saving behavior to not needlessly save the asset def when editing sequences but before you clicked the save button - Made it so clicking the Assets tab in the select window opens the AB, but re-selects the Scene tab so you're not fighting which tab is selected - Adjusted positioning defaults of all the windows so be more standard - Fixed openShapeInShapeEditor behavior |
||
|---|---|---|
| .. | ||
| arch | ||
| assimp | ||
| collada | ||
| loader | ||
| vhacd | ||
| instancingMatHook.cpp | ||
| instancingMatHook.h | ||
| tsAnimate.cpp | ||
| tsCollision.cpp | ||
| tsDecal.cpp | ||
| tsDecal.h | ||
| tsDump.cpp | ||
| tsIntegerSet.cpp | ||
| tsIntegerSet.h | ||
| tsLastDetail.cpp | ||
| tsLastDetail.h | ||
| tsMaterialList.cpp | ||
| tsMaterialList.h | ||
| tsMesh.cpp | ||
| tsMesh.h | ||
| tsMeshFit.cpp | ||
| tsMeshIntrinsics.cpp | ||
| tsMeshIntrinsics.h | ||
| tsPartInstance.cpp | ||
| tsPartInstance.h | ||
| tsRenderState.cpp | ||
| tsRenderState.h | ||
| tsShape.cpp | ||
| tsShape.h | ||
| tsShapeAlloc.cpp | ||
| tsShapeAlloc.h | ||
| tsShapeConstruct.cpp | ||
| tsShapeConstruct.h | ||
| tsShapeEdit.cpp | ||
| tsShapeInstance.cpp | ||
| tsShapeInstance.h | ||
| tsShapeOldRead.cpp | ||
| tsSortedMesh.cpp | ||
| tsSortedMesh.h | ||
| tsThread.cpp | ||
| tsTransform.cpp | ||
| tsTransform.h | ||