Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-04Fluid: Minor cleanup in addition to fix for TT72192Sebastián Barschkis
2020-08-04Fix T72192: Mantaflow does not render flame when flow source is hidden from R...Sebastián Barschkis
2020-08-04Fluid: Do not show fluid if frame is out of cache rangeSebastián Barschkis
2020-08-03Fluid: Adjustments to force component resetSebastián Barschkis
2020-08-01Fluid: Another adjustment for Python pointersSebastián Barschkis
2020-07-31Fluid: Fix for Python pointer update (flickering in smoke/fire issue)Sebastián Barschkis
2020-07-31Fluid: Cleanup and improved readabilitySebastián Barschkis
2020-07-31Fluid: Refactored Python pointer update functionSebastián Barschkis
2020-07-26Fluid: Added new option to control the maximum number fluid particles in the ...Sebastián Barschkis
2020-07-21Fluid: Cleanup unused variablesSebastián Barschkis
2020-07-20Fluid: Refactored smoke noise systemSebastián Barschkis
2020-07-14Fluid: Fix liquid mesh scalingSebastián Barschkis
2020-07-14Fix T77766: support animated global gravity toggleJacques Lucke
2020-07-13Fix T76687: [Mantaflow] low domain transformation performanceSebastián Barschkis
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-07-02Fluid: Added offset to control frame rangeSebastián Barschkis
2020-06-24Fluid: Use OpenVDB as the default cache format for liquids tooSebastián Barschkis
2020-06-24Fluid: Improved OpenVDB support for fluid cachesSebastián Barschkis
2020-06-24Cleanup: redundant self assignmentCampbell Barton
2020-06-24Cleanup: clang-formatCampbell Barton
2020-06-19Cloth: allow forces to act parallel to cloth.Alexander Gavrilov
2020-05-20Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-20Fix T73979: Wrong location of fluid mesh when domain origin is not in centerJacques Lucke
2020-05-17Fluid: Bake cache for more frames by defaultSebastián Barschkis
2020-05-17Fix T74060: Smoke flow force field not working with Mantaflow GasSebastián Barschkis
2020-05-17Fluid: Foundation for new OpenVDB file IOSebastián Barschkis
2020-05-14Fluid: Rename smoke flow forces to fluid flow forcesSebastián Barschkis
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-07Fluid: Use cached value for total time valueSebastián Barschkis
2020-05-06Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-05-06Fix T76430: Quick smoke not rendering Cycles and EeveeSebastián Barschkis
2020-04-30Fix T76097: Simulations don't take animated gravity into accountSebastián Barschkis
2020-04-30Fluid: Refactored fluid gravity settingsSebastián Barschkis
2020-04-30Fluid: Minor cleanup and sanity checksSebastián Barschkis
2020-04-30Fluid: Removed domain size option from diffusion panelSebastián Barschkis
2020-04-23Fix T73680: Scene and fluid modifier gravity are scaled differentlyJacques Lucke
2020-04-23Fix T76008: Fluid inflow with negative initial velocity is not workingJacques Lucke
2020-04-22Cleanup: Fix strict compiler warningSergey Sharybin
2020-04-22Fluid: Use maximum for initial velocity grid applicationSebastián Barschkis
2020-04-22Fluid: Fixes for cache 'Replay' modeSebastián Barschkis
2020-04-22Fluid: Fix for caches being released when file is loadedSebastián Barschkis
2020-04-22Fluid: Fix for inconsistent behavior with flow and effector objectsSebastián Barschkis
2020-04-22Fluid: Improved cache 'Replay' optionSebastián Barschkis
2020-04-15Mantaflow: Change Defaults to Improve Instantaneous PlaybackAaron Carlisle
2020-04-09Fluid: Fix unused variablesSebastián Barschkis
2020-04-08Fluid: Disable subframes when using adaptive time-steps in the first frameSebastián Barschkis
2020-04-07Fix T74828: Fluid: Crash with Fire/Smoke NoiseSebastián Barschkis
2020-04-03Fluid: Refactored caching in main Mantaflow classSebastián Barschkis