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-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
2021-06-15Screen: clear runtime structures on file-read & data-copyCampbell Barton
2021-04-20Fix T86809: Action Editor header not display the right action in certain scen...Philipp Oeser
2021-04-01Fix T87037: Add tooltip for "Paste Flipped"Falk David
2021-03-05Cleanup: rename evt to eventCampbell Barton
2021-02-14Cleanup: use return argument prefixCampbell Barton
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-06Fix T70316: Custom "Delete Keyframes" shortcut still requiresPhilipp Oeser
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-13Cleanup: removing some uses of equal sign in descriptionsYevgeny Makarov
2020-12-08LibOverride: Add initial support for adding new NLA tracks.Bastien Montagne
2020-11-09Animation: move group colors switch to user preferencesSybren A. Stüvel
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-10-28Animation: Improve labels on Snap menu in NLA & DopesheetAaron Carlisle