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
path: root/source
AgeCommit message (Expand)Author
2018-10-23Multi-Objects: Calculate Transform origin w/ all editmode meshesCampbell Barton
2018-10-23Fix T57190: loopcut crash w/o overlaysCampbell Barton
2018-10-23Cleanup: rename 'dm' -> 'me' for 'Mesh' typesCampbell Barton
2018-10-23Fix bad origindex layers for editmode modifiersCampbell Barton
2018-10-23DRW: workaround for editmode crash w/ constructive modifiersCampbell Barton
2018-10-23Cleanup: style, warningCampbell Barton
2018-10-23Cleanup: rename VertBuf.fill_attribute > attr_fillCampbell Barton
2018-10-22Fix various icon related issues:William Reynish
2018-10-22Fix build after recent changes, filename must have right case.Brecht Van Lommel
2018-10-22Fix memory leak in drivers poverAntonioya
2018-10-22GP: New Time modifierAntonioya
2018-10-22Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-10-22Windows: Enable python debugging in Visual Studio.Ray Molenkamp
2018-10-22Optimizadion: Fix performanse issue of UI on some old GPUs.mano-wii
2018-10-22Drag & Drop: Support Open/Link/Append when dropping .blend fileJacques Lucke
2018-10-22Followup to previous change, reduce number of relations updatesSergey Sharybin
2018-10-22Depsgraph: Fix missing relation updateSergey Sharybin
2018-10-22Fix T56636: Custom property cannot be animatedSergey Sharybin
2018-10-22Mark TODO/XXX as solvedSergey Sharybin
2018-10-22DRW: Fix missing uniform warning in debug modeClément Foucault
2018-10-22DRW: Fix crash on startup for old Nvidia driversClément Foucault
2018-10-22Python API: fix docstringsJacques Lucke
2018-10-22API Docs: remove 'level' from blf.color argumentsJacques Lucke
2018-10-22Fix T57028: Connect Vertex not working with more than 2 selectedPhilipp Oeser
2018-10-22Outliner: drag&drop - separate moving from parentingJacques Lucke
2018-10-22GPU: Fix Issue with recursive downsample and Intel HDXXXClément Foucault
2018-10-22Merge branch 'master' into blender2.8Bastien Montagne
2018-10-22Tentative fix for T57066: Daily build of Blend 2.79 crashes on OSX Mojave.Bastien Montagne
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-10-22Merge branch 'master' into blender2.8Campbell Barton
2018-10-22Prevent G.fileflags changes when WM_OT_save_mainfile() is called from scriptCampbell Barton
2018-10-22Merge branch 'master' into blender2.8Campbell Barton
2018-10-22Fix T57328: 'Save As Copy' prints warningCampbell Barton
2018-10-21Fix T57320: Crash when adding a linked scene, then deleting it.Bastien Montagne
2018-10-21Fix non-sense overloaded code in remapping post-process of objects and collec...Bastien Montagne
2018-10-21Optimize meta-ball basis check.Bastien Montagne
2018-10-21Icons: update geometry iconsWilliam Reynish
2018-10-21Cleanup: styleCampbell Barton
2018-10-21Cleanup: trailing spaceCampbell Barton
2018-10-21Cleanup: compiler warningsCampbell Barton
2018-10-20GP: Fix duplication when draw strokes in multiple windowsAntonioya
2018-10-20GP: Redesign drawing cache to support particlesAntonioya
2018-10-20Fix typoJoshua Leung
2018-10-20Fix: Drivers popover not showingJoshua Leung
2018-10-20Multi-Objects: pose slide operatorsDalai Felinto
2018-10-20Fix Eevee Reflection CubeMap and Irradiance Volume on some Intel gpusmano-wii
2018-10-19Remove defunct NLA_OT_bakeDalai Felinto
2018-10-19Multi-Objects: POSE_OT_select_grouped > POSE_SEL_SAME_KEYINGSET 3/3Dalai Felinto
2018-10-19Multi-Objects: POSE_OT_select_grouped > POSE_SEL_SAME_LAYER 2/3Dalai Felinto
2018-10-19Multi-Objects: POSE_OT_select_grouped > POSE_SEL_SAME_GROUP 1/3Dalai Felinto