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-03-23Fix T96624: NLA crash when reordering tracks if no object is selected.Pratik Borhade
2022-03-07Fix T96195: f-curve factorized polynomial generator broken UIEthan-Hall
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-01-25Animation: Equalize Handle OperatorKevin C. Burke
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-13Cleanup: follow code-style for float suffixCampbell Barton
2022-01-06Cleanup: move public doc-strings into headersCampbell Barton
2021-12-25Breakdown ImplementationChristoph Lendenfeld
2021-12-25Blend To Neighbor ImplementationChristoph Lendenfeld
2021-12-23Cleanup: remove BKE_animdata_driver_path_hackSybren A. Stüvel
2021-12-18Function to return a list of keyframe segmentsChristoph Lendenfeld
2021-12-17Cleanup: use more common naming suffix for item callbacksCampbell Barton
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-08Cleanup: Clang-Tidy modernize-redundant-void-argAaron Carlisle
2021-11-30Cleanup: clang-format, trailing spaceCampbell Barton
2021-11-30Cleanup: use colon after doxygen params, correct slash directionCampbell Barton
2021-11-24Animation: allow marking actions as cyclic for Cycle-Aware Keying.Alexander Gavrilov
2021-11-24Animation: allow manually setting the intended playback range for actions.Alexander Gavrilov
2021-11-24Context: add accessors returning selected actions for animation editors.Alexander Gavrilov
2021-11-24macOS: Fix build error due to std::optional<T>::valueAnkit Meel
2021-11-24Animation: Add test cases for `ED_keyframes_keylist`.Jeroen Bakker
2021-11-24Extract keyframe segment calculationChristoph Lendenfeld
2021-11-20Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-20Fix T93194: greasepencil channel lists ignoring collection visibilityPhilipp Oeser
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-11-17Merge branch 'blender-v3.0-release'Richard Antalik
2021-11-17Fix T93080: Crash on scrubbing with snappingRichard Antalik
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-11-03Include node name for socket animation channel UIPhilipp Oeser
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-11-01Revert "T78995: Enable keylist threaded drawing."Jeroen Bakker
2021-10-26Animation UI: Make Ctrl+F use textbox instead of pop-upbird_d
2021-10-21Cleanup: Use array utility for cursor eventsAaron Carlisle
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-18Cleanup: clang formatPhilipp Oeser
2021-10-17UI: Improve contrast on playheadPablo Vazquez
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-10-14Cleanup: pass the sizeof(..) as the second arg for array allocationCampbell Barton
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-04Make keyframe inserts/removals less verbose when called from python.Gaia Clary
2021-10-04Cleanup: `Neighbour` -> `Neighbor`. and other minor UI messages fixes.Bastien Montagne
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-09-29Add an option to silence bpy.ops.anim.keyframe_delete_v3d when used in AddonsGaia Clary
2021-09-28Cleanup: typo in commentPhilipp Oeser
2021-09-28Fix Drivers Editor showing playhead on the X AxisPhilipp Oeser
2021-09-27Fix T81922: Pose bones F-Curves hidden for unselected objectsCampbell Barton
2021-09-24Cleanup: spelling in commentsCampbell Barton