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
2020-11-06Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-06Fix T82364: Widget anim state not updated when deleting channel in Graph EditorPhilipp Oeser
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-30Cleanup: Use doxygen sectionsHans Goudey
2020-10-19Spelling: Loose Versus LoseHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-16Cleanup: remove debug printf()Sybren A. Stüvel
2020-10-16Fix T62463: unable to select anim channel for unselected nodeSybren A. Stüvel
2020-10-16Cleanup: Animation, remove unused parametersSybren A. Stüvel
2020-10-15Fix T81743: Changed behaviour in RGB Curves node interpolationSybren A. Stüvel
2020-10-15Cleanup: Animation, simplify channel selection codeSybren A. Stüvel
2020-10-15Cleanup: Animation, rename function to match operatorSybren A. Stüvel
2020-10-14UI: New option to invert search filter in DopesheetAntonio Vazquez
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-10-13Cleanup: use BKE_fcurve_ prefix for keyframing bezier functionsCampbell Barton
2020-10-12Cleanup: split `animchan_sync_fcurve()` into smaller functionsSybren A. Stüvel
2020-10-12Animation: enforce that the active keyframe is always selectedSybren A. Stüvel
2020-10-12Animation: always try to match the existing curve when inserting keysSybren A. Stüvel
2020-10-12Animation: avoid WM notification when nothing changedSybren A. Stüvel
2020-10-12Cleanup: Animation, small cleanups on anim channel selection codeSybren A. Stüvel
2020-10-12Cleanup: Animation, split `mouse_anim_channels()` into separate functionsSybren A. Stüvel
2020-10-11Cleanup: make formatAaron Carlisle
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07Fix T76595: Indicate the Active Keyframe in Graph EditorHans Goudey
2020-10-07Fix T67776: Animation/value keyframe slider doesn't appear in dope sheetChristoph Lendenfeld
2020-10-05Fix T81380: Playback set start/endframe operators can set negativePhilipp Oeser
2020-10-05Insert keyframes while preserving shape of curveSybren A. Stüvel
2020-10-05Move sequencer sources from blenkernelRichard Antalik
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-28Cleanup: animation, simplify `anim_flush_channel_setting_up()`Sybren A. Stüvel
2020-09-28Cleanup: animation, split up ANIM_flush_setting_anim_channels()Sybren A. Stüvel
2020-09-25Animation: set Action `idroot` at assignment instead of just at evaluationSybren A. Stüvel
2020-09-21Implement ID properties support for TimeMarkerSergey Sharybin
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-18Fix warning printed when duplicating markerJulian Eisel
2020-09-16NLA: Always Show All StripsWayde Moss
2020-09-16Cleanup: use uint8_t for various flags in curvesJacques Lucke
2020-09-15Cleanup: Remove unneeded parameterNathan Craddock
2020-09-15UI: Add `icon_only` argument to operator_enumNathan Craddock
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-07Fix T80531: Dope Sheet Shape Key Editor search/filter not workingPhilipp Oeser
2020-09-07Cleanup: spellingCampbell Barton
2020-09-05Cleanup: spellingCampbell Barton
2020-09-04UI Code Quality: Use derived struct for number buttonsJulian Eisel
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-04Fix T78084: Search does not accept text fragments everywherePhilipp Oeser
2020-08-21Cleanup: spellingCampbell Barton
2020-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault