Historique des commits

Auteur SHA1 Message Date
  AzaezelX 96134e12ad adress odd water values il y a 2 mois
  marauder2k7 7c4d41ee21 Merge remote-tracking branch 'upstream/development' into imageAsset_refactor_rev3 il y a 6 mois
  marauder2k7 73ad92b757 review notes from Az il y a 6 mois
  AzaezelX 289d42cc10 flowMagnitude and ripplespeed can go negative il y a 6 mois
  marauder2k7 0da0903599 Merge branch 'development' into imageAsset_refactor_rev3 il y a 6 mois
  AzaezelX f633ef3a3d fill in the validated variables il y a 7 mois
  marauder2k7 fa8110ce8f all DECLARE_IMAGEASSET refactored il y a 9 mois
  AzaezelX f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector il y a 2 ans
  Areloch cd82186231 Fixes setter issue for image/shape/material custom inspector fields where it was not correctly passing through the changed value from the Asset Browser select il y a 3 ans
  AzaezelX 98a079a797 code duplication prune. should aid in stability il y a 4 ans
  Jeff Hutchinson 717c7acca9 Merge remote-tracking branch 'devhead/Preview4_0' into tsneo il y a 4 ans
  Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets il y a 4 ans
  Jeff Hutchinson 35500a87c6 initial port of the new interpreter il y a 4 ans
  GoldenThumbs d168df03e0 Correct bump map in waterObject.cpp being in sRGB space il y a 4 ans
  AzaezelX 6b2db37f8a followup to array acess breaches: waterobject and guiparticlegraphctrl need to check `>=`, not just `>` il y a 5 ans
  AzaezelX 1efb687867 uninitialized variables-environment and forrest il y a 5 ans
  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 il y a 8 ans
  Areloch 124ecb2fe0 Merge pull request #1984 from FooBarbarians/fix-1912 il y a 8 ans
  Masquara 15f67015d3 Reordering initialization methods #1912 il y a 8 ans
  Areloch af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. il y a 8 ans
  Azaezel fbfd3ed8ed clang: constructor initialization order il y a 9 ans
  rextimmy 41e5caf22b Direct3D11 Engine/source changes il y a 9 ans
  Azaezel b6bd8c863c removes StaticObjectType flag from water objects. il y a 10 ans
  rextimmy 9c6ff1775b Removed unused vertex colors from GFXWaterVertex il y a 10 ans
  LuisAntonRebollo 7453610563 Fix persistent underwater effect. il y a 10 ans
  LuisAntonRebollo 1c95ce21d6 Merge pull request #608 from BeamNG/use_gfxdevice_setupgenericshaders il y a 11 ans
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor il y a 11 ans
  Areloch eeb97ffa4c Merge pull request #616 from BeamNG/water_object_use_shader_param il y a 11 ans
  LuisAntonRebollo ada24b3d8c Fix WaterObject loose reflection bug. il y a 11 ans
  LuisAntonRebollo 3995b974ed Fix WaterObject TODO: Retrieve sampler numbers from parameter handles, see r22631. il y a 11 ans