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-16Particle: Remove Billboard Particle codeClément Foucault
2019-03-15Remove object hide_* operators from outliner keymapDalai Felinto
2019-03-15Fix T62608: many tools in the toolbar not working.Brecht Van Lommel
2019-03-15UI: rename object Boundary back to Bounds, it's not the same thing.Brecht Van Lommel
2019-03-15Correct tool name (missed in recent update)Campbell Barton
2019-03-15Cleanup: unused importsCampbell Barton
2019-03-15Tool System: add tool registration APICampbell Barton
2019-03-15Tool System: use categories for tool identifiersCampbell Barton
2019-03-15Tool System: split UI label from tool identifiersCampbell Barton
2019-03-15UI: rename brush "Overlay" to "Display"Campbell Barton
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