suncaller
|
5e8e7e7bf8
Clean up redundant variables
|
6 lat temu |
Azaezel
|
28e509af1a
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 lat temu |
Azaezel
|
4be468b1ae
flipped debug rendering on for convexShapes, and added the following prefs:
|
7 lat temu |
Areloch
|
b21c139850
Missed a cleanup line.
|
7 lat temu |
Areloch
|
43ca2c5bc2
Cleanup of export function to remove redundant arg
|
7 lat temu |
Areloch
|
501a322435
Adds handling for the proper updated exporting of mesh for convexShapes
|
7 lat temu |
Areloch
|
0801a3cca8
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 lat temu |
Anis
|
60e258e5a9
Merge pull request #1806 from Azaezel/byeByeVarVar2
|
9 lat temu |
Azaezel
|
1ee127b753
more unused variable cleanups
|
9 lat temu |
Azaezel
|
fbfd3ed8ed
clang: constructor initialization order
|
9 lat temu |
Areloch
|
3a18819e1e
Issue found by PVS Studio:
|
10 lat temu |
LuisAntonRebollo
|
4e9034854d
Linux implementation. Include changes for gcc x64.
|
10 lat temu |
Daniel Buckmaster
|
d9c731b73f
Added PLC_Navigation hint for gathering navmesh polygon data.
|
12 lat temu |
thecelloman
|
b4ea1123dc
Remove Interior Object format (DIF)
|
12 lat temu |
DavidWyand-GG
|
c6b6ffc10b
For for Issue #106 Convex Shape Bandwidth
|
13 lat temu |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 lat temu |