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
2018-05-01Fix previous commit, sorry about that :/Bastien Montagne
2018-05-01Static override: rename highly confusing var name in apply code.Bastien Montagne
2018-05-01Add/finish rna read-only access to actual override rules.Bastien Montagne
2018-05-01Merge branch 'blender2.8' of git.blender.org:blender into blender2.8Jeroen Bakker
2018-05-01Workbench: Shading popoverJeroen Bakker
2018-05-01Animation: Don't user-copunter copy-on-written action blockSergey Sharybin
2018-04-30COW Fix: Material property update callbacks need to tag depsgraph for COW upd...Joshua Leung
2018-04-303D View: refresh on Overlay & Shading changesCampbell Barton
2018-04-29Fix accidentally removed code in recent commit.Brecht Van Lommel
2018-04-29UI: show add/subtract as iconsCampbell Barton
2018-04-29Cleanup: warning, use STRNCPY macroCampbell Barton
2018-04-29Tool System: support data-blocks in toolsCampbell Barton
2018-04-293D View: add initial view.shading and view.overlay in RNA.Brecht Van Lommel
2018-04-28Python/UI: add more convenient API for drawing based on DPI.Brecht Van Lommel
2018-04-28UI: Add icon color saturation preferenceCampbell Barton
2018-04-28Cleanup: style, duplicate includesCampbell Barton
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-27WM: Add function to access last operator propsCampbell Barton
2018-04-26UI: add darker theme color for toolbar itemsCampbell Barton
2018-04-26Tool System: expose tool space-typeCampbell Barton
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-26Properties: remove redundant settings from workspaces tab.Brecht Van Lommel
2018-04-25Workbench: Added studio lighting to view layerJeroen Bakker
2018-04-25Depsgraph: Clarify python APISergey Sharybin
2018-04-25Silhouette Overlap OverlayJeroen Bakker
2018-04-25UI: Apply remove redo regionCampbell Barton
2018-04-24Fix NULL pointer checkCampbell Barton
2018-04-24Bind Camera to Markers - Various tweaks to make this nicer to work withJoshua Leung
2018-04-24Outliner: reorganize collection related display modes.Brecht Van Lommel
2018-04-24EEVEE: LightProbes: Add Visibility Group to DNA/RNA/UI.Clément Foucault
2018-04-24Fix EEVEE lamps with shadows by default but wrong UIDalai Felinto
2018-04-23Static Override: initial enabling of overrides for modifiers and constraints.Bastien Montagne
2018-04-23Static Overrides: more performances improvements.Bastien Montagne
2018-04-23stylecode cleanupBastien Montagne
2018-04-23Static Overrides: disable animated check for now.Bastien Montagne
2018-04-23Static Overrides: hide/deactivate all but 'REPLACE' operation.Bastien Montagne
2018-04-23Fix typo in error message.Bastien Montagne
2018-04-23Fix: Changing bone group color doesn't refresh/redraw viewportJoshua Leung
2018-04-23Cleanup: Get rid of ScrArea.butspacetype syncing with ScrArea.spacetypeJulian Eisel
2018-04-22UI: Editor outline color themableDalai Felinto
2018-04-22UI: make button roundness themeable.Brecht Van Lommel
2018-04-22Fix missing filter size in Eevee film panel.Brecht Van Lommel
2018-04-22UI: Initial popover support for panelsCampbell Barton
2018-04-22Merge branch 'master' into blender2.8Campbell Barton
2018-04-22Cleanup: de-dup popup/pie menu RNA definitionCampbell Barton
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20Dopesheet-Timeline: Channels list now gets hidden automatically when switchin...Joshua Leung
2018-04-20Dopesheet-Timeline: Collapse summary channel by default (so that it's more li...Joshua Leung
2018-04-20Dopesheet-Timeline: Ported over cache indicator drawing + settings used to co...Joshua Leung
2018-04-20Dopesheet-Timeline: First steps towards making the Timeline a mode of the Dop...Joshua Leung