Areloch
|
9bf8337e4a
Initial implementation of the Scene object for handling scenes/levels in a more consistent and deliberate way.
|
6 năm trước cách đây |
Lukas Joergensen
|
e718841467
Eliminate DefineConsoleFunction
|
7 năm trước cách đây |
Areloch
|
25686ed4be
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 năm trước cách đây |
Areloch
|
6e8fa7215a
Moves from using dStrIsEmpty to the new String::isEmpty static function. Keeps things cleaner, consistent, and works with intellisense.
|
10 năm trước cách đây |
Daniel Buckmaster
|
84e8cbb4ee
Revert recent style cleanup changes.
|
10 năm trước cách đây |
Daniel Buckmaster
|
33fcc59543
Merge remote-tracking branch 'origin/style-cleanup' into development
|
10 năm trước cách đây |
Luis Anton Rebollo
|
6492028bb2
Merge pull request #1035 from bpay/memfixes
|
10 năm trước cách đây |
Daniel Buckmaster
|
3ab048c5b0
Fixes after feedback from Luis.
|
10 năm trước cách đây |
Daniel Buckmaster
|
33ff180593
Merge branch 'development' into style-cleanup
|
10 năm trước cách đây |
Ben Payne
|
c50c88d071
Fix use-after-delete errors
|
10 năm trước cách đây |
Vincent Gee
|
9907c4592e
Fixed bad string compares and simdictionary
|
10 năm trước cách đây |
Vincent Gee
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
10 năm trước cách đây |
Daniel Buckmaster
|
b507dc9555
Merge branch 'master' into console-func-refactor
|
11 năm trước cách đây |
bank
|
1778a8d7f2
Rename all member variables to follow the style guidelines (prefixed with the 'm') - class TSShapeLoader
|
11 năm trước cách đây |
bank
|
733347fd61
Rename all member variables to follow the style guidelines (prefixed with the 'm') - struct ImportOptions (ColladaUtils)
|
11 năm trước cách đây |
cpusci
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 năm trước cách đây |
jamesu
|
08d4f6ebc0
Improvements to console refactor code
|
13 năm trước cách đây |
James Urquhart
|
38c8e52c1d
Beginnings of the "pass everything using a native type wrapper" console code.
|
13 năm trước cách đây |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 năm trước cách đây |