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-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-03Geometry Nodes: improve support for Color attributesJacques Lucke
2020-12-03Geometry Nodes: add custom data type getter for attribute accessorJacques Lucke
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-02Cleanup: Store "is_active" instead of pointer property in panel typeHans Goudey
2020-12-02UI: Add new node colors for geometry nodesHans Goudey
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
2020-11-30Tracking: Cleanup, replace clip user with frame numberSergey Sharybin
2020-11-30Tracking: Cleanup, more clear variable namingSergey Sharybin
2020-11-30Tracking: Fix missing frame remap for plane tracksSergey Sharybin
2020-11-30Tracking: Cleanup, clear variable names and indentationSergey Sharybin
2020-11-30Tracking: Cleanup, unused field in autotrack contextSergey Sharybin
2020-11-30Cleanup: Use LISTBASE_FOREACH macro in screen.cHans Goudey
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-29Run clang-format to fix line length after D8915.Alexander Gavrilov
2020-11-28Fix Auto Clamped limits when smoothing the transition of cyclic curves.Alexander Gavrilov
2020-11-28Fix some naming and comments in F-Curve smoothing code.Alexander Gavrilov
2020-11-27Fix T82758: Convert Proxy to Override: Local constraints aren't saved.Bastien Montagne
2020-11-27Fix T82156: Object with constraints translates when parentedSybren A. Stüvel
2020-11-27Cleanup: Animation, clean up FCurve Cycles modifierSybren A. Stüvel
2020-11-27Sculpt: Refactor transform code to allow incremental updatesPablo Dobarro
2020-11-26Fix T83046: Material change not updating in the link of an override.Bastien Montagne
2020-11-26Fix T80970: Copy Rotation constraint incorrect under shearJoseph Brandenburg
2020-11-25Fluid Particles: fix viscoelastic spring threading crash again after D7394.Alexander Gavrilov
2020-11-25Fix T82988: Div by zero with curve deform modifierRobert Guetzkow
2020-11-25Cleanup: remove useless cast.Bastien Montagne
2020-11-25Tracking: Cleanup, de-duplicate implementation of marker lookupSergey Sharybin
2020-11-24Merge remote-tracking branch 'origin/blender-v2.91-release'Sybren A. Stüvel
2020-11-24Fix T77261: Multires creates spikes when subdividing ngonsSergey Sharybin
2020-11-24Fix T82962: Crash changing lattice resolution with Vertex GroupJeroen Bakker
2020-11-23Animation: New Euler filter implementationSybren A. Stüvel
2020-11-23Fix T82849: Assert When Unlinking "Edit Source" Text Data-block.Bastien Montagne