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-11UI: don't change scrollbar size on mouse move, only fade.Brecht Van Lommel
2018-07-10UI: Cleanup - Remove Show Panel Header and BackgroundPablo Vazquez
2018-07-09Merge branch 'master' into blender2.8Campbell Barton
2018-07-09Cleanup: right shiftCampbell Barton
2018-07-08Icons: support for drawing event iconsCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-05Cleanup: Undefined function declarationsSergey Sharybin
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-03UI: optional ui-unit-width for popoversCampbell Barton
2018-07-03Fix dimmed shortcut key display issues in toolbar menu and color picker.Brecht Van Lommel
2018-07-02Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-02UI: update status bar mouse icons, draw in text color.Brecht Van Lommel
2018-07-02UI: update mouse icons in status bar.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-30UI: support check-boxes in quick menuCampbell Barton
2018-06-30Merge branch 'master' into blender2.8Campbell Barton
2018-06-30Cleanup: remove unused context arg to menuCampbell Barton
2018-06-30UI: support adding menu's to favouritesCampbell Barton
2018-06-30UI: move queries into interface_query.cCampbell Barton
2018-06-30Merge branch 'master' into blender2.8Campbell Barton
2018-06-30UI: Add 'interface_query.c'Campbell Barton
2018-06-30Fix a number of small errors in area coordinate handlingSeverin
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-28UI: keep some operator text in headers.Brecht Van Lommel
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-26UI: status bar cursor keymap displayCampbell Barton
2018-06-26Icons: mouse buttons & dragCampbell Barton
2018-06-24UI: internal changes to user-menu storageCampbell Barton
2018-06-23UI: Add user defined context menuCampbell Barton
2018-06-23Merge branch 'master' into blender2.8Campbell Barton
2018-06-23UI: alternate fix for empty context menuCampbell Barton
2018-06-22Add depth and orientation options to 3D cursor toolCampbell Barton
2018-06-22Cleanup: move cursor rotation into own functionCampbell Barton
2018-06-22Merge branch 'master' into blender2.8Campbell Barton
2018-06-22Cleanup: rename 3D cursor calculation varsCampbell Barton
2018-06-21Cleanup: get rid of dual DM/Mesh versions of mirror topology code.Bastien Montagne
2018-06-21Cleanup: Move logic for initialising a new Drivers editor into its own functionJoshua Leung
2018-06-20Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-20Objects: support for hiding all objects in a collection.Brecht Van Lommel
2018-06-20Objects: restore H key per object hiding.Brecht Van Lommel
2018-06-193D View: improve selection lockingCampbell Barton
2018-06-19Revert: EditMode Inactive edge drawingJeroen Bakker
2018-06-18Object Mode: make mode locking optionalCampbell Barton
2018-06-16UI: Add property decorator buttonsCampbell Barton