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
2017-04-21Store edit-font select-box lengthCampbell Barton
2017-04-20Fix T45350: Cache not being recomputed with "Bake All Dynamics"Luca Rood
2017-04-19Fix (unreported) missing handling of GPencil Layer's parent Object pointer in...Bastien Montagne
2017-04-18Fix T51187: Memory leak when exporting OpenEXR monochrome animationSergey Sharybin
2017-04-18Squashed commit of the following:Pascal Schoen
2017-04-18Depsgraph: Use proper scene to get frame from for pose constraints evaluaitonSergey Sharybin
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-04-10PyAPI: Fast buffer access to id property arraysJacques Lucke
2017-04-09Cleanup: use doxy code blockCampbell Barton
2017-04-09ListBase: Add insert-replace functionCampbell Barton
2017-04-04Depsgraph: Use atomic operation to tag the changed IDSergey Sharybin
2017-03-30Cleanup/fix bad code in IDP_SetIndexArray()Bastien Montagne
2017-03-29Option to load startup file with empty-dataCampbell Barton
2017-03-27Add back missing includeCampbell Barton
2017-03-26re-adds the include "BLI_math.h" to custondataGermano Cavalcante
2017-03-25Fix unreported: inaccuracy of interpolation of custom color layers due to flo...Germano Cavalcante
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-24Fix/workaround T51007: Material viewport mode crash on node with more than 64...Sergey Sharybin
2017-03-24Fix for last fix of fix: (unsigned)char is limited to 255Germano Cavalcante
2017-03-24Fix of last commit. Clamp values that will be used!Germano Cavalcante
2017-03-24Fix T51038: `layerInterp_mloopcol` was casting instead of rounding the interp...Germano Cavalcante
2017-03-24Add: BKE_appdir_folder_id_exCampbell Barton
2017-03-24Cleanup: line-lengthCampbell Barton
2017-03-23Cloth refactor: Remove goal springs and some other cleanupLuca Rood
2017-03-23Cleanup: minor wm_homefile_read simplificationCampbell Barton
2017-03-20User Preferences: Split out addon and keymap freeCampbell Barton
2017-03-18Alternate fix for T50899Campbell Barton
2017-03-16Add BKE_blendfile_userdef_read_from_memoryCampbell Barton
2017-03-16Add support for loading preference structCampbell Barton
2017-03-16Support passing in UserDef for free functionCampbell Barton
2017-03-16Fix BGE building.Bastien Montagne
2017-03-15Load user-preferences before startup fileCampbell Barton
2017-03-15Fix bug on Blender version stringDalai Felinto
2017-03-15Move Blender version string handling to its own functionDalai Felinto
2017-03-15Fix T50938: Cache not being reset when changing simulation settings with new ...Sergey Sharybin
2017-03-14CLNor: rework threaded computation.Bastien Montagne
2017-03-14CLNor code: use averaged debug timing.Bastien Montagne
2017-03-14Fix T50876: Cycles Crash - Cycles crashes before sampling when certain meshes...Bastien Montagne
2017-03-14Fix own mistake in recent 'edge split' refactor.Bastien Montagne
2017-03-12Cleanup: styleCampbell Barton
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-03-11Add support for Objects in Drive variable `Rotational Difference`Germano Cavalcante
2017-03-10rBa81ea408367abe2f33b351ff6dcc6b09170fd088 "object" -> "target"Germano Cavalcante
2017-03-10fix T50899: Even though the Shrinkwrap options hide the possibility of using ...Germano Cavalcante
2017-03-10Fix useless allocation of edge_vectors in threaded case of loop split generat...Bastien Montagne
2017-03-07Task scheduler: Remove per-pool threads limitSergey Sharybin
2017-03-03Fix T49655: Reloading library breaks proxies.Bastien Montagne
2017-03-02Fix own stupid mistake in recent mesh 'split_faces' rework.Bastien Montagne
2017-03-01Task scheduler: Remove query for the pool's number of threadsSergey Sharybin