Torque3D/Engine/source/afx/ce
AzaezelX fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following:
SceneObject now defaults to a category of "misc"
getCategoryOfClass now checks parent classes for what categories they hold so that variants can inherit
categories are in one of a few rough groups and subgroups depending on actual mapper needs/usages
2023-11-08 20:42:47 -06:00
..
afxAnimClip.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxAnimClip.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxAnimLock.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxAnimLock.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxAreaDamage.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxAreaDamage.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxAudioBank.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxAudioBank.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxBillboard.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxBillboard.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxBillboard_T3D.cpp Converts most of AFX classes to utilize assets 2021-08-22 02:15:14 -05:00
afxCameraPuppet.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxCameraPuppet.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxCameraShake.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxCameraShake.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxCollisionEvent.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxCollisionEvent.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxComponentEffect.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxConsoleMessage.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxConsoleMessage.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxDamage.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxDamage.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxFootSwitch.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxFootSwitch.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxGuiController.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxGuiController.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxGuiText.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxGuiText.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxLight.cpp Add all new AFX files 2017-07-26 19:38:34 +01:00
afxLight.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxLightBase_T3D.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxLightBase_T3D.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxMachineGun.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxMachineGun.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxModel.cpp Properly call endGroup instead of addGroup 2023-10-08 17:36:51 -05:00
afxModel.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxModel_T3D.cpp Add all new AFX files 2017-07-26 19:38:34 +01:00
afxMooring.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxMooring.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxMooring_T3D.cpp give afx the gfx cleanup treatment 2021-01-05 18:22:19 +10:00
afxMultiLight.cpp Add all new AFX files 2017-07-26 19:38:34 +01:00
afxMultiLight.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxParticleEmitter.cpp add "docsURL" filter to assignFieldsFrom to prevent it from triggering opening web pages when inheriting values 2023-01-28 16:12:05 -06:00
afxParticleEmitter.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxPhraseEffect.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxPhraseEffect.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxPhysicalZone.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxPhysicalZone.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxPlayerMovement.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxPlayerMovement.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxPlayerPuppet.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxPlayerPuppet.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxPointLight_T3D.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxPointLight_T3D.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxProjectile.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxProjectile.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxScriptEvent.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxScriptEvent.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxSpotLight_T3D.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxSpotLight_T3D.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxStaticShape.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxStaticShape.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxVolumeLight.cpp Add all new AFX files 2017-07-26 19:38:34 +01:00
afxVolumeLight.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxZodiac.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxZodiac.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxZodiacDefs.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxZodiacMgr.cpp Converts most of AFX classes to utilize assets 2021-08-22 02:15:14 -05:00
afxZodiacMgr.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxZodiacMgr_T3D.cpp Add all new AFX files 2017-07-26 19:38:34 +01:00
afxZodiacPlane.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
afxZodiacPlane.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
afxZodiacPlane_T3D.cpp Converts most of AFX classes to utilize assets 2021-08-22 02:15:14 -05:00