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-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-12-02BLI: add missing constJacques Lucke
2020-12-02Functions: add float2 cpp typeJacques Lucke
2020-12-02UI: update node socket colorsPablo Vazquez
2020-12-02Nodes: add geometry socket typeJacques Lucke
2020-12-02Functions: add generic pointer classJacques Lucke
2020-12-02Functions: add move operations to CPPTypeJacques Lucke
2020-12-02Fix T83293: crash when selecting boneJacques Lucke
2020-12-02GPU: Show Limited support message for polaris + 20.11.2 drivers.Jeroen Bakker
2020-12-02GPU: Blacklist unsupported GPUs that crash during startup.Jeroen Bakker
2020-12-02Fix T83161: Crash when moving ruler endpoints and opening or closing the tool...Germano Cavalcante
2020-12-02Transform: Correct Mirror for Object Mode along arbitrary axisHenrik Dick
2020-12-02Fix T83119: Crash with topology mirror affecting a hidden vertexPhilipp Oeser
2020-12-02Add Custom Falloff Curve to the Vertex Weight Proximity Modifier.Christian Friedrich
2020-12-02Fix build error on builds without audaspaceRichard Antalik
2020-12-02Fix T83090: Multiple warnings accessing brush enum data.Bastien Montagne
2020-12-02VSE: Unify sequences collections APIRichard Antalik
2020-12-01Tracking: Refactor autotrack tracking implementationSergey Sharybin
2020-12-01Cleanup: De-duplicate object mullptr checksSergey Sharybin
2020-12-01Fix T83275: Crash with scene statics and empty scenePablo Dobarro
2020-12-01Fix sculpt transform incorrently flipping displacement in Y and Z axisPablo Dobarro
2020-12-01UI: Add Sculpt Session info to statsPablo Dobarro
2020-12-01Cleanup: Use LISTBASE_FOREACH for node tree sockets RNA codeHans Goudey
2020-11-30Cleanup: Reduce variable scope in node drawing codeHans Goudey
2020-11-30Cleanup: Remove unecessary code.Bastien Montagne
2020-11-30Fix T83196: bad matrix to quaternion precision near 180 degrees rotation.Alexander Gavrilov
2020-11-30Cleanup: Clang tidy void argumentHans Goudey
2020-11-30Fix T83177: Industry Compatible keymap: MMB-dragging to transform engages axi...Germano Cavalcante
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-30Cleanup: Graph Editor, refactor selection operatorsMaxime Casas
2020-11-30Fix T81628: Moving Python-made channels freezes BlenderSybren A. Stüvel
2020-11-30Cleanup: Animation, clean up action group rearranging codeSybren A. Stüvel
2020-11-30Tracking: Make image accessor own what it needsSergey Sharybin
2020-11-30Tracking: Clarify tracks and options storage once againSergey Sharybin
2020-11-30GPencil: New operator to reset Vertex ColorsAntonio Vazquez
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 pattern match DNA definitionSergey Sharybin
2020-11-30Fix T83203 BGL: shader.program wrongly always returns 0Clément Foucault
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 hardcoded render percentage to factor conversionMonique Dewanchand
2020-11-30Cleanup: Use LISTBASE_FOREACH macro in screen.cHans Goudey
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey