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-05RNA: correct callback typeCampbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-05-18Fix T55115: crash when iterating SmokeDomainSettings color_grid propertyPhilipp Oeser
2018-04-06Cleanup: style, doxy headersCampbell Barton
2018-03-18Fix ugly recursive pattern in RNA PointCache data layout.Bastien Montagne
2018-02-24Smoke: expose empty space clipping property to the UI.Kévin Dietrich
2018-02-23Smoke: add temperature grid, with values 0..1 corresponding to 0..1000K.Brecht Van Lommel
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-11-14Cleanup: order BLI before BKE headersCampbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
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
2013-04-24fix [#34958] keyframe many items would fail if there was a (") in the text.Campbell Barton
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-04-08Fix #34875: 0 digits of precision was not supported for FloatProperty, nowBrecht Van Lommel
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2012-10-21A final bunch of UI messages fixes and tweaks, and some BKE_report()<->BKE_re...Bastien Montagne
2012-10-13And more UI messages spell check.Bastien Montagne
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-07-03First load of spell and typo fixes (mostly UI messages, but also one or two p...Bastien Montagne
2012-06-17style cleanup:Campbell Barton
2012-06-06Smoke: Fix rna names as suggested by Thomas Dinges. Daniel Genrich
2012-06-06Smoke: Make Smoke density available to python via rna.Daniel Genrich
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-04-29Smoke: Support for moving obstacles. (Merge from Smoke2 branch)Daniel Genrich