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
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-07-29UI: Fix time labels drawingRichard Antalik
2021-07-29Fix T89952: GPencil channel box selection offsetFalk David
2021-07-28Fix T75028: Improved Font Names in File ManagerHarley Acheson
2021-07-28Cleanup: Remove unnecesary undefsRichard Antalik
2021-07-28Assets: Improve error message when "Clear Asset" failsJulian Eisel
2021-07-28Fix T90221: geometry viewer node links to other socket typesWannes Malfait
2021-07-28Fix particle system duplication duplicates all systemsPhilipp Oeser
2021-07-28Fix menu poll function being ignored for UILayout.menuJulian Eisel
2021-07-28VSE: Add tooltips for add_effect_strips operatorFalk David
2021-07-27VSE: Draw strips transparent during transform overlapPablo Vazquez
2021-07-27Cleanup: comment spelling & punctuationYimingWu
2021-07-27Anotations: Fix a several issues with stroke placementAaron Carlisle
2021-07-26Fix: Instantly hide bones after hitting H key in pose slidingChristoph Lendenfeld
2021-07-26Cleanup: Fix compiler warning in previous commitAntonio Vazquez
2021-07-26Fix T90127: Merge Down layer doesn't take the transform location into accountAntonio Vazquez
2021-07-26VSE: Fix snapping bugsRichard Antalik
2021-07-26Cleanup: clang tidyJacques Lucke
2021-07-26Cleanup: clang-formatCampbell Barton
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-26Cleanup: use doxy commentsCampbell Barton
2021-07-24Fix: Remove automatic hiding of bones when using the pose sliderChristoph Lendenfeld
2021-07-24UI: Do not abbreviate/shorten wordingAaron Carlisle
2021-07-24Revert "VSE UX: Make Speed Effect strips more user friendly."Germano Cavalcante
2021-07-24Many tweaks to f-curve drawing codeGermano Cavalcante
2021-07-24VSE UX: Make Speed Effect strips more user friendly.Germano Cavalcante
2021-07-23Fix T89393: crash when selecting edges when geometry nodes has "on cage" turn...Jacques Lucke
2021-07-23Fix T90065: disable attribute search in places where there is too little contextJacques Lucke
2021-07-23Fix T89829: wrong active context path check in spreadsheetJacques Lucke
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-23Animation: Generic Slider implementationChristoph Lendenfeld
2021-07-22Make polls for removing mesh data layers consistentPhilipp Oeser
2021-07-21Cleanup: Move reorganize asset filesJulian Eisel
2021-07-21Cleanup: Centralize/unify asset library reference from/to enum codeJulian Eisel
2021-07-21Assets: Replace duplicated asset library reference type from DNAJulian Eisel
2021-07-21Assets: Rename workspace active asset library DNA variableJulian Eisel
2021-07-21Cleanup: Add missing doxygen file/group comment in new asset fileJulian Eisel
2021-07-21Cleanup: replace BLI_assert(test || !"text") with BLI_assert_msg(test, text)Campbell Barton
2021-07-21Cleanup: Split set_preview_visibilty.Jeroen Bakker
2021-07-21Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-21Cleanup: replace BLI_assert(0 && "text") with BLI_assert_msgCampbell Barton
2021-07-21Fix compile issue.Jeroen Bakker
2021-07-21Cleanup Preview rendering: Separate world preparation.Jeroen Bakker
2021-07-21Cleanup: use named enum types.Jeroen Bakker
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-20Fix memory leak with asset view template operator propertiesJulian Eisel
2021-07-20Cleanup: Store asset-handle in drag dataJulian Eisel
2021-07-20Cleanup: Use asset utility function to get the asset .blend pathJulian Eisel
2021-07-20Cleanup: Move asset-handle functions to own fileJulian Eisel
2021-07-20Cleanup: Getters for asset-handle dataJulian Eisel