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
2022-07-29Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-14Cleanup: format, unused argumentCampbell Barton
2022-07-14UI: translate quick favorites menu operator namesDamien Picard
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-09-20Fix T65264: Quick Favorite use in node-editorCampbell Barton
2019-07-02Fix (unreported) untranslatable title of Quick Favorites menu.Bastien Montagne
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-05-27Mitigate T64346: Quick Favorites items cant be removedCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-13Fix T61487: quick favorites crash outside of open preferences windowPhilipp Oeser
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-22Cleanup: const castCampbell Barton
2018-12-21Fix T58327: Quick Favorites "Remove from Favorites" missing for addedPhilipp Oeser
2018-11-30UI: helpful text when favourites menu is emptyCampbell Barton
2018-07-02UI: show favourites from properties-space in the 3D viewCampbell Barton
2018-06-30UI: support check-boxes in quick menuCampbell Barton
2018-06-30UI: correct menu label comparisonCampbell Barton
2018-06-30DNA: rename operator idnameCampbell Barton
2018-06-30Merge branch 'master' into blender2.8Campbell Barton
2018-06-30UI: support adding menu's to favouritesCampbell Barton
2018-06-25Cleanup: code styleCampbell Barton
2018-06-24UI: internal changes to user-menu storageCampbell Barton
2018-06-23Typo in last commitCampbell Barton
2018-06-23UI: Add user defined context menuCampbell Barton