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-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
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-27Similar to previous commit, but for object constraintsSergey Sharybin
2017-02-27Depsgraph: Shrinkwrap constraint actually depends on geometrySergey Sharybin
2017-02-24Add "Gravitation" option to "Force" type force fieldsLuca Rood
2017-02-22Fix T50745: Shape key editing on bezier objects broken with Rendered Viewport...Bastien Montagne
2017-02-22Cycles: Fix shading with autosmooth and custom normalsSergey Sharybin
2017-02-22Refactor Mesh split_faces() code to use loop normal spaces.Bastien Montagne
2017-02-20Fix T50718: Regression: Split Normals Render Problem with CyclesSergey Sharybin
2017-02-20Mesh faces split: Add missing vertex normal copySergey Sharybin
2017-02-17Remove unused functions related to distance between BoundBox and rayGermano Cavalcante
2017-02-17Forgotten in last commit: Check the allocationGermano Cavalcante
2017-02-17Do not release the arrays used in the parameters of the expanded functions of...Germano Cavalcante
2017-02-16Faces split: Don't leave CD_NORMAL after splitSergey Sharybin
2017-02-16CDDM Copy: Only tag data layers dirty if we ignored tessellation dataSergey Sharybin