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-10-26Geometry Nodes: Add operation enum to boolean nodegeometry-nodes-boolean-nodeHans Goudey
2020-10-26Merge branch 'geometry-nodes' into geometry-nodes-boolean-nodeHans Goudey
2020-10-26Geometry Nodes: support evaluation with more than one group inputJacques Lucke
2020-10-26Geometry Nodes: connect group input and output by defaultJacques Lucke
2020-10-26Geometry Nodes: improve node tree evaluationJacques Lucke
2020-10-26Geometry Nodes: initial Transform nodeJacques Lucke
2020-10-26Geometry Nodes: add utility method to check if a geometry has a meshJacques Lucke
2020-10-26Merge branch 'master' into geometry-nodesJacques Lucke
2020-10-26Merge branch 'blender-v2.91-release' into masterBastien Montagne
2020-10-26Proper, cleaner fix for T81963: Random rare crashes in override code.Bastien Montagne
2020-10-26Pose: Add a 'pose_ensure' new utils that only rebuilds if needed.Bastien Montagne
2020-10-26Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-26Fix T82077: Tools popup error in the image editorRyan Inch
2020-10-26Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-10-26LatticeDeform: PerformanceJeroen Bakker
2020-10-26Merge branch 'blender-v2.91-release' into masterAnkit Meel
2020-10-26Fix T81077 id_management test on macOSAnkit Meel
2020-10-26Merge branch 'blender-v2.91-release' into masterBastien Montagne
2020-10-26Fix T81963: Random rare crashes in override code.Bastien Montagne
2020-10-26Merge branch 'blender-v2.91-release' into masterBastien Montagne
2020-10-26Fix T81984: Crash in sculpt undo with mask extract after dyntopo toggleBastien Montagne
2020-10-26Modifiers: include the object & modifier when logging errorsCampbell Barton
2020-10-26Keymap: enable repeat for text editing paste operationsCampbell Barton
2020-10-26Cleanup: spellingCampbell Barton
2020-10-26UI: Use property split in vertex paint symmetry panelsHans Goudey
2020-10-26UI: Fix Symmetry options in weight paint panelsHans Goudey
2020-10-26Split BKE_sequencer.h intern/extern definitionsRichard Antalik
2020-10-26Merge branch 'blender-v2.91-release'Richard Antalik
2020-10-26Fix Recursion when rendering scene stripRichard Antalik
2020-10-26Fix T81426: Infinite loop building VSE relationsRichard Antalik
2020-10-26Fix T81250: Crash after undoing with prefetchingRichard Antalik
2020-10-26Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-10-26Fix T81904: Cloth brush simulation failing with local area and mirrorPablo Dobarro
2020-10-26Sculpt: Implement plane deformation falloff for GrabPablo Dobarro
2020-10-26Sculpt: Option to limit the action of line gestures to the segmentPablo Dobarro
2020-10-26Sculpt: Face Set Edit delete Geometry operationPablo Dobarro
2020-10-25UI Code Quality: Cleanup ui_but_update_from_old_blockHans Goudey
2020-10-25Cleanup: Use LISTBASE_FOREACH in curve codeHans Goudey
2020-10-25Fix T81999, Boolean Exact+Self Difference fails.Howard Trickey
2020-10-25Fix T81999, Boolean Exact+Self Difference fails.Howard Trickey
2020-10-24Fix T81884, clamping with percent, addendum.Howard Trickey
2020-10-24Fix T81884, clamping with percent, addendum.Howard Trickey
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-24Fix T82019 Crash loading 2.78 splash demo.Howard Trickey
2020-10-24GPU: Debug: Trim shader stats from output logClément Foucault
2020-10-24GPU: Use CLOG to for debug outputClément Foucault
2020-10-24CLOG: Add getter to know if output supports coloringClément Foucault
2020-10-24Fix Cycles unnecessary overhead cancelling finished task poolBrecht Van Lommel
2020-10-24Fix T82019 Crash loading 2.78 splash demo.Howard Trickey
2020-10-24Merge branch 'geometry-nodes-transform-node' into geometry-nodes-boolean-nodeHans Goudey