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-30Fix wrong grease pencil modifier show viewport/render icons.Brecht Van Lommel
2018-10-30GP: Back Stroke projection modeAntonioya
2018-10-30GP: Cleanup unusedAntonioya
2018-10-30GPU: Extend mac blitting workaround to AMD Radeon R9 famillyClément Foucault
2018-10-30Add 'O' for Overrides to our key-coded ID UI-names generator.Bastien Montagne
2018-10-30Add library-hint to datablock search menus.Bastien Montagne
2018-10-30GPU: Fix faulty mac gpu detectionClément Foucault
2018-10-30PyAPI: Use 'None' arg to clear header textCampbell Barton
2018-10-30PyAPI: Support for 'None' string args from PythonCampbell Barton
2018-10-30Multi-Object EditMode: curve deleteCampbell Barton
2018-10-30Sequencer: replace notifier /w message-busCampbell Barton
2018-10-30Cleanup: keep RNA types sortedCampbell Barton
2018-10-30Fix memory leak in workspace menuCampbell Barton
2018-10-30UI: add uiItemMenuFN which frees it's argumentCampbell Barton
2018-10-30Fix crash adding workspaceCampbell Barton
2018-10-30UI: Support using Ctrl+Scrollwheel to cycle properties editor tabsJulian Eisel
2018-10-30UI: Move Properties editor context path into headerJulian Eisel
2018-10-30WM: correct description for header/status_text_setCampbell Barton
2018-10-303D View: use 1.0 opacity for wpaint shadingCampbell Barton
2018-10-30Eevee: Fix clearcoat materials not recieving AOClément Foucault
2018-10-29UI: Vertical Properties Editor TabsJulian Eisel
2018-10-29UI: Support Displaying Enums as TabsJulian Eisel
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-29UI: allow off/on icons to be in reverse order.Brecht Van Lommel
2018-10-29Cleanup: remove unused RNA flag.Brecht Van Lommel
2018-10-29Depsgraph: use full operation key to preserve update tags on rebuild.Alexander Gavrilov
2018-10-29Fix T57488: crash in Shrinkwrap constraint due to unsafe multi-threading.Alexander Gavrilov
2018-10-29GP: Remove unneeded code to get iconAntonioya
2018-10-29GP: Cleanup typoAntonioya
2018-10-29Depsgraph cleanup: use proper DEG_debug_print_eval call...Bastien Montagne
2018-10-29BBox accessor: switch to `switch`, add missing gpencil case.Bastien Montagne
2018-10-29Eevee: Fix Sun soft shadows not starting at first sampleClément Foucault
2018-10-29Edit Mode: Fix "Hidden Wire" option not workingClément Foucault
2018-10-29Fix: Pose Breakdown operator (continued)Jacques Lucke
2018-10-29Fix: Pose Breakdown operatorJacques Lucke
2018-10-29Enable dependency graph update while renderingSergey Sharybin
2018-10-29Fix unneeded/unwanted user counter when freeing CoW NLASergey Sharybin
2018-10-29Fix T57360: Crash when Play Animation in this sceneSergey Sharybin
2018-10-29Fix T57372: Second full scene copy crashes on deletion.Bastien Montagne
2018-10-29Fix stupid multiple-call of same function in Collections remapping code.Bastien Montagne
2018-10-29Fix T57384: Depsgraph assert after loading file with Mask NodePhilipp Oeser
2018-10-29Fix topbar UI being lost on undo w/ mode changeCampbell Barton
2018-10-29Fix topbar tool UI being lost on undoCampbell Barton
2018-10-29Merge branch 'master' into blender2.8Campbell Barton
2018-10-29Fix assert weight painting after undoCampbell Barton
2018-10-29Multi-Object EditMode: curve select next/prevCampbell Barton
2018-10-29Multi-Object EditMode: curve select more/lessCampbell Barton
2018-10-29Merge branch 'master' into blender2.8Campbell Barton
2018-10-29Modifier: mask threshold optionCampbell Barton