projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'blender2.7'
[blender.git]
/
release
/
2019-04-23
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-04-23
Antonioya
GPencil: Add support for gradient to Box strokes
tree
|
commitdiff
2019-04-23
Alexander Gavrilov
B-Bones: split the Scale In/Out properties into X and...
tree
|
commitdiff
2019-04-21
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-04-20
Brecht Van Lommel
Fix T63764: error when using library.users_id() function
tree
|
commitdiff
2019-04-20
Campbell Barton
Correct error in last commit
tree
|
commitdiff
2019-04-20
Campbell Barton
UI: remove redundant row for header template
tree
|
commitdiff
2019-04-20
Pablo Vazquez
UI Overlays: Align checkbox with slider for Wireframes...
tree
|
commitdiff
2019-04-20
Pablo Vazquez
UI Overlays: One line layout for Mask opacity.
tree
|
commitdiff
2019-04-20
Campbell Barton
UI: correct accidental removal of TOPBAR_PT_name
tree
|
commitdiff
2019-04-20
Pablo Dobarro
3D View: add opacity for sculpt mask display
tree
|
commitdiff
2019-04-19
Clément Foucault
Edit Mode: Make edit edges black by default
tree
|
commitdiff
2019-04-19
Clément Foucault
DRW: Expose VBO garbage collection timings
tree
|
commitdiff
2019-04-19
Clément Foucault
Edit Mode: Reduce Selected face alpha
tree
|
commitdiff
2019-04-19
Brecht Van Lommel
UI: minor layout tweaks to 3D viewport gizmo menu
tree
|
commitdiff
2019-04-19
Campbell Barton
Keymap: add 'Adjust Last Operation' as F9
tree
|
commitdiff
2019-04-19
Campbell Barton
Keymap: add set start/end shortcuts to graph editor
tree
|
commitdiff
2019-04-19
Campbell Barton
Keymap: restore Ctrl-Tab in the dopesheet (removed...
tree
|
commitdiff
2019-04-19
Campbell Barton
Correct cleanup marking keyword args unused
tree
|
commitdiff
2019-04-19
Campbell Barton
Cleanup: remove redundant poll functions
tree
|
commitdiff
2019-04-19
Campbell Barton
Cleanup: logical checks in UI scripts
tree
|
commitdiff
2019-04-19
Campbell Barton
Cleanup: trailing commas
tree
|
commitdiff
2019-04-19
Campbell Barton
Cleanup: unused vars
tree
|
commitdiff
2019-04-19
Campbell Barton
Cleanup: use staticmethod where appropriate
tree
|
commitdiff
2019-04-19
Campbell Barton
Missing from last commit
tree
|
commitdiff
2019-04-19
Campbell Barton
Cleanup: correct misleading classmethod arg
tree
|
commitdiff
2019-04-19
Campbell Barton
Cleanup: mark unused arguments in UI scripts
tree
|
commitdiff
2019-04-19
Campbell Barton
UI: move top-bar into the spaces header
tree
|
commitdiff
2019-04-18
Brecht Van Lommel
Images: support packing edited images as OpenEXR or...
tree
|
commitdiff
2019-04-18
Brecht Van Lommel
UI: collapse 3D view collections visibility panel by...
tree
|
commitdiff
2019-04-18
Antonioya
GPencil: Add option to mix color with texture
tree
|
commitdiff
2019-04-18
Antonioya
GPencil: Initialize variable to remove console warning
tree
|
commitdiff
2019-04-18
Campbell Barton
Missing 2.7x keymap update from last commit
tree
|
commitdiff
2019-04-18
Campbell Barton
PyAPI: remove support for importing text blocks as...
tree
|
commitdiff
2019-04-18
Campbell Barton
UI: option to toggle 'Adjust Last Operation'
tree
|
commitdiff
2019-04-18
Jeroen Bakker
UI: Expand Enum Items Over Multiple Rows
tree
|
commitdiff
2019-04-18
Campbell Barton
UI: move region toggling to properties
tree
|
commitdiff
2019-04-18
Sergey Sharybin
Merge branch 'blender2.7'
tree
|
commitdiff
2019-04-18
Jeroen Bakker
Overlay Engine: Option to Disable AA Ortho Grid
tree
|
commitdiff
2019-04-18
Brecht Van Lommel
UI: don't expand selection tool option enum
tree
|
commitdiff
2019-04-17
Clément Foucault
Edit Mode: Rework display to differentiate selection...
tree
|
commitdiff
2019-04-17
Campbell Barton
ClangFormat: disable for generated theme
tree
|
commitdiff
2019-04-17
nBurn
Fix T63674: Incorrect poll methods in node category...
tree
|
commitdiff
2019-04-17
Campbell Barton
Cleanup: use 2 space indentation for CMake
tree
|
commitdiff
2019-04-16
William Reynish
Industry Compat keymap: Fix loop selection
tree
|
commitdiff
2019-04-16
Alexander Gavrilov
Spline IK: support changing individual bone length...
tree
|
commitdiff
2019-04-16
Campbell Barton
Cleanup: use keyword only args to rna_idprop_ui_create
tree
|
commitdiff
2019-04-16
Alexander Gavrilov
Python: add a utility function for creating custom...
tree
|
commitdiff
2019-04-16
Brecht Van Lommel
Fix tool system Python errors if there is no active...
tree
|
commitdiff
2019-04-16
William Reynish
UI: Move Collection Visibility popover from 3D View...
tree
|
commitdiff
2019-04-16
Antonioya
GPencil: New Normalize All operator
tree
|
commitdiff
2019-04-16
Antonioya
GPencil: Add lock icon to Vertex Groups list
tree
|
commitdiff
2019-04-16
Antonioya
GPencil: New Normalize Weights operator
tree
|
commitdiff
2019-04-16
William Reynish
Industry Compat Keymap: Use F-keys for viewpoints
tree
|
commitdiff
2019-04-15
Brecht Van Lommel
Fix T63189: missing double click for UV loop select...
tree
|
commitdiff
2019-04-15
Antonioya
GPencil: Hide UV factor for Dots and Boxes
tree
|
commitdiff
2019-04-15
Campbell Barton
UI: move gizmo popover next to the overlay buttons
tree
|
commitdiff
2019-04-15
William Reynish
Industry Compat Keymap: Tool shortcuts
tree
|
commitdiff
2019-04-15
Antonioya
GPencil: New Dots gradient
tree
|
commitdiff
2019-04-15
William Reynish
Industry Compat Keymap: Panning consistency
tree
|
commitdiff
2019-04-15
William Reynish
Industry Compat Keymap: Remove Ctrl-click for context...
tree
|
commitdiff
2019-04-14
William Reynish
Render: new material preview
tree
|
commitdiff
2019-04-14
Miguel Porces
Fix add_search node operator to show custom nodes
tree
|
commitdiff
2019-04-14
Campbell Barton
Keymap: toggle context gizmo instead of the tool gizmo
tree
|
commitdiff
2019-04-14
Campbell Barton
Gizmo: individual toggles for 3D view gizmos
tree
|
commitdiff
2019-04-13
Campbell Barton
Gizmo: move transform to a persistent option
tree
|
commitdiff
2019-04-13
Campbell Barton
3D View: move gizmo draw options out of overlays
tree
|
commitdiff
2019-04-13
Campbell Barton
Cleanup: add trailing commas to wrapped args
tree
|
commitdiff
2019-04-13
William Reynish
UI: remove popover button text in viewport header
tree
|
commitdiff
2019-04-13
Antonioya
GPencil: Implement Opacity transform
tree
|
commitdiff
2019-04-13
Antonioya
GPencil: Remove script console warning when object...
tree
|
commitdiff
2019-04-12
Philipp Oeser
Fix T63504: Python Template 'ui_previews_dynamic_enum...
tree
|
commitdiff
2019-04-12
Campbell Barton
Rename Label instead of Name in Node editor using F2 key
tree
|
commitdiff
2019-04-12
Campbell Barton
Revert "Rename Label instead of Name in Node editor...
tree
|
commitdiff
2019-04-11
Sebastian Parborg
Fix T63341: Xray mode makes some shading popover option...
tree
|
commitdiff
2019-04-11
Antonioya
Rename Label instead of Name in Node editor using F2 key
tree
|
commitdiff
2019-04-10
William Reynish
Industry Compat Keymap: Add Sculpt Mode keys
tree
|
commitdiff
2019-04-10
William Reynish
Industry Compatible Keymap: initial keymap
tree
|
commitdiff
2019-04-09
Campbell Barton
Cleanup: style
tree
|
commitdiff
2019-04-07
Philipp Oeser
Quick Explode: update for recent eevee shadow refactor
tree
|
commitdiff
2019-04-07
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-04-07
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-04-05
Sergey Sharybin
Fix T63283: Second subdivision modifier does not ignore...
tree
|
commitdiff
2019-04-05
George Vogiatzis
Interface: New region type 'Footer', used by text editor
tree
|
commitdiff
2019-04-05
Brecht Van Lommel
Fix T60390: add Cycles texture node mapping settings...
tree
|
commitdiff
2019-04-04
Jacques Lucke
Fix T61830: Remove option to add new keymap item in...
tree
|
commitdiff
2019-04-04
Jacques Lucke
Fix T63256: Make Dupli Face was broken since there...
tree
|
commitdiff
2019-04-04
Jeroen Bakker
Avoid flow to avoid the collection textfield from becom...
tree
|
commitdiff
2019-04-04
Benjamin Meyer
Fix: Erratic collision response when using constraints...
tree
|
commitdiff
2019-04-03
Antonioya
GPencil: Implement custom channel color in Dopesheet
tree
|
commitdiff
2019-04-02
Sergey Sharybin
Merge branch 'blender2.7'
tree
|
commitdiff
2019-04-02
Philipp Oeser
Fix T61598: Python error from connect rigid body feature
tree
|
commitdiff
2019-03-31
Bastien Montagne
I18n messages extraction: add 'generic' handling of...
tree
|
commitdiff
2019-03-31
Bastien Montagne
18N for tools definitions: make them resilient to None...
tree
|
commitdiff
2019-03-30
William Reynish
UI: Icons update
tree
|
commitdiff
2019-03-29
Clément Foucault
Eevee: Material: Decouple transparent shadows from...
tree
|
commitdiff
2019-03-29
Brecht Van Lommel
Fix cramped display of tool setting enums in workspace...
tree
|
commitdiff
2019-03-29
Brecht Van Lommel
Fix part of T63102: wrong Python API Reference link...
tree
|
commitdiff
2019-03-28
Nathan Craddock
UI: tweak display of report messages in the status...
tree
|
commitdiff
2019-03-28
William Reynish
UI: Theme: Make selected text stand out
tree
|
commitdiff
next