Torque3D/Engine/source/gui
Areloch 7f134ed76e Merge pull request #2096 from Areloch/GetCursorPosLocal
Adds a function to get the cursor position in local coords
2017-10-26 02:42:03 -05:00
..
3d unused variable cleanup 2016-10-14 17:49:56 -05:00
buttons 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
containers Reordering initialization methods #1912 2017-04-19 14:02:45 -04:00
controls Remove unneeded isParent handling for entities in the GuiTreeViewCtrl 2017-10-18 00:35:37 -05:00
core Adds a function to get the cursor position in local coords 2017-10-15 04:02:43 -05:00
editor Removes Entity/Component stuff from being behind an experimental flag. 2017-10-15 06:03:59 -05:00
game 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
shiny Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 2014-11-03 22:42:51 -05:00
theora add loop playback to GuiTheoraCtrl 2016-05-27 02:22:39 -04:00
utility Merges in Monkey's fixes PR with a resolution for a conflict 2015-09-03 22:58:57 -05:00
worldEditor Merge pull request #2088 from Areloch/EditorTool 2017-10-11 12:00:21 -05:00