AzaezelX 155477492d fix updateAudioState null crash 2 jaren geleden
..
assets 1cf754dbca asset load refactor 2 jaren geleden
decal fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
examples f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
fps f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
fx fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
gameBase fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
lighting fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
physics fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
sceneComponent 7dbfe6994d Engine directory for ticket #1 13 jaren geleden
sfx 4e93c0543e hide scopealwaysshape from the "add" list, by consensus shive portals et al back to being tagged as volumes 2 jaren geleden
turret aa02e48c8d add safeties for enum math across define boundaries 2 jaren geleden
vehicles 4e93c0543e hide scopealwaysshape from the "add" list, by consensus shive portals et al back to being tagged as volumes 2 jaren geleden
Scene.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
Scene.h b05d5fd3bd Merge branch 'PostFXReorgAndUpdate' of https://github.com/Areloch/Torque3D into Preview4_0 5 jaren geleden
accumulationVolume.cpp 596d13f9a4 Optimize container bin lookups 2 jaren geleden
accumulationVolume.h 4e93c0543e hide scopealwaysshape from the "add" list, by consensus shive portals et al back to being tagged as volumes 2 jaren geleden
aiClient.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 jaren geleden
aiClient.h acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 jaren geleden
aiConnection.cpp 7d91d0a577 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic 7 jaren geleden
aiConnection.h 7dbfe6994d Engine directory for ticket #1 13 jaren geleden
aiPlayer.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
aiPlayer.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
camera.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
camera.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
cameraSpline.cpp f4e6060b52 pathshape cleanups and callbacks 3 jaren geleden
cameraSpline.h f4e6060b52 pathshape cleanups and callbacks 3 jaren geleden
containerQuery.cpp a7c7b67c85 enhanced-physical-zone -- PhysicalZone object enhanced to allow orientation add radial forces. 8 jaren geleden
containerQuery.h fbfd3ed8ed clang: constructor initialization order 9 jaren geleden
convexShape.cpp 0d4221fa59 uninitialized and unused value cleanups 2 jaren geleden
convexShape.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
debris.cpp 25c1ebcf13 Properly call endGroup instead of addGroup 2 jaren geleden
debris.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
gameFunctions.cpp 75625dc679 Reverse depth & 32F buffer format 2 jaren geleden
gameFunctions.h 212fc80dfc Includes a fix to get lights to render more correctly in the reflection pass. Also includes a helper function to force a render from a passed in transform and frustum. 8 jaren geleden
gameTSCtrl.cpp 0d6768d57b Removing stuff pertaining to demo modes and trials, as they're redundant now. 10 jaren geleden
gameTSCtrl.h 0d6768d57b Removing stuff pertaining to demo modes and trials, as they're redundant now. 10 jaren geleden
groundPlane.cpp b710a309bd asset load flow work 2 jaren geleden
groundPlane.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
guiMaterialPreview.cpp fabd5864fa uninitialized variables-t3d 5 jaren geleden
guiMaterialPreview.h 7dbfe6994d Engine directory for ticket #1 13 jaren geleden
guiNoMouseCtrl.cpp 7dbfe6994d Engine directory for ticket #1 13 jaren geleden
guiObjectView.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
guiObjectView.h 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets 4 jaren geleden
item.cpp aa02e48c8d add safeties for enum math across define boundaries 2 jaren geleden
item.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
levelInfo.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
levelInfo.h d23ee397e6 adds wetness 3 jaren geleden
lightAnimData.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
lightAnimData.h 695ad6357f Hides some light fields for local lights that are intended for PSSM's, thus useless. 5 jaren geleden
lightBase.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
lightBase.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
lightDescription.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
lightDescription.h 25686ed4be Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy 8 jaren geleden
lightFlareData.cpp aa02e48c8d add safeties for enum math across define boundaries 2 jaren geleden
lightFlareData.h 98a079a797 code duplication prune. should aid in stability 4 jaren geleden
missionArea.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
missionArea.h 093252ada3 Updated logic in MissionArea::getServerObject. 13 jaren geleden
missionMarker.cpp e944d117e1 spawnsphere %this tracking 2 jaren geleden
missionMarker.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
notesObject.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
notesObject.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
objectTypes.h 5f319e50ed ammend caputre mask so that skylight et al gets terrain, but skips editor-only renders 3 jaren geleden
occlusionVolume.cpp d979cf9d2d PolyhedronVectorData core membervar cleanups 7 jaren geleden
occlusionVolume.h 4e93c0543e hide scopealwaysshape from the "add" list, by consensus shive portals et al back to being tagged as volumes 2 jaren geleden
pathCamera.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
pathCamera.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
pathShape.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
pathShape.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
physicalZone.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
physicalZone.h 4e93c0543e hide scopealwaysshape from the "add" list, by consensus shive portals et al back to being tagged as volumes 2 jaren geleden
player.cpp aa02e48c8d add safeties for enum math across define boundaries 2 jaren geleden
player.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
pointLight.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
pointLight.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
portal.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
portal.h 4e93c0543e hide scopealwaysshape from the "add" list, by consensus shive portals et al back to being tagged as volumes 2 jaren geleden
prefab.cpp 89b0c7f73b Console Refactor 2 jaren geleden
prefab.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
projectile.cpp c4ae6258cc sound safeties and future notes 2 jaren geleden
projectile.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
proximityMine.cpp c4ae6258cc sound safeties and future notes 2 jaren geleden
proximityMine.h 98a079a797 code duplication prune. should aid in stability 4 jaren geleden
resource.h 7dbfe6994d Engine directory for ticket #1 13 jaren geleden
rigid.cpp 691a08bb33 Backend correction for the rigid vs rigid collision resolver: 10 jaren geleden
rigid.h 7dbfe6994d Engine directory for ticket #1 13 jaren geleden
rigidShape.cpp 0f55389712 rigidshape and derivatives cleanups 2 jaren geleden
rigidShape.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
scopeAlwaysShape.cpp 4e93c0543e hide scopealwaysshape from the "add" list, by consensus shive portals et al back to being tagged as volumes 2 jaren geleden
shapeBase.cpp 155477492d fix updateAudioState null crash 2 jaren geleden
shapeBase.h 4a9f8e0709 get node utility methods by request 2 jaren geleden
shapeCollision.cpp 7dbfe6994d Engine directory for ticket #1 13 jaren geleden
shapeImage.cpp 852ed8f225 Sfx playlist asset working (#1109) 2 jaren geleden
spotLight.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 jaren geleden
spotLight.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
staticShape.cpp aa02e48c8d add safeties for enum math across define boundaries 2 jaren geleden
staticShape.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
trigger.cpp 89b0c7f73b Console Refactor 2 jaren geleden
trigger.h 4e93c0543e hide scopealwaysshape from the "add" list, by consensus shive portals et al back to being tagged as volumes 2 jaren geleden
tsStatic.cpp b710a309bd asset load flow work 2 jaren geleden
tsStatic.h fbcfe02098 clean up "Add" menubar categoes on the 3d object side via the following: 2 jaren geleden
zone.cpp d9ff5d3f0e Basic zone code refactor using lists instead of linked lists 2 jaren geleden
zone.h 4e93c0543e hide scopealwaysshape from the "add" list, by consensus shive portals et al back to being tagged as volumes 2 jaren geleden