suncaller
|
7f7e402c42
Clean up MSVC warning [C4312] conversion from type to type * of greater size
|
6 lat temu |
Areloch
|
36db8eacc3
Merge pull request #2236 from Azaezel/memberMess
|
7 lat temu |
Areloch
|
9b47463875
Merge pull request #2108 from Azaezel/reskinRedux
|
7 lat temu |
Azaezel
|
7064b41506
gamebase mmebervar cleanups. mPacked in particular is likely to geta followup for other cleaning.
|
7 lat temu |
Azaezel
|
e24e917cf9
MountedImage& image = mMountedImageList[i]; clarification cases
|
7 lat temu |
Azaezel
|
242a51eefe
bounds to mBounds conflict avoidance
|
7 lat temu |
Lukas Joergensen
|
e7414e95a8
Fix minor errors in console function definitions
|
7 lat temu |
Azaezel
|
0079899281
new method: TSShapeInstance::resetMaterialList(). Sets all object-instance mapto values back to initial state. reskin now does so to avoid having to track origional values independently. (so say, if you've already got skin1 plugged in to one, and nothing in to another, no need to set skin1=skin2 on the first and skin2 or base=skin2 on the second to swap both on over to skin2).
|
8 lat temu |
Marc Chapman
|
489821a16b
Collision events
|
8 lat temu |
Marc Chapman
|
4b90b21d7d
anim-clip -- sequence selection by afx effects
|
8 lat temu |
Marc Chapman
|
facc3606bc
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 lat temu |
Marc Chapman
|
9106eef98b
Selection Highlighting
|
8 lat temu |
Marc Chapman
|
43815793d1
datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields.
|
8 lat temu |
Marc Chapman
|
83c533249f
substitutions -- Implementation of special substitution statements on datablock fields.
|
8 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 |
Masquara
|
970dd5c477
Reordering initialization methods #1912
|
8 lat temu |
Thomas "elfprince13" Dickerson
|
27e2871b01
Replaced StringTable->insert("") with StringTable->EmptyString()
|
8 lat temu |
Azaezel
|
fbfd3ed8ed
clang: constructor initialization order
|
9 lat temu |
James Urquhart
|
e6159a590a
Add basic support for showing openvr controllers and tracked objects
|
9 lat temu |
James Urquhart
|
ba91478fad
Baseline working openvr code
|
9 lat temu |
John3
|
a6dcf6ee09
added path @dottools
|
9 lat temu |
Areloch
|
79358ee4be
Fix to include a needed include for the accumulation volume stuffs
|
9 lat temu |
Anis
|
4c59f39c09
Merge pull request #1642 from Azaezel/globalAccumulation
|
9 lat temu |
Azaezel
|
9a4acc8a46
initial assignment cleanup (also shapebase for staticShape et al)
|
9 lat temu |
OTHGMars
|
b5a957dfdc
ShapeBase Mounting
|
11 lat temu |
Areloch
|
8d195f9236
Makes the tab/spaces consistent for the entire console method function rather than mix-n-matching the formatting.
|
9 lat temu |
Areloch
|
27bb7a712a
Corrects tabs.
|
9 lat temu |
Areloch
|
3a99541541
Select camera when in material editor crashfix.
|
9 lat temu |
Anis A. Hireche
|
f701228a37
Steve Acaster's Ai Poses
|
9 lat temu |
Daniel Buckmaster
|
4f2f1ca4e1
Merge pull request #1356 from Areloch/PVS_Cleanup_813
|
10 lat temu |