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-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Animation: Add GP layers in regular DopesheetAmélie Fondevilla
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-12Fix Pushdown of an action from the Action Editor lacks immediate updatesPhilipp Oeser
2022-04-05WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-04-05Gizmos: enable gizmos for the action spaceYann Lanthony
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-03-25Cleanup: spelling in comments, stringsCampbell Barton
2022-03-18Cleanup: Compilation warningsSergey Sharybin
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-04Cleanup: remove outdated references to tweakCampbell Barton
2022-03-03i18n: Fix more potential contextual issues with "Back" UI label.Bastien Montagne
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Fix: Missing translations from operator descriptionsHans Goudey
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-14Fix T94089: GPencil Drawing don't Update after paste in DopesheetAntonio Vazquez
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-24Animation: allow manually setting the intended playback range for actions.Alexander Gavrilov
2021-11-09Let Unlink Action operator have an undo stepDemeter Dzadik
2021-10-14Fix T91743: Unify behavior of 'Auto Set Preview Range'Philipp Oeser
2021-09-28Fix T91393: Duplicating an action with python crashes Blender.Bastien Montagne
2021-09-28Fix Drivers Editor showing playhead on the X AxisPhilipp Oeser
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-09-12Cleanup: spellingCampbell Barton
2021-09-10Anim: Keylist drawing optimization by using arrays.Jeroen Bakker
2021-09-02Cleanup: spelling in commentsCampbell Barton
2021-08-27UI: Fix summary overlay wrong range and overlap in DopesheetPablo Vazquez
2021-08-19UI: Use theme's alpha for Summary instead of a hardcoded valuePablo Vazquez
2021-08-19UI: Match row color for Summary in Mask animation editorAntonio Vazquez
2021-08-19GPencil: Match row color for Summary in Grease Pencil animation editorAntonio Vazquez
2021-08-13Fix Action Editor unlink button when in tweak modePhilipp Oeser
2021-08-11Cleanup: moved keyframe drawing to a draw list.Jeroen Bakker
2021-08-06Cleanup: use range2f in `ED_keylist_find_any_between`.Jeroen Bakker
2021-08-03Cleanup: Hide implementation details for ED_keyframe_keylist.Jeroen Bakker
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-07-20Cleanup: Clang formatAaron Carlisle
2021-07-19Cleanup: Separate keyframes_draw and keyframes_keylist.Jeroen Bakker
2021-07-12Cleanup: improve naming and comments of scene frame/ctime functionsBrecht Van Lommel
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton