Torque3D/Engine/source/core
marauder2k7 4417462499 Add support for both ies and cookie
Both ies and cookies can now exist on a light

We are still not using all the capabilities of an IES profile, such as candela and luminance values we are just using them as a mask for the moment

Issues compiling on mac and linux, will need to update the ies-loader to use torque methods instead of std::
2024-02-21 07:40:57 +00:00
..
ogg uninitialized variables-core-2 2020-05-11 15:13:29 -05:00
stream void floating point error clipping courtessy higuy and hutch 2021-07-31 17:05:29 -05:00
strings clean up math varsize complaints 2023-04-27 16:10:04 -05:00
util Add support for both ies and cookie 2024-02-21 07:40:57 +00:00
bitMatrix.h
bitRender.cpp
bitRender.h
bitSet.h
bitVector.cpp
bitVector.h
bitVectorW.h
color.cpp From Nils' UI Update work. Adds some new named colors 2023-09-04 22:36:28 -05:00
color.h From Nils' UI Update work. Adds some new named colors 2023-09-04 22:36:28 -05:00
crc.cpp
crc.h
dataChunker.cpp Add an alternate allocator for DecalManager; Also fix SFX weirdness. 2024-02-04 23:27:31 +00:00
dataChunker.h Reimplement FrameAllocator and FrameTemp; Tidy up DataChunker header. 2024-02-06 02:35:16 +00:00
dnet.cpp
dnet.h
factoryCache.h
fileio.h
fileObject.cpp Removed duplicate checkbox image 2021-07-28 09:26:13 -05:00
fileObject.h Removed duplicate checkbox image 2021-07-28 09:26:13 -05:00
filterStream.cpp
filterStream.h
frameAllocator.cpp Reimplement FrameAllocator and FrameTemp; Tidy up DataChunker header. 2024-02-06 02:35:16 +00:00
frameAllocator.h Fix gcc & clang Compile for FrameAllocator changes 2024-02-07 00:05:14 +00:00
idGenerator.cpp
idGenerator.h
iTickable.cpp
iTickable.h
memVolume.cpp * Feature: Augment VFS file information with creation times & update some console functions to use VFS. 2021-12-18 03:56:11 -05:00
memVolume.h * Adjustment: Change several filesystem functions to use the VFS. 2021-12-18 23:37:49 -05:00
module.cpp
module.h
resizeStream.cpp
resizeStream.h
resource.cpp
resource.h Basic refactoring WIP 2024-02-04 23:27:31 +00:00
resourceManager.cpp
resourceManager.h
stringBuffer.cpp * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 2021-10-04 20:04:21 -04:00
stringBuffer.h
stringTable.cpp Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 2020-10-03 14:37:55 +02:00
stringTable.h Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 2020-10-03 14:37:55 +02:00
tagDictionary.cpp
tagDictionary.h
tAlgorithm.h
threadStatic.cpp
threadStatic.h
tokenizer.cpp * [Tokenizer] BugFix: Correct a malloc/delete mismatch in the tokenizer programming. 2021-11-06 20:34:12 -04:00
tokenizer.h
tSimpleHashTable.h
tSparseArray.h
virtualMountSystem.cpp Zip usage notes and defines. 2021-01-11 05:04:36 -05:00
virtualMountSystem.h Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
volume.cpp Console Refactor 2023-09-13 10:33:20 +02:00
volume.h Console Refactor 2023-09-13 10:33:20 +02:00