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
path: root/source
AgeCommit message (Expand)Author
2022-11-08Merge branch 'blender-v3.4-release'Julian Eisel
2022-11-08Fix T102242: Underline shortcut keys not working/appearing in sub-menuJulian Eisel
2022-11-08PyAPI: add invalid objects check for RNA struct keys()/values()/items()Campbell Barton
2022-11-08Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-08Cleanup: format, remove commented code & unused variableCampbell Barton
2022-11-08Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-08Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-08Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-08Fix invalid function signatures for PySequenceMethods callbacksCampbell Barton
2022-11-08Cleanup: correct type of RNA struct methodsCampbell Barton
2022-11-08Cleanup: PyMethodDef formattingCampbell Barton
2022-11-07Fix support for building with ffmpeg < 5.0Sebastian Parborg
2022-11-07Fix T102329: assert when cutting node tree linkJacques Lucke
2022-11-07Fix T101526: assert due to wrong node tree owner idJacques Lucke
2022-11-07Merge branch 'blender-v3.4-release'Miguel Pozo
2022-11-07 Fix T101533: Wrong DoF when a non-camera object is the active cameraMiguel Pozo
2022-11-07Fix T100872: restrict Python API on built-in nodesJacques Lucke
2022-11-07Fix T102324: reverse curve node breaks crazy space editingJacques Lucke
2022-11-07Fix strict compiler warningsSergey Sharybin
2022-11-07Fix T102311: crash when opening node add menu with assetsJacques Lucke
2022-11-07Fix T102053: snap fails with instances of geometry nodesGermano Cavalcante
2022-11-07Fix potentially uninitialized memory usageGermano Cavalcante
2022-11-07Transform: remove SnapData cache for meshesGermano Cavalcante
2022-11-07Cleanup: unify struct declaration style for Python types, update namesCampbell Barton
2022-11-07Cleanup: remove unused variableCampbell Barton
2022-11-07Fix 'ED_transform_snap_object_project_ray_all' not return 'hit_list'Germano Cavalcante
2022-11-07Merge branch 'blender-v3.4-release'Philipp Oeser
2022-11-07Fix T102053: snap fails with instances of geometry nodesGermano Cavalcante
2022-11-07Fix potentially uninitialized memory usageGermano Cavalcante
2022-11-07Transform: remove SnapData cache for meshesGermano Cavalcante
2022-11-07Fix Curves Smooth modifier appears to be able to act on control pointsPhilipp Oeser
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-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-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