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
path: root/source
AgeCommit message (Expand)Author
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-05RNA: use is_dirty prefix for checking updatesCampbell Barton
2018-07-05Keymap: Make Ctrl-Tab toggles pose modeCampbell Barton
2018-07-05Draw Manager: simplify object mask usageCampbell Barton
2018-07-05Cleanup: minor changes to last commit, #2Campbell Barton
2018-07-05Cleanup: minor changes to last commitCampbell Barton
2018-07-05Keymap: convenience Alt-MMB view switchingCampbell Barton
2018-07-053D View: support setting the relative axisCampbell Barton
2018-07-05UI: add separators in properties editor header tabs.Brecht Van Lommel
2018-07-05Shaders: add target setting to material output node.Brecht Van Lommel
2018-07-05Viewport: tweak Z key shading toggle.Brecht Van Lommel
2018-07-05GPU: avoid unnecessary multiple nodetree localize and output finding.Brecht Van Lommel
2018-07-05Cleanup: indentationCampbell Barton
2018-07-053D View: split view-numpad into two operatorsCampbell Barton
2018-07-05Refactored into a single optionJeroen Bakker
2018-07-05Refactor: SHOW->HIDEJeroen Bakker
2018-07-05Overlay: enable/disable drawing of specific object types.Jeroen Bakker
2018-07-05Depsgraph: Preserve engine data when doing object copy on write updateSergey Sharybin
2018-07-05Cleanup: Undefined function declarationsSergey Sharybin
2018-07-05Ensure dependency graph exists before initializing editorsSergey Sharybin
2018-07-05Revert "Overlay: enable/disable drawing of specific object types."Jeroen Bakker
2018-07-05Overlay: enable/disable drawing of specific object types.Jeroen Bakker
2018-07-05Cleanup: warningCampbell Barton
2018-07-05Sculpt: Fix disappearing object on undoSergey Sharybin
2018-07-05UI: show modal operator keymaps in the status barCampbell Barton
2018-07-05Fix build w/o fluidsimCampbell Barton
2018-07-05Fluidsim: fixed memory leakSybren A. Stüvel
2018-07-05Fluidsim: ported from DerivedMesh to MeshSybren A. Stüvel
2018-07-05Ported CDDM_apply_vert_normals from DM to MeshSybren A. Stüvel
2018-07-05Revert "Keymap: use Shift-Space for auto-complete"Campbell Barton
2018-07-05Keymap: use Shift-Space for auto-completeCampbell Barton
2018-07-04Fix issue with closing child windows in recent changes.Brecht Van Lommel
2018-07-04Workspaces: change behavior when window layout for workspace is missing.Brecht Van Lommel
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-07-04Workspaces: add main and child windows.Brecht Van Lommel
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-07-04Keymap: movie-clip center frame, match graph viewCampbell Barton
2018-07-04Keymap: proportional edit keysCampbell Barton
2018-07-04Fix Pose Mode selection overlay breaking other overlay.Clément Foucault
2018-07-04UI: Node Link Menu to use same colors as regular menusPablo Vazquez
2018-07-04Kemap: mirror, flip changes from T55162Campbell Barton
2018-07-04Keymap: outliner changes from T55162Campbell Barton
2018-07-04Keymap: Resolve inconsistencies, T55162Campbell Barton
2018-07-04Depsgraph: Don't force copy-on-write when shading changesSergey Sharybin
2018-07-04Depsgraph: Log entry operations which are directly modified and taggedSergey Sharybin
2018-07-04Weight Paint: draw from original meshCampbell Barton
2018-07-04Eevee: Fix incorrect padding in octahedral mappingClément Foucault
2018-07-04UI: Fix channels using editor header color as backgroundPablo Vazquez
2018-07-04Cleanup: remove unused zbuf memberCampbell Barton