Lukas Joergensen
|
2bd43efcb9
Fix minor errors in console function definitions
|
7 лет назад |
Marc Chapman
|
8aaed004f1
Collision events
|
8 лет назад |
Marc Chapman
|
ab88b8f489
anim-clip -- sequence selection by afx effects
|
8 лет назад |
Marc Chapman
|
a64a2c9793
remap-txr-tags -- runtime reassignment of texture tag names. (Useful for splitting up tags with the same name in order to map different materials to them.)
|
8 лет назад |
Marc Chapman
|
d4c2eeea98
Selection Highlighting
|
8 лет назад |
Marc Chapman
|
f9f05f154f
datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields.
|
8 лет назад |
Marc Chapman
|
0b84fccdd2
substitutions -- Implementation of special substitution statements on datablock fields.
|
8 лет назад |
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 лет назад |
Masquara
|
15f67015d3
Reordering initialization methods #1912
|
8 лет назад |
Thomas "elfprince13" Dickerson
|
27e2871b01
Replaced StringTable->insert("") with StringTable->EmptyString()
|
8 лет назад |
Azaezel
|
fbfd3ed8ed
clang: constructor initialization order
|
9 лет назад |
James Urquhart
|
e6159a590a
Add basic support for showing openvr controllers and tracked objects
|
9 лет назад |
James Urquhart
|
ba91478fad
Baseline working openvr code
|
9 лет назад |
John3
|
a6dcf6ee09
added path @dottools
|
9 лет назад |
Areloch
|
79358ee4be
Fix to include a needed include for the accumulation volume stuffs
|
9 лет назад |
Anis
|
4c59f39c09
Merge pull request #1642 from Azaezel/globalAccumulation
|
9 лет назад |
Azaezel
|
9a4acc8a46
initial assignment cleanup (also shapebase for staticShape et al)
|
9 лет назад |
OTHGMars
|
b5a957dfdc
ShapeBase Mounting
|
11 лет назад |
Areloch
|
8d195f9236
Makes the tab/spaces consistent for the entire console method function rather than mix-n-matching the formatting.
|
9 лет назад |
Areloch
|
27bb7a712a
Corrects tabs.
|
9 лет назад |
Areloch
|
3a99541541
Select camera when in material editor crashfix.
|
9 лет назад |
Anis A. Hireche
|
f701228a37
Steve Acaster's Ai Poses
|
9 лет назад |
Daniel Buckmaster
|
4f2f1ca4e1
Merge pull request #1356 from Areloch/PVS_Cleanup_813
|
10 лет назад |
Daniel Buckmaster
|
c2e5dc3345
Merge remote-tracking branch 'bpay/clang-cl-build-fixes' into development
|
10 лет назад |
Areloch
|
11398bb04e
Issue found with PVS-Studio:
|
10 лет назад |
Daniel Buckmaster
|
6cbb4d5b16
Merge pull request #1344 from eightyeight/fix-wreorder
|
10 лет назад |
Daniel Buckmaster
|
1cb5f0f160
Fixed constructor order in ShapeBase.
|
10 лет назад |
James Urquhart
|
3a457749ec
Oculus VR DK2 Support
|
10 лет назад |
Ben Payne
|
62fa40380b
Fixes for "incomplete type" errors when compiling with clang-cl
|
10 лет назад |
Daniel Buckmaster
|
84e8cbb4ee
Revert recent style cleanup changes.
|
10 лет назад |