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-07-01"Fix" crash when deleting linked object which has indirect usages.Bastien Montagne
2016-07-01Outliner: pass operator's reports to all operation callbacks.Bastien Montagne
2016-07-01BMesh: make toolflags optionalCampbell Barton
2016-06-30Transform Snap: Optimize edge-snap using BVH treeGermano Cavalcante
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-29Fix T48695: Slowdown w/ edit-mesh & shrinkwrapGermano Cavalcante
2016-06-27Bendy Bones Instability Fix - Second AttemptJoshua Leung
2016-06-27Bendy Bones: Temporary workaround for instability caused by D2001 when using ...Joshua Leung
2016-06-27Fix T48740: User could remap indirect libdata usages from outliner.Bastien Montagne
2016-06-27Docs: arg namesCampbell Barton
2016-06-25Cleanup: Get rid of remaining 'BKE_<id>_unlink()' functions, no more used any...Bastien Montagne
2016-06-25Cleanup: get rid of BKE_text_unlink(), replace by usage of generic BKE_libblo...Bastien Montagne
2016-06-25Cleanup: remove bad-level callCampbell Barton
2016-06-25GPU: move select index code out of WMCampbell Barton
2016-06-25Fix T48723: Curve bevel creates invalid geometryCampbell Barton
2016-06-25Cleanup: use BLI_bitmap for bevel-splitCampbell Barton
2016-06-24BKE_blender: Add own atexit functionsCampbell Barton
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-22EditMesh: Avoid creating deform-vert layer every redrawCampbell Barton
2016-06-21Cleanup: rename curve align-x flagsCampbell Barton
2016-06-21Text Object: Vertical AlignmentDalai Felinto
2016-06-20Fix once more time particle distribution.Bastien Montagne
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-16Fix/cleanup BKE libquery's ID looper.Bastien Montagne
2016-06-16Fix some rare asserts with new simple/random particle distribution code.Bastien Montagne
2016-06-14Fix T48613: Bump mapping in cycles is not shown on the viewport when the mate...Sergey Sharybin
2016-06-13Fix own error w/ undefined behaviorCampbell Barton
2016-06-13Fix glShadeModel being left flat in edit-mode drawCampbell Barton
2016-06-11Fix T48634: Interpolation and distribution of Children Particles breaks.Bastien Montagne
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-06-08Cleanup: typosCampbell Barton
2016-06-08Fix edit-mesh draw not disabling stippleCampbell Barton
2016-06-08Correct assertCampbell Barton
2016-06-07Cleanup - size_t is unsigned, so always >= 0!Bastien Montagne
2016-06-07Fix (unreported) EditNormal modifier: broken 'flip poly' feature.Bastien Montagne
2016-06-07Cleanup: warningCampbell Barton
2016-06-07World space switch for BI nodes.Alexander Romanov
2016-06-07readfile: optimization for undoCampbell Barton
2016-06-07BLO_idcode: Move ID_ID lastCampbell Barton
2016-06-06Cleanup: warningCampbell Barton
2016-06-06Depsgraph: Russian electric tape bodge to have multiple proxies workSergey Sharybin
2016-06-04Cleanup: avoid temp string editCampbell Barton
2016-06-03Fix T48234: Glitch w/ action constraints sharing an actionCampbell Barton
2016-06-03Fix T48111: Auto-run fails w/ empty pathsCampbell Barton
2016-06-03Fix T48575: Particle crash using 'Parting' settingCampbell Barton
2016-06-02Fix T48456: 2x pixel size clamps min brush sizeCampbell Barton
2016-06-02Fix T47637: Multiple multires objects in Sculpt mode make blender crash.Bastien Montagne
2016-06-02Fix for GLSL uniform being update from inside glBegin/glEndSergey Sharybin
2016-06-01Fix T48415: Segfault on opening .blend in which a 'surface' force object was ...Bastien Montagne