Campbell Barton ideasman42
  • Australia
  • Joined on 2005-01-30
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-11-07 08:18:04 +01:00
a3a3dda563 Extensions: support for filtering based on Python versions
Campbell Barton opened issue blender/blender#129926 2024-11-06 23:40:02 +01:00
Crash with Python 3.12+ & Manta flow
Campbell Barton pushed to main at blender/blender 2024-11-06 11:38:43 +01:00
273bccb108 Cleanup: remove unused arguments, quiet unused assignment warning
Campbell Barton pushed to main at blender/blender 2024-11-06 11:17:46 +01:00
3c3c27f1ed Unbreak "make update" on Rocky8 which uses Python 3.6
Campbell Barton pushed to main at blender/blender 2024-11-06 01:50:38 +01:00
1b7fc6094e Merge branch 'blender-v4.3-release'
3d76e43e4a Extensions: exclude "wheels" from the static JSON package listing
Compare 2 commits »
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-11-06 01:49:11 +01:00
3d76e43e4a Extensions: exclude "wheels" from the static JSON package listing
Campbell Barton closed pull request blender/blender#120141 2024-11-06 01:06:28 +01:00
Fix #120140: RNA: Support single quote in path_resolve
Campbell Barton commented on pull request blender/blender#120141 2024-11-06 01:06:25 +01:00
Fix #120140: RNA: Support single quote in path_resolve

Closing as RNA path resolve is not intended to mimic Python syntax.

Campbell Barton commented on issue blender/blender#129830 2024-11-06 00:58:42 +01:00
EEVEE Next uses gtao_quality without UI access

Done: a1dfd51fae3ff999cbf71feb94ab2068a98bb406

Campbell Barton pushed to main at blender/blender 2024-11-06 00:55:27 +01:00
5f14c70a19 Merge branch 'blender-v4.3-release'
f234525753 Merge branch 'blender-v4.3-release'
96ac7b7ff3 Merge branch 'blender-v4.3-release'
b63aebf244 Merge branch 'blender-v4.3-release'
08af18aad8 Merge branch 'blender-v4.3-release'
Compare 14 commits »
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-11-06 00:50:26 +01:00
a1dfd51fae Cleanup: rename SceneEEVEE::gtao_quality -> fast_gi_quality
4404885993 Cleanup: exclude "./lib/" from pep8 checker
6ccbafc5dc Cleanup: spelling in comments
3e6659ddff Tests: exclude extension operators from "run operators" utility
9a4e3fb163 Tools: include exception in GDB extension errors
Compare 7 commits »
Campbell Barton commented on pull request blender/blender#129875 2024-11-05 23:49:01 +01:00
Add minimal user report about unreadable future blendfiles.

*picky* the gist is fine, but I find "probably" unnecessarily vague technical docs or errors (consider users may already be frustrated out by not having their files loading).

In the context…

Campbell Barton commented on pull request blender/blender#129870 2024-11-05 21:36:01 +01:00
Fix #128948: crash when changing area type and starting modal operator from script

*picky* may as well use else if.

Campbell Barton commented on issue blender/blender#129830 2024-11-05 13:30:15 +01:00
EEVEE Next uses gtao_quality without UI access

Okay, in this case this issue can be closed, although to avoid confusion, anything against using dna_rename_defs.h to rename gtao_quality to fast_gi_quality ?

Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-11-05 13:26:48 +01:00
828f60b742 Fix check that only Control was pressed ignoring OsKey
Campbell Barton closed pull request blender/blender#129608 2024-11-05 13:09:16 +01:00
Fix #129607: Armature "Assign to Collection" crashes with defaults
Campbell Barton closed pull request blender/blender#129832 2024-11-05 13:09:09 +01:00
EEVEE: remove DNA/RNA for values that are no longer in use
Campbell Barton pushed to main at blender/blender 2024-11-05 13:09:06 +01:00
e8fd1746ef Merge branch 'blender-v4.3-release'
8bf245ad51 Merge branch 'blender-v4.3-release'
e071bf4690 Fix #129607: Armature "Assign to Collection" crashes with defaults
b53c20db25 EEVEE: remove DNA/RNA for values that are no longer in use
Compare 4 commits »