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-11-05UI VSE: Rename submode Image Preview to Preview.Pablo Vazquez
2018-11-05BLI_kdopbvh: reduce branching in calc_nearest_point_squared.Alexander Gavrilov
2018-11-05BLI_heap: optimize heap_swap, heap_down and heap_up.Alexander Gavrilov
2018-11-05GP: Add new layer above active layerAntonioya
2018-11-05Paint: setting the brush now updates tool slotsCampbell Barton
2018-11-05Paint: add tool offset & mode to runtime dataCampbell Barton
2018-11-05Missing from last commitCampbell Barton
2018-11-05Paint: add BKE_paint_ensure to initialize toolsettingsCampbell Barton
2018-11-05Cleanup: use boolCampbell Barton
2018-11-05UI: Add back line to curve mapCampbell Barton
2018-11-05UI: rename Cursor 'Depth' -> 'Surface Project'Campbell Barton
2018-11-05Cleanup: correct last commit, also use font_id varCampbell Barton
2018-11-05Gizmo: use fonts for drawing 3D axis charactersCampbell Barton
2018-11-05Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-05Fix various Freestyle rendering bugs.Brecht Van Lommel
2018-11-05Gizmo: tweak 3D view navigation axis sizesCampbell Barton
2018-11-04Fix missing NULL check initializing paint toolsCampbell Barton
2018-11-04Cleanup: style, use ARRAY_SET_ITEMS macroCampbell Barton
2018-11-04GP: New API to move layers in layer listAntonioya
2018-11-04Fix T57388: Blender Internal + Freestyle viewport render wrongly using FSAA.Irie Shinsuke
2018-11-04GP: Move init code to new version sectionAntonioya
2018-11-04Fix T57611: Crash on entering Grease Pencil Sculpt ModeAntonioya
2018-11-04GP: Time Offset verify range if loop is disabledAntonioya
2018-11-04GP: Reorganize Canvas GridAntonioya
2018-11-04BLI_heap: add an API function to directly read the top node value.Alexander Gavrilov
2018-11-04Merge branch 'master' into blender2.8Campbell Barton
2018-11-04Fix ghash masking out upper bits on 64bit systemsCampbell Barton
2018-11-04Cleanup: style, shadow warningCampbell Barton
2018-11-03GP: Update Canvas grid orientation when change optionAntonioya
2018-11-03GP: Fix Time Offset when range frame is 0Antonioya
2018-11-03UI: Draw curve map with solid colorCharlie Jolly
2018-11-03GP: New Time Offset custom frame range parametersAntonioya
2018-11-03GP: Fix update problems with Grid CanvasAntonioya
2018-11-03UI: remove grease pencil iconsCampbell Barton
2018-11-03GP: Use stroke and fill switches while drawingAntonioya
2018-11-03GP: New main switches to hide stroke and fill materialAntonioya
2018-11-03Correct error in last commitCampbell Barton
2018-11-03Tool System: validate tool slots when setting modesCampbell Barton
2018-11-03Cleanup: move brush query into utility functionCampbell Barton
2018-11-03Cleanup: styleCampbell Barton
2018-11-03UI: On markers alternate between filled/outline camera icon on selection.Pablo Vazquez
2018-11-03UI: Align Panel drag widget with collapse triangle.Pablo Vazquez
2018-11-03Transform Snap: Refactoring to avoid duplicate code.mano-wii
2018-11-03UI: Soft drop shadow on 3D Viewport info text.Pablo Vazquez
2018-11-03UI: Tooltip for 3D View and rename to 3D Viewport.Pablo Vazquez
2018-11-03UI: Don't use abbreviations for view names.Pablo Vazquez
2018-11-03UI: Fix white shadow when resetting to defaults.Pablo Vazquez
2018-11-02Multi-Objects: MBALL_OT_duplicate_metaelemsDalai Felinto
2018-11-02Multi-Objects: MBALL_OT_delete_metaelemsDalai Felinto
2018-11-02GP: Fix problem when alpha is too lowAntonioya