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-24Cleanup: spelling in commentsCampbell Barton
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-05UI: Use arrow icon on context pathsPablo Vazquez
2021-10-25Cleanup: silence warning in recent commitPablo Vazquez
2021-10-25UI: Use flat colors for NLA strip drawingPablo Vazquez
2021-10-14Fix T91743: Unify behavior of 'Auto Set Preview Range'Philipp Oeser
2021-09-28Fix Drivers Editor showing playhead on the X AxisPhilipp Oeser
2021-09-23Cleanup: Remove hardcoded values and rename keyframe shape shadersDalai Felinto
2021-08-31Context: add "active_nla_track" & "active_nla_strip" context membersCampbell Barton
2021-08-13Cleanup: correct comment exiting NLA tweakmodePhilipp Oeser
2021-08-13Keyframe: Reduce GPU context switches.Jeroen Bakker
2021-08-12Fix NLA action cannot be unlinked in certain casesPhilipp Oeser
2021-08-03Cleanup: Hide implementation details for ED_keyframe_keylist.Jeroen Bakker
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-07-19Cleanup: Separate keyframes_draw and keyframes_keylist.Jeroen Bakker
2021-07-09Cleanup: rename BKE_animdata_{add=>ensure}_idCampbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-14Cleanup: spelling, rename metas to meta-strips / meta-ballsCampbell Barton
2021-04-09Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-03-05Cleanup: rename evt to eventCampbell Barton
2021-02-19UI: FModifier layout updates, drag and dropHans Goudey
2021-02-14Cleanup: use doxy sectionsCampbell 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-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell Barton
2021-01-22Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-22Fix the NLA setting the active object without exiting edit-modeCampbell 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-18Fix T84586: missing Outliner redraws for certain NLA operatorsPhilipp Oeser
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-04Cleanup: redundant code, minor inconsistenciesCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-19Fix T83868: Button animation states no longer visible without embossHans Goudey
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-08LibOverride: Add initial support for adding new NLA tracks.Bastien Montagne
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-11-02Fix crash opening some 2.4x .blend files with drivers or NLA editorBrecht Van Lommel
2020-10-28Animation: Improve labels on Snap menu in NLA & DopesheetAaron Carlisle
2020-10-15Cleanup: Animation, simplify channel selection codeSybren A. Stüvel
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07Refactor: remove `BKE_<id_type>_copy` functions.Bastien Montagne