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-07-18GWN: Port to GPU module: Move files to GPUClément Foucault
2018-07-16Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-15Cleanup: doxy commentsCampbell Barton
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15Cleanup: style, doxy fileCampbell Barton
2018-07-15Cleanup: split GPU_batchCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-07-14UI: rename manipulator to gizmoCampbell Barton
2018-07-13Add include missing in release buildsCampbell Barton
2018-07-13UI: remove space/region from popover argsCampbell Barton
2018-07-13WM: register global list of panel typesCampbell Barton
2018-07-13Correct recent menu splitCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Cleanup: operator type API, headerCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Cleanup: move WM type registration into own filesCampbell Barton
2018-07-12Merge branch 'master' into blender2.8Campbell Barton
2018-07-12Cleanup: remove legacy mesh save supportCampbell Barton
2018-07-12Keymap: add utility function for panel popupsCampbell Barton
2018-07-11Transform Manipulator: fix scale handle selectionCampbell Barton
2018-07-11Fix manipulator hiding cursorCampbell Barton
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault
2018-07-10Fix T55882: crash closing user preferences window in some cases.Brecht Van Lommel
2018-07-10Fix T55776: crash with multiple windows and reload new.Brecht Van Lommel
2018-07-09WM: add utility function to refresh status barCampbell Barton
2018-07-09Keymap: Remove AccentGrave for eachCampbell Barton
2018-07-09Keymap: macos only operator search key: Cmd-FCampbell Barton
2018-07-09WM: support for filtering modal keymap itemsCampbell Barton
2018-07-08Icons: support for drawing event iconsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-06Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-06Animation player: Ensure new frames are displayed while dragging mouseSergey Sharybin
2018-07-06Fix crash when startup file has an image in itSybren A. Stüvel
2018-07-06Merge branch 'master' into blender2.8Philipp Oeser
2018-07-06Fix T55581: kill running (render) jobs when deleting a scenePhilipp Oeser
2018-07-05Ensure dependency graph exists before initializing editorsSergey Sharybin
2018-07-05UI: show modal operator keymaps in the status barCampbell Barton
2018-07-04Fix issue with closing child windows in recent changes.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-02Splash: add "Alpha" text and link to the development fund.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Fix T55675: Crash internal animation playerCampbell Barton
2018-07-01Keymap: add generally useful popups to F-Keys 1..4Campbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton