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-06-03Fix T77203: Mantaflow Bake All cannot be resumedSebastián Barschkis
2020-05-19Fix T76821: Generalize Use Flow TooltipAaron Carlisle
2020-05-12Fix T74012: missing fluid simulation domain panels in workbenchPhilipp Oeser
2020-04-30Fluid: Removed domain size option from diffusion panelSebastián Barschkis
2020-04-22Fluid: Added missing outflow object type to enable / disable flow flagSebastián Barschkis
2020-04-22Fluid: Minor UI fix for diffusion panelSebastián Barschkis
2020-03-30Fluid: Removed Empty Space option for liquid domainsSebastián Barschkis
2020-03-27UI: Address Issues with recent fluid ui changesAaron Carlisle
2020-03-24Fluid: Enforce minimum thickness to planar flow / effector objectsSebastián Barschkis
2020-03-19Fluid: Cleaned up some parts of the fluid modifier UISebastián Barschkis
2020-03-17Fluid: Re-dded Empty Space option in the UISebastián Barschkis
2020-03-06Fluid: Added missing UI options for effector objectsSebastián Barschkis
2020-03-05Fluid: Diffusion settings now optionalSebastián Barschkis
2020-03-05Fix RNA runtime warning from recent commitAaron Carlisle
2020-03-05UI: Fluid: Fix wrong uses of enabledAaron Carlisle
2020-03-05UI: Fluid: Viewport DisplayAaron Carlisle
2020-03-05UI: Fluid Group Liquid/Gas PanelsAaron Carlisle
2020-03-05UI: Fluid: Use updated preset UIAaron Carlisle
2020-03-04Fluid: Added an option to delete fluid inside obstaclesSebastián Barschkis
2020-02-19Fluid: Cleanup in fluid rna codeSebastián Barschkis
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-12Fluid: Naming and UI visibility fixes for some parametersSebastián Barschkis
2020-02-09Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-09Fluid: Fixes for fluid guidingSebastián Barschkis
2020-02-09UI: Cleanup Liquid Settings Code StyleAaron Carlisle
2020-02-06Fluid: Hide Advanced cache optionsSebastián Barschkis
2020-02-06Fluid: Removed UI locks for cache file typesSebastián Barschkis
2020-01-29Fluid: Updated UISebastián Barschkis
2020-01-24Fix T53205: Show Smoke Advance Panel at Outflow typeSebastián Barschkis
2020-01-20Fluid: Improved cache file loadingSebastián Barschkis
2019-12-17Fluid: Fix python script after refactorSergey Sharybin
2019-12-17Cleanup: RNA namingCampbell Barton
2019-12-17Cleanup: de-duplicate check for un-baked guideCampbell Barton
2019-12-17Cleanup: rename effec -> effectorCampbell Barton
2019-12-17Cleanup: renaming guiding -> guideCampbell Barton
2019-12-17Cleanup: replace verbose checks with read-only attributesCampbell Barton
2019-12-17Cleanup: use single quotes for enum valuesCampbell Barton
2019-12-17Cleanup: remove unused variablesCampbell Barton
2019-12-16Mantaflow [Part 3]: Customized UI for Manta fluidsSebastián Barschkis
2019-11-05Fix T71093: fluid settings not visible for workbench engineBrecht Van Lommel
2019-04-19Cleanup: use staticmethod where appropriateCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-03-13UI: rename PresetMenu to PresetPanel, move to bl_ui.utilsCampbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-23UI: Physics panel minor adjustmentsWilliam Reynish
2018-08-17Physics Fluid: Use Single Column and Grid Flow layoutVuk Gardašević
2018-06-20Cleanup: follow naming conventionsCampbell Barton
2018-06-19UI: Fluid physics panels as sub-panelsPablo Vazquez
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal