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
2021-03-25Fix, add the ability to add a "processor" grouptemp-geometry-nodes-processor-prototypeHans Goudey
2021-03-25Merge branch 'master' into temp-geometry-nodes-processor-prototypeHans Goudey
2021-03-24Cleanup: Remove unecessary enum funcsHans Goudey
2021-03-24UI: Use correct property split ratio for node socket buttonsHans Goudey
2021-03-24Fix broken compilation after recent GPencil commit.Bastien Montagne
2021-03-24Fix (unreported) Outliner: missing override tree items for collections in Vie...Bastien Montagne
2021-03-24Fix build error and warnings in new grease pencil IO codeHans Goudey
2021-03-24Fix T86884: Don't remove the "line art object add" enum itemSebastian Parborg
2021-03-24Fix T86875: "Show on Cage" crash for geometry nodes primitivesHans Goudey
2021-03-24GPencil: Fix unreported crash when apply Lattice modifierAntonio Vazquez
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2021-03-24Fix T86894: Geometry nodes drag and drop creates a duplicate nodeCharlie Jolly
2021-03-24Fix T86722: Missing updates after geometry nodes drag and dropCharlie Jolly
2021-03-24Tweak default ID types processing order, step 17: Group and comments.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 16: Palettes.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 15: ShapeKeys.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 14: Fonts.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 13: Texts.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 12: Sounds.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 11: Worlds.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 10: LineStyles.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 09: Particles.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 08: CacheFiles.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 07: MovieClips.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 06: Brushes.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 05: PaintCurve.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 04: Screen.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 03: Mask.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 02: Simulations.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 01: Collections.Bastien Montagne
2021-03-24Fix T86895: bpy.ops.curve.select_all(action='INVERT')Dalai Felinto
2021-03-24Spelling: getRenderPriotrity -> getRenderPriorityJeroen Bakker
2021-03-24Cleanup: Removed commented out code.Jeroen Bakker
2021-03-24Cleanup: replace index based forloops with iterators.Jeroen Bakker
2021-03-24Cleanup: removed unnecessary allocations.Jeroen Bakker
2021-03-24Cleanup: Use const in region queriesJulian Eisel
2021-03-24Cleanup: Move button context based operator poll into utility functionJulian Eisel
2021-03-24Alembic procedural: deduplicate cached data accross framesKévin Dietrich
2021-03-24Geometry Nodes: add versioning for attribute fillJacques Lucke
2021-03-24Fix T86891: only sort query results for shortest string if there is a queryDirk
2021-03-24Fix: Memory Leak When Using Compositor.Jeroen Bakker
2021-03-24Cleanup: clang-tidy errors.Jeroen Bakker
2021-03-24Cleanup: unused variableKévin Dietrich
2021-03-24Fix T86601: Cycles accumulates displacement when transforming an ObjectKévin Dietrich
2021-03-24Fix T86314: materials not updated correctly after collada importPhilipp Oeser
2021-03-24Cleanup: remove stdio.h header from MEM_guardedalloc.hCampbell Barton
2021-03-24Cleanup: use new BLI_assert_unreachable macroCampbell Barton
2021-03-24Add new node tree type for nodes inside attribute processor groupHans Goudey
2021-03-23Fix T86753: Connected Proportional editing with individual origins using diff...Germano Cavalcante
2021-03-23Cleanup: allow looking up size of unsupported domainsJacques Lucke