Marc Chapman
|
fcce9be33c
obj-select -- object selection functionality
|
8 years ago |
Marc Chapman
|
9391fcad4e
core -- heartbeat call to arcaneFX::advanceTime() from within clientProcess().
|
8 years ago |
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 years ago |
Thomas "elfprince13" Dickerson
|
27e2871b01
Replaced StringTable->insert("") with StringTable->EmptyString()
|
8 years ago |
Azaezel
|
dd071484da
Merge branch 'development' of https://github.com/GarageGames/Torque3D into andOrMaybe
|
8 years ago |
Areloch
|
e8aff85322
Merge pull request #1808 from Azaezel/consistentCallbacks1
|
9 years ago |
Anis
|
60e258e5a9
Merge pull request #1806 from Azaezel/byeByeVarVar2
|
9 years ago |
Azaezel
|
5e1b6cbc48
clang: trailing else
|
9 years ago |
Azaezel
|
5f5466d90d
clang: consistent callbacks
|
9 years ago |
Azaezel
|
1ee127b753
more unused variable cleanups
|
9 years ago |
Azaezel
|
c57b1a8b70
clang reports: unclear || + && and &+| mixes.
|
9 years ago |
James Urquhart
|
212ac36cc1
Tidy up indentation in openvr changes
|
9 years ago |
James Urquhart
|
e6159a590a
Add basic support for showing openvr controllers and tracked objects
|
9 years ago |
James Urquhart
|
ba91478fad
Baseline working openvr code
|
9 years ago |
Duion
|
0336a681ab
fixes footsteps missing when no impactSoundId
|
9 years ago |
OTHGMars
|
037ee82982
Player Mounting
|
11 years ago |
Anis
|
1286a517d5
Merge pull request #1497 from Azaezel/soundEnumExtendability
|
9 years ago |
Anis A. Hireche
|
f701228a37
Steve Acaster's Ai Poses
|
9 years ago |
RoundedIcon
|
7924f056bd
Fix for collision issues with scaled players
|
9 years ago |
Azaezel
|
c60be9a17e
suggested revisions
|
9 years ago |
Azaezel
|
62506214d0
footstep and impact enum extension support
|
9 years ago |
Areloch
|
11398bb04e
Issue found with PVS-Studio:
|
10 years ago |
James Urquhart
|
3a457749ec
Oculus VR DK2 Support
|
10 years ago |
Daniel Buckmaster
|
84e8cbb4ee
Revert recent style cleanup changes.
|
10 years ago |
Daniel Buckmaster
|
33fcc59543
Merge remote-tracking branch 'origin/style-cleanup' into development
|
10 years ago |
Azaezel
|
dbd8c6b37b
Player Networking DIVNULL error correction
|
10 years ago |
Daniel Buckmaster
|
33ff180593
Merge branch 'development' into style-cleanup
|
10 years ago |
Areloch
|
fd186204a2
Fizes #945
|
11 years ago |
Daniel Buckmaster
|
a87a891cfc
Prevent crash when loading Player with no shape.
|
11 years ago |
Daniel Buckmaster
|
fd3d44c755
Removed annoying warning.
|
11 years ago |