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-12-10- normalize qt before doing math on themtemp-nla-strip-alignmentWayde Moss
2020-12-10- clean up formatting and obselete commentsWayde Moss
2020-12-10- minor update for recent commits on master by othersWayde Moss
2020-12-10- bugfix: fixed the scaling problem. Was due to not normalizing quaternion af...Wayde Moss
2020-12-10- typo fix: rna_nla: remove parmWayde Moss
2020-12-10- add proper support for duplicating nla strips with preblend transformsWayde Moss
2020-12-10- renamed NlaStripPreBlendTransform to NlaBlendTransform, preblend to blend, etcWayde Moss
2020-12-10- used quaternion slerp through shortest angle for non full replace blends to...Wayde Moss
2020-12-10support for file read/writing new preblend xform dataWayde Moss
2020-12-10- actionclip raw eval temporarily always creates new channels until I update ...Wayde Moss
2020-12-10- rna for preblend bones (rna path not working properly)Wayde Moss
2020-12-10- fixed preblend xform struct byte alignmentWayde Moss
2020-12-10- WIP add nla alignment UI in pythonWayde Moss
2020-12-10- WIP rough core implementation of strip preblend xform support for animation...Wayde Moss
2020-12-10-some early WIP for strip alignment:Wayde Moss
2020-12-10NLA: Action Strip Defaults Sync Length OnWayde Moss
2020-12-10Feature: NLA Merge StripsWayde Moss
2020-12-10Feature: NLA: Evaluate Whole NLA Stack in Tweak ModeWayde Moss
2020-12-10Refactor: NLA Prep for D8296Wayde Moss
2020-12-08LibOverride: Add initial support for adding new NLA tracks.Bastien Montagne
2020-12-08Cleanup: LibOverride: Forgot to update comments in previous commit.Bastien Montagne
2020-12-08LibOverride: Refactor collection items 'local' helper functions.Bastien Montagne
2020-12-08Fix T83117: Curve bevel not handle aligned at end-pointsCampbell Barton
2020-12-07LibOverride: Abstract a bit handling of local items of RNA collections.Bastien Montagne
2020-12-07Cleanup: spellingCampbell Barton
2020-12-07GPencil: Enable Layer Onion Skin by defaultAntonio Vazquez
2020-12-04Cleanup: Move Outliner runtime hash into internal runtime struct, out of DNAJulian Eisel
2020-12-04Cleanup: Clang-Tidy, modernize-use-overrideSybren A. Stüvel
2020-12-04Cleanup: clang-formatSybren A. Stüvel
2020-12-04Cleanup: replace NULL with nullptr in C++ codeSybren A. Stüvel
2020-12-04EEVEE CryptomatteJeroen Bakker
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-12-04Sculpt: Wet paint area radiusPablo Dobarro
2020-12-03Tracking: Improve multithreading of tracking many markersSergey Sharybin
2020-12-03Add Custom Object Space to ConstraintsHenrik Dick
2020-12-03Cleanup: view-port --> 2D/3D ViewportAaron Carlisle
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-12-02Nodes: add geometry socket typeJacques Lucke
2020-12-01Tracking: Refactor autotrack tracking implementationSergey Sharybin
2020-12-01UI: Add Sculpt Session info to statsPablo Dobarro
2020-11-30Cleanup: Remove unecessary code.Bastien Montagne
2020-11-30Fix T82996: Library Overrides: Duplicate of overridden collection on ResyncBastien Montagne
2020-11-30Fix (unreported) broken logic in `BKE_collection_add_from_collection`.Bastien Montagne
2020-11-30Tracking: Make image accessor own what it needsSergey Sharybin
2020-11-30Tracking: Clarify tracks and options storage once againSergey Sharybin
2020-11-30Tracking: Cleanup, remove unused argument from image accessorSergey Sharybin
2020-11-30Tracking: Cleanup, remove unused fieldSergey Sharybin
2020-11-30Tracking: Cleanup, use explicit frame match optionSergey Sharybin
2020-11-30Tracking: Cleanup, finish pass of comments in the contextSergey Sharybin