| .. |
|
culling
|
uninitialized variables-scene
|
2020-05-11 15:20:03 -05:00 |
|
mixin
|
* BugFix: Clear a lot of warnings and correct a few actual programming errors along the way.
|
2021-10-04 20:04:21 -04:00 |
|
zones
|
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
|
2017-06-23 11:36:20 -05:00 |
|
fogStructs.h
|
Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code.
|
2020-09-19 18:25:10 -05:00 |
|
pathManager.cpp
|
Adds handling to the path manager so it can deal with both looping and non-looping paths
|
2020-11-02 23:26:50 -06:00 |
|
pathManager.h
|
Adds handling to the path manager so it can deal with both looping and non-looping paths
|
2020-11-02 23:26:50 -06:00 |
|
reflectionManager.cpp
|
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
|
2017-06-23 11:36:20 -05:00 |
|
reflectionManager.h
|
Fix for Issue #124 for CustomMaterial Refraction
|
2012-11-08 16:00:52 -05:00 |
|
reflectionMatHook.cpp
|
The final step (barring any overlooked missing bits, requested refactors, and of course, rolling in dependencies already submitted as PRs) consists of:
|
2016-02-16 02:50:49 -06:00 |
|
reflectionMatHook.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
reflector.cpp
|
Overhauls the handling of probes to utilize an active probe list to improve performance and allow a greater total number of active probes in a scene.
|
2020-10-19 00:53:09 -05:00 |
|
reflector.h
|
Overhauls the handling of probes to utilize an active probe list to improve performance and allow a greater total number of active probes in a scene.
|
2020-10-19 00:53:09 -05:00 |
|
sceneCameraState.cpp
|
Remove projection offset, add the hmd head matrix. Also tidy up a few things.
|
2016-09-11 22:42:42 +01:00 |
|
sceneCameraState.h
|
Remove projection offset, add the hmd head matrix. Also tidy up a few things.
|
2016-09-11 22:42:42 +01:00 |
|
sceneContainer.cpp
|
Corrected profile for GameObjectAsset type field button
|
2019-12-05 20:42:47 -06:00 |
|
sceneContainer.h
|
scenecontainer cleanup
|
2018-03-13 17:29:03 -05:00 |
|
sceneManager.cpp
|
fix bounds box display
|
2022-07-24 00:14:19 -05:00 |
|
sceneManager.h
|
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
|
2017-06-23 11:36:20 -05:00 |
|
sceneObject.cpp
|
Add getScriptPath console function to GUIAsset
|
2021-09-10 02:13:56 -05:00 |
|
sceneObject.h
|
Adds function for sceneObjects to report utilized assets
|
2020-08-19 18:30:42 -05:00 |
|
sceneObjectLightingPlugin.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
scenePolyhedralSpace.cpp
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
scenePolyhedralSpace.h
|
Fix for link error when building with clang-cl
|
2015-03-04 19:25:11 -05:00 |
|
sceneRenderState.cpp
|
Removes current implement of shadow caching
|
2019-12-13 01:14:03 -06:00 |
|
sceneRenderState.h
|
from user Ewyncat: adds invcameratrans, cameratoscrren, and screentocamera postfx and shader matrix interfaces.
|
2019-09-06 14:25:17 -05:00 |
|
sceneSpace.cpp
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
sceneSpace.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
sceneTracker.cpp
|
Reordering initialization methods #1912
|
2017-04-19 14:02:45 -04:00 |
|
sceneTracker.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
sgUtil.cpp
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
sgUtil.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
simPath.cpp
|
Adds handling to the path manager so it can deal with both looping and non-looping paths
|
2020-11-02 23:26:50 -06:00 |
|
simPath.h
|
truly a community project, this has been kicking around since 2003 in various forms. adds a path following shape that can be ridden.
|
2020-01-11 23:58:30 -06:00 |