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-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-01-29Fluid: Removed wireframe drawtype setter for fluid domainsSebastián Barschkis
2020-01-15Fluid: Fix T72971Sebastián Barschkis
2019-12-16Mantaflow [Part 3]: Customized UI for Manta fluidsSebastián Barschkis
2019-07-07Cleanup: unused vars, redundant parenthisisCampbell Barton
2019-06-03Fix T65439: quick explode errorPhilipp Oeser
2019-05-09Cleanup: unused args/vars/imports in bl_operatorsCampbell Barton
2019-05-05UI: TooltipsWilliam Reynish
2019-04-09Cleanup: styleCampbell Barton
2019-04-07Quick Explode: update for recent eevee shadow refactorPhilipp Oeser
2019-03-19Fix: Add poll methods for quick effects operatorsmatc
2019-01-08Quick Explode: replace BI based material handling (using 'fade'/'blend')Philipp Oeser
2019-01-08Quick Explode: use keyword argumentPhilipp Oeser
2018-11-12Fix T57766: error in Quick Effects > Quick FurPhilipp Oeser
2018-09-19Fix T56838: Quick smoke failing with Python error.Bastien Montagne
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-23Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-23Cycles: add Principled Volume shader.Brecht Van Lommel
2018-02-08Object Mode: move to workspace structCampbell Barton
2017-11-29Merge branch 'master' into blender2.8Campbell Barton
2017-11-29Cleanup: Python importsCampbell Barton
2017-11-13Fix quick smoke getting view_render from the wrong placeDalai Felinto
2017-05-25TexFace removal part 3Campbell Barton
2017-03-25Cleanup: imports, indentation, long linesCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-05Cleanup: typosCampbell Barton
2017-01-04Fix T50350: Quick Explode time frame problemDalai Felinto
2016-12-06UI: add a message to indicate when using a modifier that wasn'tKévin Dietrich
2015-03-10Fix T43887: Quick Fur duplicate particle system on editSergey Sharybin
2015-02-19Generate correct Cycles node setup for quick smoke "fire" preset.Thomas Dinges
2015-01-28cleanup: py importsCampbell Barton
2014-09-25Quick Smoke: Only generate Fire/Smoke Nodes when actually used, this is a bit...Thomas Dinges
2014-09-17Cleanup: pep8Campbell Barton
2014-09-07Several tweaks for Quick Smoke:Thomas Dinges
2014-09-07Some updates for Quick Smoke / Cycles.Thomas Dinges
2014-09-07Fix T41419: Quick Smoke doesn´t work with CyclesThomas Dinges
2014-08-14Fix 'quick smoke' not rendering anything (texture coordinates was left unset)Bastien Montagne
2014-04-03Code cleanup: styleCampbell Barton
2013-05-10Smoke: Add new "Full Sample" option to high resolution smoke panel.Miika Hamalainen
2013-04-20code cleanup: minor improvements to scripts.Campbell Barton
2013-01-23code cleanup: dont use 'bpy.context' when 'context' is availableCampbell Barton
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-09-03Fix #32372: Blender Locks up when using Quick Fluid featureSergey Sharybin