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-04-11WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-04-11Cleanup: ensure space after file named in headersCampbell Barton
2022-04-11UI: Use title case for labelsHans Goudey
2022-04-11Animation: Blend To Default ImplementationChristoph Lendenfeld
2022-04-11Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-04-11RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-04-11Event System: drag events no longer default to the drag start locationCampbell Barton
2022-04-11Fix T95531: Draw y axis values in Driver EditorLeon Schittek
2022-04-11Cleanup: remove outdated references to tweakCampbell Barton
2022-04-11i18n: Fix more potential contextual issues with "Back" UI label.Bastien Montagne
2022-04-11Cleanup: Remove repeated word in commentsCampbell Barton
2022-04-11Fix T95135: improve error filtering non-existant anim dataSayed Amin
2022-04-11Cleanup: compiler warning, typo in commentCampbell Barton
2022-04-11fix: RNA property not set for Graph editor breakdown opChristoph Lendenfeld
2022-04-11File headers: SPDX License migrationCampbell Barton
2022-04-11Cleanup: Grammar in comments and tooltipsHans Goudey
2022-04-11Fix: Missing translations from operator descriptionsHans Goudey
2022-04-11Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-04-11Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-04-11Silent compilation warning in space_graph.Jeroen Bakker
2022-04-11Performance: Remap multiple items in UIJeroen Bakker
2022-04-11Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-04-11Performance: Remap multiple items in UIJeroen Bakker
2022-04-11Animation: 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
2021-10-31Fix: Build error on all platformsRay Molenkamp
2021-10-31Cleanup: Extract function to store bezt arraysChristoph Lendenfeld
2021-10-31Cleanup: Extract keyframe filter to constantChristoph Lendenfeld
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-14Fix T91743: Unify behavior of 'Auto Set Preview Range'Philipp Oeser