Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson commented on pull request blender/blender#127389 2024-09-12 03:53:10 +02:00
Fix #124549: can't customize overlay text color
Harley Acheson pushed to overlay_text_col at aras_p/blender 2024-09-12 03:51:51 +02:00
9e0cbf4355 just setting one variable const
ab34b285d7 Merge branch 'main' of projects.blender.org:blender/blender into pr127389
1bf1ad8e52 Fix: VSE framerate text color is not visible unless it is too slow
8b3794514b Fix #127279: Various brushes do not work on multires
4d88c18e8b UI: Don't Show Drag Cursors on Non-Floating Menus
Compare 87 commits »
Harley Acheson pushed to main at blender/blender 2024-09-12 03:01:26 +02:00
1bf1ad8e52 Fix: VSE framerate text color is not visible unless it is too slow
Harley Acheson merged pull request blender/blender#127394 2024-09-12 03:01:25 +02:00
Fix: VSE framerate text color is not visible unless it is too slow
Harley Acheson commented on pull request blender/blender#127394 2024-09-12 02:40:19 +02:00
Fix: VSE framerate text color is not visible unless it is too slow

Oh, I hadn't actually noticed that we called ED_scene_draw_fps in the Sequencer preview area.

The unfortunate part of this change is that preview background has configurable color. So while…

Harley Acheson commented on pull request blender/blender#124382 2024-09-12 00:32:52 +02:00
macOS: Implement a Splash Screen notice to warn against reduced performance on Rosetta - GSoC 2024

@Brainzman - While playing with this, I also found that the splash screen performances were really degraded on my machine, with button hovering highlights taking a good 1-2 seconds to update.…

Harley Acheson deleted branch DropDownCursor from Harley/blender 2024-09-11 23:42:24 +02:00
Harley Acheson pushed to main at blender/blender 2024-09-11 23:42:22 +02:00
4d88c18e8b UI: Don't Show Drag Cursors on Non-Floating Menus
Harley Acheson merged pull request blender/blender#127472 2024-09-11 23:42:21 +02:00
UI: Don't Show Drag Cursors on Non-Floating Menus
Harley Acheson created pull request blender/blender#127472 2024-09-11 22:50:54 +02:00
UI: Don't Show Drag Cursors on Non-Floating Menus
Harley Acheson pushed to DropDownCursor at Harley/blender 2024-09-11 22:37:50 +02:00
126ede8c90 UI: Don't Show Drag Cursors on Non-Floating Menus
2fc82f8f3f Cleanup: Sculpt: Specialize face sets automasking precalculation
8d08701a68 Cleanup: Tweaks to SubdivCCG range utilities
cbdc7d7636 Cleanup: Remove old USD version guards
86c3ca0914 Fix: Crash when canceling expand operator
Compare 10 commits »
Harley Acheson created branch DropDownCursor in Harley/blender 2024-09-11 22:37:49 +02:00
Harley Acheson commented on pull request blender/blender#124382 2024-09-11 21:52:31 +02:00
macOS: Implement a Splash Screen notice to warn against reduced performance on Rosetta - GSoC 2024

@pablovazquez

That does look really nice. I updated this PR to incorporate your suggested changes.

Harley Acheson pushed to gsoc-rosetta-warning at Brainzman/blender 2024-09-11 21:51:10 +02:00
7ac085b1d8 Updated with Pablo's suggested changes
14c0e201a3 Merge branch 'main' of projects.blender.org:blender/blender into pr124382
0c1d8ad8a5 UI: Status Bar During Non-Operator UI Interaction
442fd1925e Fix #127438: Don't Show Menu Drag Cursor Over Content
c5241cc638 Fix #127259: Slow pose brush performance on dense mesh
Compare 2043 commits »
Harley Acheson deleted branch StatusBarUIClear from Harley/blender 2024-09-11 21:03:06 +02:00
Harley Acheson pushed to main at blender/blender 2024-09-11 21:03:01 +02:00
0c1d8ad8a5 UI: Status Bar During Non-Operator UI Interaction
Harley Acheson merged pull request blender/blender#127005 2024-09-11 21:03:01 +02:00
UI: Status Bar During Non-Operator UI Interaction