Marc Chapman
|
43d2399aea
enhanced-emitter -- numerous enhancements to ParticleEmitter class.
|
hace 8 años |
Marc Chapman
|
f9f05f154f
datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields.
|
hace 8 años |
Marc Chapman
|
0b84fccdd2
substitutions -- Implementation of special substitution statements on datablock fields.
|
hace 8 años |
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
|
hace 8 años |
Areloch
|
ed14b6fced
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
hace 8 años |
Areloch
|
59637bb1c7
Adds a sanity check in the event we don't actually have any animation frames generated.
|
hace 9 años |
Daniel Buckmaster
|
014b566014
Merge remote-tracking branch 'gg/development-3.6' into development
|
hace 10 años |
LuisAntonRebollo
|
4e9034854d
Linux implementation. Include changes for gcc x64.
|
hace 10 años |
Azaezel
|
8c979a6d7b
Oriented Particles UV Correction
|
hace 10 años |
LukasPJ
|
30a8401d14
Add support for rendering particles to the glow buffer
|
hace 11 años |
Daniel Buckmaster
|
87d9e245b7
Merge remote-tracking branch 'smally/platform_type_consistency' into platform-type-consistency
|
hace 11 años |
SilentMike
|
8d2fcf2456
Merge pull request #384 from eightyeight/dont-stress-clientmissioncleanup
|
hace 12 años |
thecelloman
|
278b4c9977
Fixes a mismatched variable name introduced in pr#460
|
hace 12 años |
Brian Roberts
|
0c88a12b83
adds an ejectionOffsetVariance entry to particle emitters, which adds a buffer zone to ejectionOffsets (IE: let's us make rings, and the like.)
|
hace 12 años |
cpusci
|
7a8f46b19f
Update for float, double and unsigned char, unsigned short, short, etc. char was left alone: read why here http://msdn.microsoft.com/en-us/library/cc953fe1.aspx
|
hace 12 años |
cpusci
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
hace 12 años |
Daniel Buckmaster
|
36da869187
No longer require ClientMissionCleanup to be present to add particle emitters.
|
hace 12 años |
Thomas Fischer
|
aece85f02a
added missing initialization and set pointer to NULL after deletion
|
hace 12 años |
bank
|
82de08b57a
Fix memory leak (ParticleData and ParticleEmitterData) on using TypeValidator class.
|
hace 12 años |
DavidWyand-GG
|
e7beec99db
Fix for Issue #110 for Particle Emitter Ejection
|
hace 13 años |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
hace 13 años |