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-07-15Cleanup: unused variable captureJacques Lucke
2021-07-14Fix T89771: Cloth disk cache is not read on library overrides in some cases.Bastien Montagne
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-12Cleanup: improve naming and comments of scene frame/ctime functionsBrecht Van Lommel
2021-07-12Fix T89765: boolean modifier collection refcount issuePhilipp Oeser
2021-07-11Cleanup: correct spelling in comments, remove profanityCampbell Barton
2021-07-08Fix: instances are made real when they shouldn't beJacques Lucke
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-07-05Cleanup: spelling, punctuationCampbell Barton
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-07-05BMesh: remove redundant mesh-backups from EDBM_op_* APICampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Cleanup: spelling in commentsCampbell Barton
2021-06-30Cleanup: variable naming for texture/material SocketPropertyTypePhilipp Oeser
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-28Functions: improve CPPTypeJacques Lucke
2021-06-26Cleanup: remove redundant/outdated commentsCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Fix T89390: crash when join geometry node has only muted inputsJacques Lucke
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-21Fix T89122: crash when multi input is connected to multiple group inputsJacques Lucke
2021-06-18Cleanup: rename test_index_face -> BKE_mesh_mface_index_validateCampbell Barton
2021-06-17Geometry Nodes: improve node locking in evaluatorJacques Lucke
2021-06-17Cleanup: split BKE_mesh_copy_settings into two functionsCampbell Barton
2021-06-16BLI: add threading namespaceJacques Lucke
2021-06-15BLI: use explicit task isolation, no longer part of parallel operationsBrecht Van Lommel
2021-06-11Nodes: cache socket identifier to index mappingJacques Lucke
2021-06-10Fix T88578: crash when loading value from group output nodeJacques Lucke
2021-06-08Fix T88719: Attribute Remove node input field does nothingJacques Lucke
2021-06-08Geometry Nodes: enable multi-threading in evaluator againJacques Lucke
2021-06-02Geometry Nodes: Add Delete Geometry NodeWannes Malfait
2021-06-01Fix T88658: Force Fields of curve shape can crash if curve has only one pointPhilipp Oeser
2021-06-01BMesh: remove checks for tessellating 2 sided facesCampbell Barton
2021-05-28MSVC: Fix build error with 16.10/11Ray Molenkamp
2021-05-27Geometry Nodes: Expose texture and material inputs to modifierHans Goudey
2021-05-27Geometry Nodes: disable multi-threading in evaluator for nowJacques Lucke
2021-05-27Cleanup: Remove completed "TODO" commentHans Goudey
2021-05-26Fix T88111: Skin modifier assets within invalid face normalsCampbell Barton
2021-05-26Merge branch 'blender-v2.93-release'Jacques Lucke
2021-05-26Fix T88250: crash when instancing object in disabled collectionJacques Lucke
2021-05-25Cleanup: remove unnecessary lambda captureJacques Lucke
2021-05-25Cleanup: spellingCampbell Barton
2021-05-20Cleanup: rename incorrectly named experimental feature flagJacques Lucke
2021-05-20Geometry Nodes: new geometry nodes evaluatorJacques Lucke
2021-05-14Merge branch 'blender-v2.93-release'Jacques Lucke
2021-05-14Fix T87417: crash when evaluating geo nodes without window managerPratik Borhade
2021-05-13Modifiers: allow usage of tbbJacques Lucke
2021-05-08Cleanup: remove use of persistent data handles in geometry nodesJacques Lucke