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-05-17Fix console errors about missing properties in circle selectSergey Sharybin
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-04-29T95386: Add Discontinuity (Euler) filter to Dope Sheet.Demeter Dzadik
2022-04-28Fix T96476: Equalize Handles not working on all keyframesKevin C. Burke
2022-04-05WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-03-21UI: Use title case for labelsHans Goudey
2022-03-18Animation: Blend To Default ImplementationChristoph Lendenfeld
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-03-09Event System: drag events no longer default to the drag start locationCampbell Barton
2022-03-07Fix T95531: Draw y axis values in Driver EditorLeon Schittek
2022-03-04Cleanup: remove outdated references to tweakCampbell Barton
2022-03-03i18n: Fix more potential contextual issues with "Back" UI label.Bastien Montagne
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-18Fix T95135: improve error filtering non-existant anim dataSayed Amin
2022-02-17Cleanup: compiler warning, typo in commentCampbell Barton
2022-02-16fix: RNA property not set for Graph editor breakdown opChristoph Lendenfeld
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Cleanup: Grammar in comments and tooltipsHans Goudey
2022-02-04Fix: Missing translations from operator descriptionsHans Goudey
2022-02-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-28Silent compilation warning in space_graph.Jeroen Bakker
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Animation: Equalize Handle OperatorKevin C. Burke
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-06Cleanup: anim, remove `const` declarations from pass-by-value paramsSybren A. Stüvel
2021-12-25Breakdown ImplementationChristoph Lendenfeld
2021-12-25Blend To Neighbor ImplementationChristoph Lendenfeld
2021-12-23Graph Slider Ops: Show error when no valid keys are foundChristoph Lendenfeld
2021-12-10Cleanup: spelling in commentsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-07Fix: Remove line from common invokeChristoph Lendenfeld
2021-12-07Cleanup: renames in graph_slider_opsChristoph Lendenfeld
2021-12-04Create generic modal functions from GRAPH_OT_decimateChristoph Lendenfeld
2021-11-20Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-20Fix error in rBfb0ea9Germano Cavalcante
2021-11-19Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-19Fix T85855: F-curves too thin on MacGermano Cavalcante
2021-11-05Merge branch 'blender-v3.0-release'Pablo Vazquez
2021-11-05UI: Use arrow icon on context pathsPablo Vazquez
2021-11-05Cleanup: use doxy sections in graph editor moduleCampbell Barton
2021-11-05Cleanup: move code in graph_slider_opsChristoph Lendenfeld
2021-11-05Cleanup: renames in graph_slider_opsChristoph Lendenfeld
2021-11-02Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne