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-12-23Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-12-23Fix (unreported) crash in 'Match movie length operator' in case of lost video...Alexander Romanov
2016-12-20String drawing function for the "simdebug" utilities.Lukas Tönne
2016-12-20Fix parameter error (changes by Mike Erwin)Antonio Vazquez
2016-12-17Merge branch 'master' into blender2.8Bastien Montagne
2016-12-17Cleanup: trackball logicCampbell Barton
2016-12-17Fix T50264: Stroke is not painted when append Grease Pencil blockAntonio Vazquez
2016-12-16Make Shift+LMB on transform manipulator configurableJulian Eisel
2016-12-16Fix drawing enum property with icon only flagJulian Eisel
2016-12-15Proper fix for strict compiler warningSergey Sharybin
2016-12-15Revert "Cleanup: Remove unused variable"Sergey Sharybin
2016-12-15Cleanup: Remove unused variableSergey Sharybin
2016-12-14OpenGL fixesMike Erwin
2016-12-13OpenGL: finish area action zone todoMike Erwin
2016-12-13small fix for previous commitMike Erwin
2016-12-13OpenGL: new immediate mode in area.cMike Erwin
2016-12-13UI: Externally open file and path from context menuJulian Eisel
2016-12-13Fix strict warnings on WindowsSergey Sharybin
2016-12-12Merge branch 'master' into blender2.8Bastien Montagne
2016-12-12Cleanup: Rename BKE_libblock_relink, and move it to BKE_library_remap.hBastien Montagne
2016-12-09Correction to previous commitJulian Eisel
2016-12-09Move screen drawing functions into new screen_draw.cJulian Eisel
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-12-08Fix expanding enum property in sub-layout of pie menusJulian Eisel
2016-12-06Fix T50020: adding a background image does not set image user data.Kévin Dietrich
2016-12-053D cursor & mini axis for modern viewportMike Erwin
2016-12-05OpenGL: delete bl_debug_drawMike Erwin
2016-12-05cleanup: C99 for view3d_drawMike Erwin
2016-12-02Fix T50062: Mask - Clicking in ActivePoint Parent makes Blender crash.Bastien Montagne
2016-12-02OpenGL: cleanup function parameters & stateMike Erwin
2016-12-01UI: Previews for screen layoutsJulian Eisel
2016-12-01Immediate mode replacement for compositor node backdrop elements.Lukas Tönne
2016-12-01GPencil Sculpt: Numpad keys now work when doing sculpt sessions (i.e. when th...Joshua Leung
2016-12-01Compiler warning fixJoshua Leung
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-11-30UI: Remove 'x' icon from paths and listsJulian Eisel
2016-11-29DerivedMeshes clean up their draw-batch cachesMike Erwin
2016-11-29Comment: explain viewport & render pixel-sizeCampbell Barton
2016-11-29Replacing UI_view2d_scrollsers_draw() to immedaite modeBenjamin N. Summerton
2016-11-29Moved UI_view2_multi_grid_draw() to GawainBenjamin N. Summerton
2016-11-28UI: Add 'x' icon to text buttons to clear contentJulian Eisel
2016-11-27Enable multi-selection editing by default (Alt-key behavior)Julian Eisel
2016-11-27Typo fixJoshua Leung
2016-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-11-24Remove unused vector icons from RNAMartijn Berger
2016-11-22Fix T49718: Wrong "Make Duplicates Real" behavior with "Keep Hierarchy"Luca Rood
2016-11-22Use const for color array argumentsJulian Eisel
2016-11-22Fix missing conversion of uchar color to floatJulian Eisel
2016-11-22Fix (unreported) crash when drawing armatures' poses in some cases.Bastien Montagne