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
2020-12-15Cleanup: doxy comments (use colon after parameter name)Campbell Barton
2020-12-15Cleanup: spellingCampbell Barton
2020-12-12UI: Allow UI to pass focused data-block to operators via contextJulian Eisel
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-04Cleanup: Remove broken/deprecated setting of color-ramp button step sizeJulian Eisel
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-14UI: Change Invert Filter icon for UIListAntonio Vazquez
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07UI: Fix Incorrect Workspace Tab SizingHarley Acheson
2020-10-05Cleanup: Declare variables where initializedHans Goudey
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-30Cleanup: Make function privateHans Goudey
2020-09-23Fix T81057: PoseBone Constraints are displayed in Object Constraints tabPhilipp Oeser
2020-09-18Cleanup: change enum usage so types are explicitly listedCampbell Barton
2020-09-18Cleanup: use 'UI_icon_*' prefix for icons APICampbell Barton
2020-09-17Cleanup: remove unneeded check in uiTemplateConstraintHeaderPhilipp Oeser
2020-09-15UI: Refactor some list panel expansion codeHans Goudey
2020-09-15Dont show temporary IK constraints in the constraint stackPhilipp Oeser
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-09Refactor getting constraintsPhilipp Oeser
2020-09-09UI: improve search results by using fuzzy and prefix matchingJacques Lucke
2020-09-04UI Code Quality: Use derived struct for number buttonsJulian Eisel
2020-09-04UI Code Quality: Store curve-button gradient type in derived structJulian Eisel
2020-09-04Fix T78084: Search does not accept text fragments everywherePhilipp Oeser
2020-09-03UI: Fix use after free for instanced panel expansionHans Goudey
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-08-21Cleanup: Remove unused variablesHans Goudey
2020-08-19Fix incorrect number of recent items displayed in splashBrecht Van Lommel
2020-08-19UI Code Quality: Use LISTBASE_FOREACH in interface directoryHans Goudey
2020-08-12Merge branch 'blender-v2.90-release' into masterBastien Montagne
2020-08-12Fix (unreported) glitch when making liboverride of object from IDtemplate.Bastien Montagne
2020-08-07UI Code Quality: Use derived struct for HSV Cube buttonsJulian Eisel
2020-08-07UI Code Quality: Use derived struct for progessbar buttonsJulian Eisel
2020-08-07UI Code Quality: Use derived struct for color buttonsJulian Eisel
2020-08-07UI Code Quality: Use derived structs for search buttons and decoratorsJulian Eisel
2020-08-03Cycles: add support for rendering deformation motion blur from Alembic caches.Kévin Dietrich
2020-07-23Fix T79162: 'prop_search' includes ID prefix in string propertiesCampbell Barton
2020-07-16UI: Add shortcuts for constraint panelsHans Goudey
2020-07-14UI: Add missing row in curve profile templateHans Goudey
2020-07-13IDTemplate: Minor tweak to 'make local/override' code.Bastien Montagne
2020-07-13Fix (unreported) bad handling of undo for some IDTemplates operations.Bastien Montagne
2020-07-13LibOverride: Cleanup: Remove option to disable library overrides.Bastien Montagne
2020-07-11Cleanup: spellingCampbell Barton
2020-07-06UI: Add shortcuts for shader effect panelsHans Goudey
2020-07-04Fix T78588: Material preview not visible in selection listJulian Eisel
2020-07-03Clang-tidy: Enable braces-around-statements warningSebastian Parborg
2020-07-03Cleanup: Deduplicate code for finding context objectHans Goudey