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
2019-03-01Fix T62016: Outliner visibility icons drag behaviour brokenDalai Felinto
2019-02-19Fix T61696: Filepath buttons not accepting empty valuesDalai Felinto
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11Preferences: remove tweak/drag threshold distinctionCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2018-12-19Fix T59574: Prop_search fails to set objects from scene.Bastien Montagne
2018-12-19UI: show panel type in Python tooltipsCampbell Barton
2018-12-13Fix T58014, T58650: issues with hex color and Filmic view transform.Brecht Van Lommel
2018-12-13Fix T58549, T56741: HSV color picker issues with Filmic view transform.Brecht Van Lommel
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-03Merge branch 'master' into blender2.8Campbell Barton
2018-12-03Fix T54580: Pointer buttons skip undo pushCampbell Barton
2018-12-02Keymap: fix error in recent enum-menu supportCampbell Barton
2018-11-30Fix crash creating enum tooltipsCampbell Barton
2018-11-29UI: update shortcut display to check space cyclingCampbell Barton
2018-11-29UI: support enum key shortcut detectionCampbell Barton
2018-11-22UI: activate tabs immediately on press, and drag to quickly cycle through.Brecht Van Lommel
2018-11-20Cleanup: unused args, indentationCampbell Barton
2018-10-31Fix Properties tabs all showing tooltip of active tabJulian Eisel
2018-10-29UI: Support Displaying Enums as TabsJulian Eisel
2018-10-29UI: allow off/on icons to be in reverse order.Brecht Van Lommel
2018-10-25Cleanup: comments and unused codeInes Almeida
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