Campbell Barton ideasman42
  • Australia
  • Joined on 2005-01-30
Campbell Barton commented on pull request blender/blender#106843 2023-04-12 09:59:06 +02:00
macOS/Linker: support mold and lld

LGTM, best get Brecht's approval too (untested on APPLE here).

Campbell Barton commented on pull request blender/blender#106799 2023-04-12 09:49:00 +02:00
Fix #106794: Changing active camera changes other viewport local cameras

Agree this is correct, although a short comment noting that checking the other view is needed to prevent local cameras being modified would be useful to include, as it's not obvious what this…

Campbell Barton pushed to main at blender/blender 2023-04-12 09:23:27 +02:00
13d9a6c929 Cleanup: improve comments for makesrna dependency workaround
Campbell Barton pushed to main at blender/blender 2023-04-12 07:54:24 +02:00
28a8a3c086 Fix crash on startup under the RIVER Wayland compositor
ddb6928882 GHOST/Wayland: resize the EGL buffer & change surface scale immediately
1f3949f1cf Fix building WITH_CINEON=OFF
Compare 3 commits »
Campbell Barton pushed to main at blender/blender 2023-04-12 05:12:47 +02:00
c6d6869171 GHOST/Wayland: suppress EGL_BAD_SURFACE error on exit
Campbell Barton pushed to main at blender/blender 2023-04-12 03:27:25 +02:00
6fa80d1e1d Cleanup: add doc-strings to upper/lowecase functions
ccea39b538 Cleanup: spelling in comments
Compare 2 commits »
Campbell Barton closed issue blender/blender#106747 2023-04-11 09:45:58 +02:00
Error at 'Building Blender on Ubuntu' page
Campbell Barton commented on issue blender/blender#106747 2023-04-11 09:45:56 +02:00
Error at 'Building Blender on Ubuntu' page

Corrected the reference to install_linux_packages.py, the issue of build docs for older releases of Blender are out of scope for the tracker.

In some cases the WIKI history may be sufficient,…

Campbell Barton closed issue blender/blender#101785 2023-04-11 08:53:49 +02:00
Policy for Vulnerability Reporting: Proposal
Campbell Barton commented on issue blender/blender#101785 2023-04-11 08:53:47 +02:00
Policy for Vulnerability Reporting: Proposal

Removed and sent to a the {security-announce} mailing list.

Published https://wiki.blender.org/wiki/Process/Vulnerability_Reports

Closing.

Campbell Barton pushed to main at blender/blender 2023-04-11 08:44:08 +02:00
17e2862603 Fix new windows on Hi-DPI monitors having incorrect size under Wayland
4fe2685615 GHOST/Wayland: avoid up-scaling window content
f50c319a4b GHOST/Wayland: refactor window scaling logic
34f386c730 GHOST/Wayland: store API compatible fractional scaling values
Compare 4 commits »
Campbell Barton pushed to main at blender/blender 2023-04-10 07:10:47 +02:00
4bbbad49c8 Fix missing includes
Campbell Barton closed pull request blender/blender#106608 2023-04-07 05:53:18 +02:00
Cleanup: remove X11 taskbar which only supported the Unity desktop
Campbell Barton commented on pull request blender/blender#106608 2023-04-07 05:53:17 +02:00
Cleanup: remove X11 taskbar which only supported the Unity desktop

Committed note: 520c112732783a8a6f466b58ab4ba71a08a960c5, closing.

Campbell Barton pushed to main at blender/blender 2023-04-07 05:41:59 +02:00
520c112732 GHOST: comment on use of libunity for the taskbar in X11
Campbell Barton commented on pull request blender/blender#106581 2023-04-07 05:20:09 +02:00
UI: Text Object International Case Change

Avoid unicode comments (a) and (z) are fine here. (or use their ID as well if that helps).

Campbell Barton commented on pull request blender/blender#106581 2023-04-07 05:19:07 +02:00
UI: Text Object International Case Change

Avoid unicode in comments a and z are fine here.