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
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
2012-06-19Fix part 1 of [#31840] Quick Explode Bugs related to it's fade option.Bastien Montagne
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-10-06hide 3d view header `use_pivot_point_align` button in editmode since its not ...Campbell Barton
2011-09-19/release/scripts: Removed final points in UI strings and messages.Bastien Montagne
2011-08-19py style change only - make property definitions consistentCampbell Barton
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-07-25edits to quick effects scriptsCampbell Barton
2011-07-01quick explode failed if executed with no active objectCampbell Barton
2011-06-21pep8 complianceCampbell Barton
2011-06-15Changes to quick explodeCampbell Barton
2011-06-12Quick Explode operator:Janne Karhu
2011-04-20Bug fix: "make fur" gave errors with multiple selected objects.Janne Karhu
2011-04-10minor pep8 edits, also added 'test_pep8' & 'test_cmake' to the GNUmakefile fo...Campbell Barton
2011-04-04Bug fix: The quick effect operators got broken a bit by the new material slot...Janne Karhu
2011-04-01pep8 checker, mostly pedantic style changes but also found an error in mesh_u...Campbell Barton
2011-03-31Fix for [#26694] Quick effects problems: Make Smoke/Fluid on a flat object cr...Janne Karhu
2011-03-30pass pep8 checker.Campbell Barton