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-01Typo fixSybren A. Stüvel
2018-05-01Added note about potential crash in add_orco_dm()Sybren A. Stüvel
2018-05-01Static Override: fix 'search matching override operation' function.Bastien Montagne
2018-05-01Nodes: Remove workaround for action copySergey Sharybin
2018-05-01Fix crash opening files saved in sculpt/vertex paint modesSergey Sharybin
2018-05-01Mark localized node trees and materials as suchSergey Sharybin
2018-05-01Animation: Don't user-copunter copy-on-written action blockSergey Sharybin
2018-04-30Fix T54901: Crash renaming UV layerCampbell Barton
2018-04-30Cleanup: de-duplicate paint access from objectCampbell Barton
2018-04-30Cleanup: Move FOREACH_PCHAN_*_IN_OBJECT_*() macros to BKE_armature.hJoshua Leung
2018-04-29UI: better support for dynamically sized regions in topbar.Brecht Van Lommel
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-26Animation: Make it possible to keyframe to with copy-on-writeSergey Sharybin
2018-04-26Animation: Split f-curve reading and writing functionsSergey Sharybin
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-26UI: toolbar single column size snappingCampbell Barton
2018-04-25Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-25Library: Add assert to catch unsupported copy flags combinationSergey Sharybin
2018-04-25Merge branch 'master' into blender2.8Campbell Barton
2018-04-25CDDM: correct (disabled) logic in merge vertsCampbell Barton
2018-04-25Remove developer exception hackCampbell Barton
2018-04-25Revert "Fix (unreported) broken 'get system path' in some cases."Campbell Barton
2018-04-25Merge branch 'master' into blender2.8Bastien Montagne
2018-04-25Fix (unreported) broken 'get system path' in some cases.Bastien Montagne
2018-04-25UI: Apply remove redo regionCampbell Barton
2018-04-24UI: display icons w/ OSA even when very largeCampbell Barton
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-23Error in last commitCampbell Barton
2018-04-23Error in last commitCampbell Barton
2018-04-23UI: option to load icon from fileCampbell Barton
2018-04-22UI: make button roundness themeable.Brecht Van Lommel
2018-04-22Cleanup: trailing spacesCampbell Barton
2018-04-21UI: add own icon rasterizerCampbell Barton
2018-04-21Cleanup: styleCampbell Barton
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20Dopesheet-Timeline: Somewhat hacky version-patching code to switch old timeli...Joshua Leung
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-20UI: Support for runtime geometry iconsCampbell Barton
2018-04-20Static overrides optimization: 30% quicker.Bastien Montagne
2018-04-20Merge branch 'master' into blender2.8Bastien Montagne
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-20VSE Effects: Wipe box: fix compilation errorsAaron Carlisle
2018-04-19Cleanup: unused functionsCampbell Barton
2018-04-19Merge branch 'master' into blender2.8Campbell Barton
2018-04-19Cleanup: rename vlak -> polyCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal