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
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
2014-04-02Rename "BLI_cpu.h" to "BLI_system.h" and add to it BLI_getpid() helper.Bastien Montagne
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-05Fix T35328: Disk caches of multiple particle systems on a single object overw...Sergey Sharybin
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-09Fix T37712: Point cache index lookup crashed with 0 points stored.Lukas Tönne
2013-09-03Related to #36532: show message in modifier when cloth point cache read fails,Brecht Van Lommel
2013-08-27ghash/bli-listbase edits, rename BLI_ghash_pop -> BLI_ghash_popkey (since it ...Campbell Barton
2013-08-02Fix [#35541]: Point cache doesn't load existing frames from disk if cache fil...Miika Hamalainen
2013-07-27fix for possible out of bounds read, printing a warning with pointcache header.Campbell Barton
2013-07-25add missing break to space-buttons listener, also rewind own recent change (u...Campbell Barton
2013-07-15Fix #36058: Displace Modifier errors using a baked Image and displace baking ...Sergey Sharybin
2013-04-12minor edit to bake printouts which could get mixed because of \r.Campbell Barton
2013-04-07Fix for [#34898] Typo in error message of mathutils.VectorThomas Dinges
2013-03-31style cleanupCampbell Barton
2013-03-19Smoke Bugfix /enhancement: Load pre 2.65 pointcaches.Daniel Genrich