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-19UI: Make UV Editor contextual menu more consistent with 3D ViewWilliam Reynish
2019-03-19UI: Make EV Editor UV menu more consistent with 3D VIewWilliam Reynish
2019-03-19Cleanup: trailing spaceCampbell Barton
2019-03-18UI: Particle Edit Mode Tool PropertiesWilliam Reynish
2019-03-18Fix noisy console messages about unported add-ons by default.Bastien Montagne
2019-03-18Cleanup: rename color band to color rampCampbell Barton
2019-03-18Fix T62685: Rename 'Align' to 'Only Origins'Campbell Barton
2019-03-17UI: add light/world settings in shader node editor.Brecht Van Lommel
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-17Cleanup: unused variablesCampbell Barton
2019-03-17Cleanup: unused importsCampbell Barton
2019-03-17GPencil: Fix missing guide topbar menuAntonioya
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-03-16GPencil: Fix layers topbar panelAntonioya
2019-03-16Fix T62576: The remaining two unported official add-ons: X3D and 3DS.Bastien Montagne
2019-03-16UI: Remove redundant 'settings' from GPencil Tool Properties panel titlesWilliam Reynish
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