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
2022-11-07Fix File Browser Move Bookmark malfunction if no item is selectedPhilipp Oeser
2022-11-07Fix T102238: double free when storing attribute on empty geometryJacques Lucke
2022-11-07Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-07Fix T102316: blank color-space menu drop-downsCampbell Barton
2022-11-07Cycles: Apple GPU threadgroup tuningMichael Jones
2022-11-07Fix File Browser Move Bookmark malfunction if no item is selectedPhilipp Oeser
2022-11-06Merge branch 'blender-v3.4-release'Jacques Lucke
2022-11-06Fix T102153: crash when muting node group with active viewerJacques Lucke
2022-11-06Fix T102144: missing validation of spline resolutionJacques Lucke
2022-11-06Fix T102292: deadlock in geometry nodes evaluation with task isolationJacques Lucke
2022-11-06Geometry Nodes: fix missing curve cacheJacques Lucke
2022-11-06Fix: Missing initialization curves bounds in set origin operatorHans Goudey
2022-11-06Cleanup: Nodes: Use const arguments, avoid recursive iterationHans Goudey
2022-11-06UI: Sort items in Weight Locks menuPablo Vazquez
2022-11-05Fix: Broken debug build after recent cleanup commitHans Goudey
2022-11-05Cleanup: Remove unused node functionHans Goudey
2022-11-05Cleanup: Use Vector in group input/output node update functionsHans Goudey
2022-11-05Sculpt: Fix T102253: Missing call to SCULPT_automasking_node_updateJoseph Eagar
2022-11-05Cleanup: Move function to legacy mesh conversion fileHans Goudey
2022-11-05OBJ Export: Remove edge recalculationHans Goudey
2022-11-05Cleanup: Remove unnecessary node type registraction functionsHans Goudey
2022-11-05Cleanup: Remove redundant assignment of loose edge flagHans Goudey
2022-11-05Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-05Fix crash building Python API docsCampbell Barton
2022-11-05Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-05Cleanup: quiet unused argument warningCampbell Barton
2022-11-05Cleanup: use bools and typed enums for WM_job type & flagCampbell Barton
2022-11-05Cleanup: use bool instead of short for job stop & do_update argumentsCampbell Barton
2022-11-05Cleanup: Move legacy mesh conversions to proper fileHans Goudey
2022-11-04Cleanup: OBJ: Simplify access to loose edgesHans Goudey
2022-11-04Merge branch 'blender-v3.4-release'Richard Antalik
2022-11-04Fix T99641: Assert hit when splitting video sequencer area horizontallyRichard Antalik
2022-11-04Cleanup: Use mesh API functionsHans Goudey
2022-11-04Cleanup: Mesh: Remove redundant edge render flagHans Goudey
2022-11-04Realtime Compositor: Implement static cache managerOmar Emara
2022-11-04Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-04Fix T102232: bridge edge loop crashCampbell Barton
2022-11-04Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-04Fix T102216: Change `min_ff` to `max_ff` in the return of `BlendType max`Evan Wilson
2022-11-04Cleanup: pass const view_area in sequencer functionsCampbell Barton
2022-11-04Cleanup: use bool for render types ok/result_okCampbell Barton
2022-11-04Merge branch 'blender-v3.4-release'Colin Basnett
2022-11-04Fix T102218: Baked f-curves display incorrectly when normalizedColin Basnett
2022-11-04BLI_path: remove use of BLI_path_normalize in BLI_path_parent_dirCampbell Barton
2022-11-04Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-04Fix missing call to AttributeWriter::finish with paint vertex selectionCampbell Barton
2022-11-04Merge branch 'blender-v3.4-release'Aaron Carlisle
2022-11-04PyDoc: Make rst files more readableAaron Carlisle
2022-11-04Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-04Cleanup: quiet unused argument warningCampbell Barton