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-10-12Fix misaligned icon in search buttons after recent changes.Brecht Van Lommel
2018-10-11Fix T56898: misaligned icons in buttons in popovers.Brecht Van Lommel
2018-10-03Units: Support for fixed unitsJacques Lucke
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
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-11Cleanup: use UI_ prefix for block flagCampbell Barton
2018-09-11UI: use popup draw style for redo panelCampbell Barton
2018-09-11Merge branch 'master' into blender2.8Campbell Barton
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-09-03UI: disable key shortcuts for toolsCampbell Barton
2018-09-03Merge branch 'master' into blender2.8Campbell Barton
2018-09-03PyAPI: add optional imports to expression eval APICampbell Barton
2018-08-23Workspaces: move delete to right click menu, instead of X on tab.Brecht Van Lommel
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-13UI: show popover shortcuts in tooltipCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Cleanup: id-property API useCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Cleanup: split keymap lookups into own functionsCampbell Barton
2018-07-06UI: Add extra padding to menus to draw sub-menu triangles inJulian Eisel
2018-07-03Fix dimmed shortcut key display issues in toolbar menu and color picker.Brecht Van Lommel
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01Cleanup: right shift in interface codeCampbell Barton
2018-06-30Merge branch 'master' into blender2.8Campbell Barton
2018-06-30UI: Add 'interface_query.c'Campbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-23Merge branch 'master' into blender2.8Campbell Barton
2018-06-23UI: alternate fix for empty context menuCampbell Barton
2018-06-16UI: show decorator icon for static-overrideCampbell Barton
2018-06-14Cleanup: styleCampbell Barton
2018-06-14UI: Make spacers align blocks on area divisionsClément Foucault
2018-06-13Fix flexible spacer distanceDalai Felinto
2018-06-13UI: remove empty space at the end of headers, tweak start/end spacing.Brecht Van Lommel
2018-06-11UI: Separator spacerDalai Felinto
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-03UI: add subpanel support.Brecht Van Lommel
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-27UI: center align number buttons w/o textCampbell Barton
2018-05-25Fix T55198: Preferences Keybindings CrashJulian Eisel
2018-05-25Merge branch 'master' into blender2.8Campbell Barton
2018-05-25UI: fix assertCampbell Barton
2018-05-23Merge branch 'master' into blender2.8Campbell Barton
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2018-05-13UI: fix popovers not properly working with scroll arrows for long menus.Brecht Van Lommel
2018-05-13UI: show toolbar shortcutsCampbell Barton
2018-05-09Rename: RNA_property_override_status > RNA_property_static_override_statusDalai Felinto