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
2019-12-16Mantaflow [Part 3]: Customized UI for Manta fluidsSebastián Barschkis
2019-06-11Fix T65393: Error live editing UI scriptsCampbell Barton
2019-04-19Cleanup: use staticmethod where appropriateCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-02-11Cleanup: RNA boolean names (use prefix conventions)Campbell Barton
2019-01-24Fix smoke clipping being ignored by Cycles and not being editable after baking.Brecht Van Lommel
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel
2018-11-07Workbench: Add cubic filtering for smoke simulationClément Foucault
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-08-28Cleanup: pep8Campbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-24UI: remove hack to align search propertiesCampbell Barton
2018-08-20UI: Small adjustments to Smoke properties layoutWilliam Reynish
2018-08-17Physics Smoke: Use Single Column and Grid Flow layoutVuk Gardašević
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-06-19UI: Smoke panels as sub-panelsPablo Vazquez
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-02-24Merge branch 'master' into blender2.8Kévin Dietrich
2018-02-24Smoke: expose empty space clipping property to the UI.Kévin Dietrich
2017-10-27Eevee: Make Smoke sim panel visible with EEVEEClément Foucault
2017-10-21Merge branch 'master' into blender2.8Campbell Barton
2017-10-21Cleanup: use relative imports in bl_uiCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-05-25TexFace removal part 3Campbell Barton
2017-03-20Cleanup: especially non pep8 parts of Py UICampbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-12-06UI: add a message to indicate when using a modifier that wasn'tKévin Dietrich
2016-10-30Viewport smoke: add support to render the volume using a color ramp.Kévin Dietrich
2016-09-25Volume slice settings: tweak/fix UI enabling conditions.Kévin Dietrich
2016-09-25Viewport smoke: fix a couple of issues in the new display settings.Kévin Dietrich
2016-09-24Viewport smoke: add options to draw velocity vectors.Kévin Dietrich
2016-09-24Viewport smoke: add support for axis aligned slicing.Kévin Dietrich
2016-07-28Use COMPAT_ENGINES instead of RenderEngine.use_game_engine for panel poll met...Mitchell Stokes
2016-01-28Usual i18n/UI messages fixes.Bastien Montagne
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2015-03-30Cleanup: single quotes for enumsCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2015-01-28cleanup: py importsCampbell Barton
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-05-17Smoke simulator: Add flow subframes and ability to set custom particle size.Miika Hamalainen
2013-05-10Smoke: Add new "Full Sample" option to high resolution smoke panel.Miika Hamalainen
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-01-16style cleanupCampbell Barton
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-10-08style cleanup: pep8Campbell Barton