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
2019-03-14Fix separators use within tool groupsCampbell Barton
2019-03-14Keymap: tweak keymap loading type checksCampbell Barton
2019-03-14Cleanup: unused importsCampbell Barton
2019-03-14Keymap: remove select linked deselectCampbell Barton
2019-03-14Cleanup: styleCampbell Barton
2019-03-14Fix "Follow Active Quad" poll functionCampbell Barton
2019-03-14Fix T60172: UV smart project fails for unselected active objectCampbell Barton
2019-03-13Fix T59445: top bar hides everything when there isn't enough space.Brecht Van Lommel
2019-03-13UI: New option to display factors as percentagesJacques Lucke
2019-03-13WM: pre-fill bug-reportsCampbell Barton
2019-03-13Cleanup: use unpacking & generators to build classesCampbell Barton
2019-03-13UI: avoid sub-classing mix-ins for user-prefsCampbell Barton
2019-03-13UI: rename PresetMenu to PresetPanel, move to bl_ui.utilsCampbell Barton
2019-03-13UI: tweak check for sequence lengthCampbell Barton
2019-03-13Cleanup: redundant staticmethod useCampbell Barton
2019-03-13Cleanup: redundant bpy.context accessCampbell Barton
2019-03-13Cleanup: remove unused menuCampbell Barton
2019-03-13Cleanup: pass context to draw method instead of accessing from bpyCampbell Barton
2019-03-13Fix typo in grease pencil UICampbell Barton
2019-03-13Fix T62436: New added Torus won't appear in Local ViewCampbell Barton
2019-03-13Revert "Fix T62436: New added Torus won't appear in Local View"Campbell Barton
2019-03-12Fix T62436: New added Torus won't appear in Local ViewDalai Felinto
2019-03-12Fix T62507: Removing Annotation layers removes layers optionAntonioya
2019-03-12Windows: Add convenience logging batch files.Ray Molenkamp
2019-03-12UI: Adjustments to Texture Paint Projection Paint panelWilliam Reynish
2019-03-12UI: Avoid redundant text argument to UnifiedPaintPanel methodsCampbell Barton
2019-03-12Cleanup: use UnifiedPaintPanel for context menuCampbell Barton
2019-03-12DRW: use object color from instancerCampbell Barton
2019-03-12Cleanup: rename specials -> context_menuCampbell Barton
2019-03-12Tools: Only show cursor tool in wpaint mode when a pose object existsCampbell Barton
2019-03-12UI: Restore orient/pivot UI for wpaint & pose modeCampbell Barton
2019-03-12Fix overlay pose panel context checkCampbell Barton
2019-03-12UI: Remove Sculpt Direction from context menuWilliam Reynish
2019-03-12UI: Remove incorrect usage of ellipses in menusWilliam Reynish
2019-03-12Icons: Add Links Cut icon to Node Editor, plus other tweaksWilliam Reynish
2019-03-12UI: correct context menu edge selection checkCampbell Barton
2019-03-12Cleanup: trailing spaceCampbell Barton
2019-03-12UI: correct typoCampbell Barton
2019-03-11UI: Add back frame operators to GPencil Draw and Sculpt mode contextual menusWilliam Reynish
2019-03-11Fix: Remove unnecessary check in previous commitWilliam Reynish
2019-03-11Add missing Add Face and Fill commands to Edit Mode Edge contextual menuWilliam Reynish
2019-03-11UI: Move UV Editor Cursor Position to sidebarWilliam Reynish
2019-03-11UI: Add missing transform operators to Transform menuWilliam Reynish
2019-03-11UI: Add missing All Transform to Object > Apply menuWilliam Reynish
2019-03-11UI: Add brush controls to contextual menu for GPencil Draw and Sculpt modesWilliam Reynish
2019-03-11UI: Add brush controls to contextual menus for Texture Paint, Vertex Paint, S...William Reynish
2019-03-11UI: Add brush controls to contextual menu in Weight Paint modeWilliam Reynish
2019-03-11Tools: Add Selection tools to Texture Paint toolbar when Face Selection is en...William Reynish
2019-03-11Fix T62255: Blender defaults to "OpenAL Soft" in sound settings, regardless o...Jörg Müller
2019-03-10Fix T60171: Hair Particles Not Displaying in ViewportClément Foucault