Brecht Van Lommel brecht
  • Blender & Cycles developer

  • Joined on 2003-01-03
Brecht Van Lommel pushed to extensions-single-install-op at brecht/blender 2024-05-27 19:40:56 +02:00
0999dd51b8 Properly handle reports, put legacy options in collapsed panel
39ce14fabd Extensions: Install From Disk operator handling both legacy and new
a367cf664e Fix (unreported) I18N extraction tooling fully broken by some new strings in code.
aa88ced5c2 GPv3: Render boundary strokes with half width to hide gaps on boundaries
dbe39fb202 Fix memory leak when copying materials from evaluated data.
Compare 325 commits »
Brecht Van Lommel commented on pull request blender/blender#121888 2024-05-27 18:57:48 +02:00
Extensions: Only check for updates on startup every 24 hours

I made it check for updates against the index file every time now, but still only update the index file every 24 hours.

Also tweaked the wording so that it's more clear this will not actually…

Brecht Van Lommel pushed to extensions-check-time at brecht/blender 2024-05-27 18:49:32 +02:00
141eab7455 Still check for updates using existing index file every time
e6235cd932 Change text that seems to imply extensions will auto update
6a9e840216 Address minor comments
5941facc17 Extensions: Only check for updates on startup every 24 hours
d7a7948e09 Cleanup: Reduce indentation
Compare 349 commits »
Brecht Van Lommel commented on pull request blender/blender#122299 2024-05-27 18:26:12 +02:00
Fix: Replace defunct Probot with GitHub Action workflow to auto-close PRs

You may want to check contains(github.server_url, 'github.com') as well. Otherwise if/when we enable actions on projects.blender.org, this would auto close pull requests here.

Brecht Van Lommel pushed to main at blender/blender-developer-docs 2024-05-27 15:28:54 +02:00
adf015405e Update docs/release_notes/4.2/python_api.md
Brecht Van Lommel commented on issue blender/blender#122147 2024-05-27 14:07:53 +02:00
Out of the box (extensions) experience

I don't really understand the purpose of the bundle of 4.1 extensions, assuming that's only going to be made available for Blender 4.2 and not updated after. Then users will learn to install this…

Brecht Van Lommel commented on pull request blender/blender#122193 2024-05-27 13:07:18 +02:00
Python API: Expose list of running modal operators

@nutti, with these latest changes it should be possible to make screencast keys work without ctypes. Please let us know if you find anything that's not possible still.

Brecht Van Lommel pushed to main at blender/blender-developer-docs 2024-05-27 13:06:22 +02:00
47fe86278d Update docs/release_notes/4.2/python_api.md
Brecht Van Lommel deleted branch rna_modal_operators from Sergey/blender 2024-05-27 13:04:30 +02:00
Brecht Van Lommel pushed to main at blender/blender 2024-05-27 13:04:27 +02:00
f74d32e17f Python API: Expose list of running modal operators
Brecht Van Lommel merged pull request blender/blender#122193 2024-05-27 13:04:27 +02:00
Python API: Expose list of running modal operators
Brecht Van Lommel deleted branch update-issue-template from Alaska/blender 2024-05-27 13:00:30 +02:00
Brecht Van Lommel merged pull request blender/blender#122166 2024-05-27 13:00:28 +02:00
Adjust "Report a bug" wording on Gitea issue template
Brecht Van Lommel pushed to main at blender/blender 2024-05-27 13:00:27 +02:00
9bbc12559f Gitea: Adjust Report a Bug wording in issue template
Brecht Van Lommel pushed to main at blender/blender-developer-docs 2024-05-27 12:58:46 +02:00
d9323ed9a4 Update docs/release_notes/4.2/python_api.md
Brecht Van Lommel deleted branch fix-121969 from Hoshinova/blender 2024-05-27 12:48:31 +02:00
Brecht Van Lommel merged pull request blender/blender#122112 2024-05-27 12:48:27 +02:00
Fix #121969: Noise Texture Always Outputs 0.0 Once Coordinates Beyond 8.40*10^6
Brecht Van Lommel pushed to main at blender/blender 2024-05-27 12:48:26 +02:00
de6ff6eb0a Fix #121969: Noise texture outputs 0 with coordinates beyond 8.40*10^6