2
0
JeffR 0d338f2d51 * Update levelAsset creation so it can be flagged to be creating a subScene preemptively, improving workflow when creating a SubScene level asset 'in place' via the inspector. 11 сар өмнө
..
assets 0d338f2d51 * Update levelAsset creation so it can be flagged to be creating a subScene preemptively, improving workflow when creating a SubScene level asset 'in place' via the inspector. 11 сар өмнө
decal efbe5e90f5 virtuals removed 1 жил өмнө
examples efbe5e90f5 virtuals removed 1 жил өмнө
fps efbe5e90f5 virtuals removed 1 жил өмнө
fx f6dc694bd4 fully working 1 жил өмнө
gameBase 888332a85c rest of the implementation 1 жил өмнө
lighting a4266a1336 fix distance falloff misassignmen. fix uninitialized attenuation in root probes 1 жил өмнө
physics 888332a85c rest of the implementation 1 жил өмнө
sceneComponent 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
sfx 557b3639eb fill in asset based sound group if not specified by instanced emitter 11 сар өмнө
turret efbe5e90f5 virtuals removed 1 жил өмнө
vehicles 3a7f3beb64 play steering thread on server so mounted objects like turrets can be linked to it 1 жил өмнө
Scene.cpp 61d9e82ce5 Adds FIELD_SpecialtyArrayField field type and handling for it in PersistenceManager, as well as a use-case of it for the surface field in ConvexShape 1 жил өмнө
Scene.h 10d1aeca1f Shift tracking of dynamicObjects from strict child objects for Scenes, to tracking the objects but keeping them in the Cleanup Group to fix prefab loading behavior 1 жил өмнө
SceneGroup.cpp e56df92002 Used the math from PathShape updating to standardize updating the transform of the child objects 1 жил өмнө
SceneGroup.h ae8eca48e1 Implementation of Subscenes, SceneGroups and Gamemodes 1 жил өмнө
SubScene.cpp 0d338f2d51 * Update levelAsset creation so it can be flagged to be creating a subScene preemptively, improving workflow when creating a SubScene level asset 'in place' via the inspector. 11 сар өмнө
SubScene.h 0d338f2d51 * Update levelAsset creation so it can be flagged to be creating a subScene preemptively, improving workflow when creating a SubScene level asset 'in place' via the inspector. 11 сар өмнө
accumulationVolume.cpp 596d13f9a4 Optimize container bin lookups 2 жил өмнө
accumulationVolume.h efbe5e90f5 virtuals removed 1 жил өмнө
aiClient.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 жил өмнө
aiClient.h efbe5e90f5 virtuals removed 1 жил өмнө
aiConnection.cpp 7d91d0a577 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic 7 жил өмнө
aiConnection.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
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 жил өмнө
aiPlayer.h efbe5e90f5 virtuals removed 1 жил өмнө
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 жил өмнө
camera.h efbe5e90f5 virtuals removed 1 жил өмнө
cameraSpline.cpp f4e6060b52 pathshape cleanups and callbacks 3 жил өмнө
cameraSpline.h f4e6060b52 pathshape cleanups and callbacks 3 жил өмнө
containerQuery.cpp a7c7b67c85 enhanced-physical-zone -- PhysicalZone object enhanced to allow orientation add radial forces. 8 жил өмнө
containerQuery.h fbfd3ed8ed clang: constructor initialization order 9 жил өмнө
convexShape.cpp 0d338f2d51 * Update levelAsset creation so it can be flagged to be creating a subScene preemptively, improving workflow when creating a SubScene level asset 'in place' via the inspector. 11 сар өмнө
convexShape.h 61d9e82ce5 Adds FIELD_SpecialtyArrayField field type and handling for it in PersistenceManager, as well as a use-case of it for the surface field in ConvexShape 1 жил өмнө
debris.cpp 25c1ebcf13 Properly call endGroup instead of addGroup 2 жил өмнө
debris.h efbe5e90f5 virtuals removed 1 жил өмнө
gameFunctions.cpp 75625dc679 Reverse depth & 32F buffer format 2 жил өмнө
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 жил өмнө
gameMode.cpp 484ece3d28 adds loadIf conditional eval, onLoad/UnloadCommands, ability to freeze loading state and per-subscene ticking for conditional checks 1 жил өмнө
gameMode.h 484ece3d28 adds loadIf conditional eval, onLoad/UnloadCommands, ability to freeze loading state and per-subscene ticking for conditional checks 1 жил өмнө
gameTSCtrl.cpp 0d6768d57b Removing stuff pertaining to demo modes and trials, as they're redundant now. 10 жил өмнө
gameTSCtrl.h efbe5e90f5 virtuals removed 1 жил өмнө
groundPlane.cpp 25d6ee5372 backup 1 жил өмнө
groundPlane.h efbe5e90f5 virtuals removed 1 жил өмнө
guiMaterialPreview.cpp 7810ee4f51 Update guiMaterialPreview.cpp 1 жил өмнө
guiMaterialPreview.h a92b9d0e2d code review with az 1 жил өмнө
guiNoMouseCtrl.cpp efbe5e90f5 virtuals removed 1 жил өмнө
guiObjectView.cpp efbe5e90f5 virtuals removed 1 жил өмнө
guiObjectView.h efbe5e90f5 virtuals removed 1 жил өмнө
item.cpp aa02e48c8d add safeties for enum math across define boundaries 2 жил өмнө
item.h efbe5e90f5 virtuals removed 1 жил өмнө
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 жил өмнө
levelInfo.h efbe5e90f5 virtuals removed 1 жил өмнө
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 жил өмнө
lightAnimData.h efbe5e90f5 virtuals removed 1 жил өмнө
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 жил өмнө
lightBase.h efbe5e90f5 virtuals removed 1 жил өмнө
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 жил өмнө
lightDescription.h efbe5e90f5 virtuals removed 1 жил өмнө
lightFlareData.cpp aa02e48c8d add safeties for enum math across define boundaries 2 жил өмнө
lightFlareData.h efbe5e90f5 virtuals removed 1 жил өмнө
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 жил өмнө
missionArea.h efbe5e90f5 virtuals removed 1 жил өмнө
missionMarker.cpp e944d117e1 spawnsphere %this tracking 2 жил өмнө
missionMarker.h efbe5e90f5 virtuals removed 1 жил өмнө
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 жил өмнө
notesObject.h efbe5e90f5 virtuals removed 1 жил өмнө
objectTypes.h eaa09a6db7 corrections: 1 жил өмнө
occlusionVolume.cpp d979cf9d2d PolyhedronVectorData core membervar cleanups 7 жил өмнө
occlusionVolume.h efbe5e90f5 virtuals removed 1 жил өмнө
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 жил өмнө
pathCamera.h efbe5e90f5 virtuals removed 1 жил өмнө
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 жил өмнө
pathShape.h efbe5e90f5 virtuals removed 1 жил өмнө
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 жил өмнө
physicalZone.h efbe5e90f5 virtuals removed 1 жил өмнө
player.cpp bf9f0ee6cd Adjusts the test behavior for when the player class tries to ray-check against PathShapes to nudge the player to a safer position. Originally it ONLY checked pathshapes, so a static over a pathshape could cause erroneous behavior. 11 сар өмнө
player.h efbe5e90f5 virtuals removed 1 жил өмнө
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 жил өмнө
pointLight.h efbe5e90f5 virtuals removed 1 жил өмнө
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 жил өмнө
portal.h efbe5e90f5 virtuals removed 1 жил өмнө
prefab.cpp 10d1aeca1f Shift tracking of dynamicObjects from strict child objects for Scenes, to tracking the objects but keeping them in the Cleanup Group to fix prefab loading behavior 1 жил өмнө
prefab.h efbe5e90f5 virtuals removed 1 жил өмнө
projectile.cpp c4ae6258cc sound safeties and future notes 2 жил өмнө
projectile.h efbe5e90f5 virtuals removed 1 жил өмнө
proximityMine.cpp 6807abc8b6 ID10T error 1 жил өмнө
proximityMine.h efbe5e90f5 virtuals removed 1 жил өмнө
resource.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
rigid.cpp e7b3a95f89 restitution sumation review: average, don't multiply 2 жил өмнө
rigid.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
rigidShape.cpp 7552554ded dial back overly agressive setRest 1 жил өмнө
rigidShape.h efbe5e90f5 virtuals removed 1 жил өмнө
scopeAlwaysShape.cpp 4e93c0543e hide scopealwaysshape from the "add" list, by consensus shive portals et al back to being tagged as volumes 2 жил өмнө
shapeBase.cpp da06fc1d96 * Fixes description for a few Scene methods 1 жил өмнө
shapeBase.h efbe5e90f5 virtuals removed 1 жил өмнө
shapeCollision.cpp 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
shapeImage.cpp 7678f680a4 fix light emission point for shapebaseimaged 1 жил өмнө
spotLight.cpp c7cc86b357 clamp spot angle to 179, 1 жил өмнө
spotLight.h efbe5e90f5 virtuals removed 1 жил өмнө
staticShape.cpp aa02e48c8d add safeties for enum math across define boundaries 2 жил өмнө
staticShape.h efbe5e90f5 virtuals removed 1 жил өмнө
trigger.cpp 484ece3d28 adds loadIf conditional eval, onLoad/UnloadCommands, ability to freeze loading state and per-subscene ticking for conditional checks 1 жил өмнө
trigger.h 484ece3d28 adds loadIf conditional eval, onLoad/UnloadCommands, ability to freeze loading state and per-subscene ticking for conditional checks 1 жил өмнө
tsStatic.cpp e2a0fbefa3 add lod selection for visiblemesh collisions 11 сар өмнө
tsStatic.h e2a0fbefa3 add lod selection for visiblemesh collisions 11 сар өмнө
zone.cpp d9ff5d3f0e Basic zone code refactor using lists instead of linked lists 2 жил өмнө
zone.h efbe5e90f5 virtuals removed 1 жил өмнө