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-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-24Fix T56895: crash loading template with Load UI unchecked.Brecht Van Lommel
2018-09-24Gizmo: option to hide from selectionCampbell Barton
2018-09-24Cleanup: rename gizmo flagCampbell Barton
2018-09-21UI: fractional DPI scaling of splash, instead of always 1x or 2x.Brecht Van Lommel
2018-09-19UI: make new icon consistent with other places.Brecht Van Lommel
2018-09-19Cleanup: Unused variable in release buildSergey Sharybin
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-18Splash: add first time setup and templates to splash screen.Brecht Van Lommel
2018-09-18Workspaces: move 2D Animation, VFX and Video workspaces into own templates.Brecht Van Lommel
2018-09-18Application Templates: make templates more prominent in the UI.Brecht Van Lommel
2018-09-17Gizmo: Functions to re-initialize a group typeCampbell Barton
2018-09-13Gizmo: code commentsCampbell Barton
2018-09-13Gizmo: value2d utility to adjust operator valuesCampbell Barton
2018-09-13Cleanup: use float name in property range functionCampbell Barton
2018-09-11Merge branch 'master' into blender2.8Campbell Barton
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-09-08WM: add temporary field to gizmo'sCampbell Barton
2018-09-07Gizmo: fix extrude handlesCampbell Barton
2018-09-06CMake: add missing headersCampbell Barton
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-09-06UI: keep showing label tooltip once it's openCampbell Barton
2018-09-06UI: delay tool label tip displayCampbell Barton
2018-09-05UI: show a small label next to the toolCampbell Barton
2018-09-04UI: support immediate non-overlapping tooltipsCampbell Barton
2018-09-02Merge branch 'master' into blender2.8Campbell Barton
2018-09-02Cleanup: move keymap helpers into own fileCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual loc...Brecht Van Lommel
2018-08-29Keymap: check modal keymap item poll functionCampbell Barton
2018-08-22Cleanup: free keymap status when not usedCampbell Barton
2018-08-21Cleanup: rename gizmo access functionsCampbell Barton
2018-08-20Workspaces: remove separate workspaces.blend config file.Brecht Van Lommel
2018-08-20Workspaces: replace bundled workspace.blend with embedded startup.blend.Brecht Van Lommel
2018-08-18Merge branch 'master' into blender2.8Campbell Barton
2018-08-18Warn when app-template isn't foundCampbell Barton
2018-08-18WM: app-template command line overrideCampbell Barton
2018-08-17UI: save statusbar/topbar collapsed state per screen.Brecht Van Lommel
2018-08-15Fix T56012: brush stencil overlay draws in the wrong location.Brecht Van Lommel
2018-08-15UI: correct selection operation namesCampbell Barton
2018-08-15UI: adjust names for select operationsCampbell Barton
2018-08-14Fix (unreported): misuse of GL Context when creating new window and/or render...mano-wii
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-14Splash: sorting and cleanupPablo Vazquez