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-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-28Static Override: add support to override items (objects/sub-collections) in C...Bastien Montagne
2018-06-28Static Override: fix diffing logic for ietms ID pointers case.Bastien Montagne
2018-06-28Static Override: RNA apply code: pass extra 'item_ptr' to apply callbacks.Bastien Montagne
2018-06-28Prevent copying too much in the Rigid Body simulationSybren A. Stüvel
2018-06-28UI: keep some operator text in headers.Brecht Van Lommel
2018-06-28RNA path: add way to get both valid ptr/prop pair, and final item ptr.Bastien Montagne
2018-06-28Proper fix for RNA path evaluation of collection items.Bastien Montagne
2018-06-28RNA_access: path parsing: fix broken code for collections.Bastien Montagne
2018-06-27Cleanup: styleCampbell Barton
2018-06-27Workbench: Added a quality slider for the viewportJeroen Bakker
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-26Workbench: Wrong ENUM value for SINGLE colorJeroen Bakker
2018-06-26Workbench: Tempural Anti AliasingJeroen Bakker
2018-06-26UI: status bar cursor keymap displayCampbell Barton
2018-06-26AnimEditors: Remove the toggles to enable name/collection-based filteringJoshua Leung
2018-06-26Depsgraph: Tag relations for update when particle dupli-collection changesSergey Sharybin
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-25Cleanup: Move colorband handling from DM to mesh_runtime universe.Bastien Montagne
2018-06-25Merge branch 'master' into blender2.8Bastien Montagne
2018-06-25Cleanup: Nuke most of G.main from GPU code.Bastien Montagne
2018-06-25Outliner: Make search always workDalai Felinto
2018-06-25Cleanup: code styleCampbell Barton
2018-06-22Tool System: transform can now toggle loc/rot/scaleCampbell Barton
2018-06-22Cleanup: nuke (nearly) all remaining usages of DM from RNA.Bastien Montagne
2018-06-22StudioLights: APIJeroen Bakker
2018-06-22StudioLight: Better APIJeroen Bakker
2018-06-22Cleanup: 2.8-new G.main in RNA code.Bastien Montagne
2018-06-22Merge branch 'master' into blender2.8Bastien Montagne
2018-06-22Cleanup: remove last G.main from RNA.Bastien Montagne
2018-06-22StudioLight: remove caches when removing studiolightJeroen Bakker
2018-06-22PaintMode: Full Shading Boolean => SliderJeroen Bakker
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21T55570: Moved Texture drawtype as to shading popoverJeroen Bakker
2018-06-21UI: preference for developer extrasCampbell Barton
2018-06-21Fix: Ensure that summary channel is enabled when creating timelineJoshua Leung
2018-06-21Graph Editor: Changing the display mode to "Drivers" mode now runs the Driver...Joshua Leung
2018-06-21Remove debug printsJoshua Leung
2018-06-21Fix: Incorrect submodes being set in Dopesheet/Action Editor when changing modesJoshua Leung
2018-06-21UI: Icons for Outliner display modesPablo Vazquez
2018-06-20UI: rename "NLA Editor" -> "Nonlinear Animation"Campbell Barton
2018-06-20UI: expose Timeline as a space typeCampbell Barton
2018-06-20UI: expose Driver as a space typeCampbell Barton
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-20Cleanup: remove last DM usages from datatransfer code.Bastien Montagne
2018-06-20Objects: restore per object restrict view/render/select.Brecht Van Lommel
2018-06-20Objects: restore H key per object hiding.Brecht Van Lommel