提交歷史

作者 SHA1 備註 提交日期
  AzaezelX cce40efd35 fix particle glow 1 月之前
  marauder2k7 e1c01cd49a Merge remote-tracking branch 'upstream/development' into imageAsset_refactor_rev3 7 月之前
  AzaezelX 2ae10c7ce1 add reload status to onNewDataBlock callback 7 月之前
  marauder2k7 7c4d41ee21 Merge remote-tracking branch 'upstream/development' into imageAsset_refactor_rev3 8 月之前
  AzaezelX 2d974cebf5 add difFloatPi range validator 8 月之前
  marauder2k7 9f2ab5a64e Update particleEmitter.cpp 9 月之前
  marauder2k7 0da0903599 Merge branch 'development' into imageAsset_refactor_rev3 9 月之前
  AzaezelX f633ef3a3d fill in the validated variables 9 月之前
  marauder2k7 fa8110ce8f all DECLARE_IMAGEASSET refactored 1 年之前
  AzaezelX 1b33b01eb1 add "docsURL" filter to assignFieldsFrom to prevent it from triggering opening web pages when inheriting values 2 年之前
  AzaezelX 77ef842670 particle emission safeties 3 年之前
  AzaezelX eb8434c5a4 don't try and sort ribbon particles 4 年之前
  Robert MacGregor 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 年之前
  AzaezelX c150afebaa particle cleanups 4 年之前
  Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets 4 年之前
  AzaezelX cf0c7a2d11 particle emitter bounds box fix 4 年之前
  AzaezelX e96624032f ribbon particle resource port 4 年之前
  AzaezelX fabd5864fa uninitialized variables-t3d 5 年之前
  Areloch 6ade6f08ce Updated Assimp 5 年之前
  suncaller 31d0eb16f8 Clean up MSVC warning [C4312] conversion from type to type * of greater size 6 年之前
  Areloch 11d9a13c6a Merge pull request #2255 from pacomont/Particles_go_downwind 7 年之前
  Francisco Montañés García f4be184d33 Particles should go downwind (while windCoefficient >0) 7 年之前
  Azaezel f068664742 gamebase mmebervar cleanups. mPacked in particular is likely to geta followup for other cleaning. 7 年之前
  Glenn Smith 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 年之前
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 年之前
  Marc Chapman 43d2399aea enhanced-emitter -- numerous enhancements to ParticleEmitter class. 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 年之前
  Areloch ed14b6fced Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. 8 年之前