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-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-29Cleanup: indentationCampbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-13Cleanup: moar ugly G.main removal...Bastien Montagne
2018-06-13Cleanup: remove more G.main from BKE area.Bastien Montagne
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-25Add number and memory size formatting throughout the UIDiego Gangl
2018-04-16Cleanup: indentationCampbell Barton
2018-02-24Smoke: expose empty space clipping property to the UI.Kévin Dietrich
2018-02-24OpenVDB : use underscores instead of spaces in grid names.Kévin Dietrich
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2017-09-05Rigidbody: Fix regression introduced in ee3faddSergej Reich
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-04-20Fix T45350: Cache not being recomputed with "Bake All Dynamics"Luca Rood
2016-08-20Fix crash in OpenVDB highres smoke cache when seeking to frame 0.Alexander Gavrilov
2016-08-11Fix T49004 and motion blur of cloth, softbody, etc past the end frame.Alexander Gavrilov
2016-07-26Fix T45936: invalid cycles motion blur for particle rotation and children.Alexander Gavrilov
2016-06-25Cleanup: remove bad-level callCampbell Barton
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-02Fix T47971: rigid body baking crash due to thread race condition.Brecht Van Lommel
2016-02-26Fix T47559: Crash when scrubbing in time on a OpenVDB Smoke.Kévin Dietrich
2016-02-07Fix T47351: slow rigid body sim bake after recent changes to use jobs system.Brecht Van Lommel
2016-02-03Remove redundant file exists checksCampbell Barton
2016-01-31Point Cache: fix typo in smoke_openvdb_read.Kévin Dietrich
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-17Point Cache bake: make sure endframe is initialize with a decent value.Kévin Dietrich
2016-01-17Point Cache: use job system for bake operators.Kévin Dietrich
2015-11-23Cleanup: shadowing (blenkernel)Campbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-31Replace MFace w/ vert-tri's for collision modifierCampbell Barton
2015-06-02Cleanup: use const for object copy funcsCampbell Barton
2015-05-17Cleanup: indentationCampbell Barton
2015-03-13CMake: unbundle LZO libraryCampbell Barton
2015-02-02cleanup: style/spellingCampbell Barton
2015-01-26Cleanup: current/parent paths: add helpers in BLI_path_utils.Bastien Montagne
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2014-12-19Fix for bad file name string matching in point caches, leading toLukas Tönne
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-10-29Fix T42294: Bullet rigidbody point cache reading was using uninitializedLukas Tönne
2014-09-27Fix T41974: blender ships vulnerable minilzo versionKévin Dietrich
2014-06-23T39690: Modifications to Blender's 'temp dir' system.Bastien Montagne
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-25Always init pointcache frame step to 1.Bastien Montagne
2014-04-13Code cleanup: quiet warnings & styleCampbell Barton
2014-04-11Fix for rigidbody treating the quat as a v3 with pointcacheCampbell Barton