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-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
2016-08-02Fix T47591: Smoke keeps both .bphys and .vdb cache filesKévin Dietrich
2016-05-16Revert "Docs: smoke typo corrections"Campbell Barton
2016-05-16Docs: smoke typo correctionsCampbell Barton
2016-04-15Cycles: Support heat volume attributeSergey Sharybin
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2015-06-23Cleanup: styleCampbell Barton
2015-06-20Cleanup: unused varsCampbell Barton
2015-06-19RNA: Don't fill in color grid array when built without smokeSergey Sharybin
2015-06-19Expose smoke simulation velocities in Python APIJohannes Meng
2014-10-02Cleanup: indentationCampbell Barton
2014-10-01Fix Smoke UI property: Low resolution values are needed for pyroclastic smoke...Daniel Genrich
2014-08-11Fix for previous commit - after talk with physics guys (Genscher, Miikah), be...Bastien Montagne
2014-08-11Fix T40047: Smoke: Maximum value for initial velocity.Bastien Montagne
2014-03-30Style cleanupCampbell Barton
2014-03-30Support #ifndef WITH_SMOKE againCampbell Barton
2014-03-29RNA/Smoke: add access to high resolution density grid, and flame and color gr...Brecht Van Lommel
2014-01-16Code Cleanup: spellingCampbell Barton
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
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