Jonas Holzman Brainzman
  • Paris, France
  • Joined on 2021-03-05
Jonas Holzman commented on pull request blender/blender#117242 2024-01-17 23:23:53 +01:00
UI: Cleanup Dialog to Manage Orphaned Data

On a small stylistic note, we might not want to capitalize all of the dialog's title words here. The "From This File" part is additional information compared to "Purge Unused Data" which is the…

Jonas Holzman commented on pull request blender/blender#117152 2024-01-17 03:27:23 +01:00
UI: Improvements to Confirmation of Save Startup

Nice looks great! You were right to not capitalize "startup file" in the end, it does look more compact and balanced in a short message like that, especially with the added punctuation. I really…

Jonas Holzman commented on pull request blender/blender#117152 2024-01-17 02:31:24 +01:00
UI: Improvements to Confirmation of Save Startup

In this dialog, we might want to highlight the fact that this operation will overwrite the previously saved Startup File. This could be done by either making the dialog a question and inverting…

Jonas Holzman commented on pull request blender/blender#117156 2024-01-17 02:11:45 +01:00
UI: Improvements to Confirmation of Apply Modifier

As a small stylistic proposal, we could capitalize "Modifier" only in the dialog title to make it a bit more balanced, resulting in "Apply Modifier", making it closer in style to operator titles,…

Jonas Holzman commented on pull request blender/blender#117151 2024-01-17 02:02:39 +01:00
UI: Improvements to Confirmation of Load Factory Preferences

Similarly to the comment I left here in #117153, we might want to capitalize word in the dialog title here,…

Jonas Holzman commented on pull request blender/blender#117153 2024-01-17 01:53:59 +01:00
UI: Improvements to Confirmation of Load Factory

Regarding the note title, I think we might want to remove punctuation and capitalize words, following the precedent set by other Dialogs/Operators titles, this would than give us: "Load Factory…

Jonas Holzman commented on pull request blender/blender#117155 2024-01-17 01:30:15 +01:00
UI: Improvements to Confirmation of Pack Resources

There is a small typo in the dialog message, "mofified" -> "modified". Other than that I really like this new dialog, and "Some images are modified" feels clearer to me than the original "Some…

Jonas Holzman created pull request blender/blender#116788 2024-01-04 15:49:29 +01:00
Make screen.show_fullscreen return True in both Maximized and Full fullscreen modes
Jonas Holzman pushed to rna-show-fullscreen at Brainzman/blender 2024-01-04 15:30:57 +01:00
96a5014750 Make `screen.show_fullscreen` return True in both Maximized and Full mode
6874c87747 Cleanup: Anim, insert section start/end comments
d12fa306f7 Refactor: Anim, rename function to `ANIM_bone_in_visible_collection()`
Compare 3 commits »
Jonas Holzman created branch rna-show-fullscreen in Brainzman/blender 2024-01-04 15:30:56 +01:00
Jonas Holzman created pull request blender/blender#116785 2024-01-04 15:17:37 +01:00
Fix a small splash screen UI regression in #112644
Jonas Holzman pushed to fix-splash-screen-regression at Brainzman/blender 2024-01-04 15:13:05 +01:00
6bd8507739 Fix a small splash screen UI regression in #112644
86555838f1 Fix #116367: Scale snapping not working in Graph Editor
d096927139 Compositor: Fallback to render size for viewing values
472cf44166 Alembic: read velocities on Points
ac70bc3611 Fix: temporarily disable Cycles patch map assert to avoid failing test
Compare 10 commits »
Jonas Holzman created branch fix-splash-screen-regression in Brainzman/blender 2024-01-04 15:13:05 +01:00
Jonas Holzman opened issue blender/blender#116641 2023-12-29 22:38:20 +01:00
Metal: Assert when using the Spin Tool
Jonas Holzman commented on pull request blender/blender#116494 2023-12-28 01:53:22 +01:00
UI: Implement a Clear Recent Files List Operator

This does improve readability indeed! I originally didn't think about adding an icon at all, following the precedent of operators in topbar submenus usually not having one, but with the operator…

Jonas Holzman pushed to clear-recent-files at Brainzman/blender 2023-12-28 01:51:50 +01:00
8473de1a3a Use ICON_TRASH for the Operator Button
a4c845bcb3 Implemented the Clear Recent Files List Operator
eb99895c97 Fix #116546: Disable openexr core
7d44065f73 Cleanup: Revert replacement of GSQueue with std::queue
369f1fe4e2 Fix #116558: Console error due to missing property use_template_override
Compare 31 commits »
Jonas Holzman commented on pull request blender/blender#116494 2023-12-23 19:14:28 +01:00
UI: Implement a Clear Recent Files List Operator

can the popup confirmation be a normal dialog that appears in the middle of the window? that thing that appear on mouse cursor is very dangerous. just accidentally click twice and its over.…

Jonas Holzman created pull request blender/blender#116494 2023-12-23 17:36:13 +01:00
UI: Implement a Clear Recent Files List Operator
Jonas Holzman created branch clear-recent-files in Brainzman/blender 2023-12-23 17:04:03 +01:00
Jonas Holzman pushed to clear-recent-files at Brainzman/blender 2023-12-23 17:04:03 +01:00
8a78ef0abe Implemented the Clear Recent Files List Operator
ad7a5abb2d Geometry Nodes: support panels in geometry nodes modifier
84d1d30028 EEVEE-Next: Add translucent contribution in probe capture
dc155e2ae4 EEVEE-Next: Remove Light eval hard coded closures
df91fb329e Fix: EEVEE-Next: Broken Support for SSS
Compare 10 commits »