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 6]: Updates in /blender/sourceSebastián Barschkis
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-08UI messages: Rename 'Light' to 'Lite' for compression method.Bastien Montagne
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-20Units: Use units for smokeWilliam Reynish
2019-02-20RNA: use factor when appropriateWilliam Reynish
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-15Cleanup: More obvious name for the flagSergey Sharybin
2019-02-11Cleanup: RNA boolean names (use prefix conventions)Campbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-24Fix smoke clipping being ignored by Cycles and not being editable after baking.Brecht Van Lommel
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
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-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-05-18Merge branch 'master' into blender2.8Philipp Oeser
2018-05-18Fix T55115: crash when iterating SmokeDomainSettings color_grid propertyPhilipp Oeser
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-06Cleanup: style, doxy headersCampbell Barton
2018-03-18Merge branch 'master' into blender2.8Bastien Montagne
2018-03-18Fix ugly recursive pattern in RNA PointCache data layout.Bastien Montagne
2018-02-24Merge branch 'master' into blender2.8Kévin Dietrich
2018-02-24Smoke: expose empty space clipping property to the UI.Kévin Dietrich
2018-02-23Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-23Smoke: add temperature grid, with values 0..1 corresponding to 0..1000K.Brecht Van Lommel
2018-02-07Merge branch 'master' into blender2.8Campbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2017-12-07Merge branch 'master' into blender2.8Campbell Barton
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-11-15Merge branch 'master' into blender2.8Bastien Montagne
2017-11-14Cleanup: order BLI before BKE headersCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2016-10-30Viewport smoke: add support to render the volume using a color ramp.Kévin Dietrich
2016-10-13Usual UI/i18n tweaks & fixes.Bastien Montagne
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