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-04order lines correctlytemp-derived-node-tree-refactorJacques Lucke
2021-03-04Merge branch 'master' into temp-derived-node-tree-refactorJacques Lucke
2021-03-04Nodes: improve NodeTreeRefJacques Lucke
2021-03-04cleanupJacques Lucke
2021-03-04rename filesJacques Lucke
2021-03-04rename new type to derived node treeJacques Lucke
2021-03-04Merge branch 'master' into temp-derived-node-tree-refactorJacques Lucke
2021-03-04BLI: support mutable lookup from multi value mapJacques Lucke
2021-03-04macOS/Ghost: Opt out of AppKit’s automatic window tabbingCorbin Dunn
2021-03-04fix building mf networkJacques Lucke
2021-03-04simplify getting input values for socketJacques Lucke
2021-03-04simplify namingJacques Lucke
2021-03-04cleanupJacques Lucke
2021-03-04make node members privateJacques Lucke
2021-03-04simplify socketsJacques Lucke
2021-03-04bring back support for muted nodesJacques Lucke
2021-03-04move function to xxx socketJacques Lucke
2021-03-04convert types from unlinked socketsJacques Lucke
2021-03-04Merge branch 'master' into temp-derived-node-tree-refactorJacques Lucke
2021-03-04Fix T86050: use material count from correct data blockJacques Lucke
2021-03-04Merge branch 'master' into temp-derived-node-tree-refactorJacques Lucke
2021-03-04Fix T86172: tag relations update when pasting nodesJacques Lucke
2021-03-04PyAPI: use methods for bpy.data.libraries.load & writeCampbell Barton
2021-03-04PyAPI: support methods for collection propertiesCampbell Barton
2021-03-04Fix T86204: support multiple group inputs in node groupJacques Lucke
2021-03-04Fix T86209: Preference Defaults "Relative Paths" tooltip could be improved.Bastien Montagne
2021-03-04Fix Saving startup file changing paths of the current fileCampbell Barton
2021-03-04Fix T86231: Saving startup file always remaps relativeCampbell Barton
2021-03-04remove old derived node treeJacques Lucke
2021-03-04remove all uses of old derived node treeJacques Lucke
2021-03-04Tests: don't write thumbnails when running testsCampbell Barton
2021-03-04Cleanup: include '--open-last' in "Misc Options"Campbell Barton
2021-03-04Cleanup: redundant struct declarationsCampbell Barton
2021-03-04Cleanup: use non-zero comparisons for event modifiersCampbell Barton
2021-03-04Cleanup: use BM_mesh_copy_init_customdata utility functionCampbell Barton
2021-03-04Cleanup: commentsCampbell Barton
2021-03-04Cleanup: use const arraysCampbell Barton
2021-03-04Cleanup: number literalsCampbell Barton
2021-03-04Cleanup: replace Py_CLEAR with Py_DECREF in bpy.app modulesCampbell Barton
2021-03-04Fix logic for calling PyObject_GC_UnTrackCampbell Barton
2021-03-04PyAPI: correct garbage collection for StructRNA typesCampbell Barton
2021-03-04macOS/GTests: add_dependencies to fix build errorAnkit Meel
2021-03-04UI: Remove extra blank space for decorators in FCurve modifiersHans Goudey
2021-03-04Fix T86042 EEVEE: incorrect irradiance bakeClément Foucault
2021-03-03Geometry Nodes: Allow clearing an attribute text fieldHans Goudey
2021-03-03UI: Allow translation for node error messagesHans Goudey
2021-03-03remove remaining derived tree references from MOD_nodes.ccJacques Lucke
2021-03-03macOS/Ghost: Remove redundant nil check after initWithContentRectCorbin Dunn
2021-03-03macOS/Ghost: Fix memory leak.Corbin Dunn
2021-03-03Merge branch 'master' into temp-derived-node-tree-refactorJacques Lucke