Julien Kaspar JulienKaspar
Julien Kaspar commented on pull request blender/blender#110978 2023-08-09 21:45:58 +02:00
WIP: Splash Screen Preferences Warning

Thanks @Harley ! It should link to this page: https://wiki.blender.org/wiki/Reference/Release_Notes/4.0/Keymap

Right now each line is a separate operator button. Perhaps it's better as one…

Julien Kaspar commented on issue blender/blender#104476 2023-08-09 19:02:26 +02:00
Brush thumbnail redesign

Small update. I'm starting to work on this again.

I reverted the color palettes to the ones in the current releases. Color meaning is not very consistent across Blender, so trying to synch them…

Julien Kaspar pushed to ic-shortcut-consistency at JulienKaspar/blender 2023-08-09 18:48:26 +02:00
64e593cf03 Added missing curve edit mode shortcuts
Julien Kaspar pushed to ic-shortcut-consistency at JulienKaspar/blender 2023-08-09 18:15:12 +02:00
f409241b68 Added missing select all shortcut
Julien Kaspar pushed to ic-shortcut-consistency at JulienKaspar/blender 2023-08-09 18:14:09 +02:00
daaf1fdbbb Added missing change to set cursor/pivot
feaa028ebd Changed resolution shortcuts to undustry standard:
c70f6b5713 Fix missing select all shortcut
17cf0aeca7 Fixed select operators in Gpencil
5282860333 Added missing shortcuts (partly based on #106663)
Compare 238 commits »
Julien Kaspar opened issue blender/blender#110966 2023-08-09 16:04:36 +02:00
Grease Pencil vertex paint select is using sculpt mode selection mode
Julien Kaspar deleted branch 3d-view-inheritance from JulienKaspar/blender 2023-08-09 15:50:59 +02:00
Julien Kaspar created pull request blender/blender#110960 2023-08-09 15:33:04 +02:00
Left and Right Click consistency improvements
Julien Kaspar created branch keymap-selection-consistency in JulienKaspar/blender 2023-08-09 15:18:34 +02:00
Julien Kaspar pushed to keymap-selection-consistency at JulienKaspar/blender 2023-08-09 15:18:34 +02:00
3c63c5bf40 Remaining changes for consistency:
Julien Kaspar pushed to main at JulienKaspar/blender 2023-08-09 15:13:13 +02:00
2367ed2ef2 macOS: Enable support for EDR rendering
c63bcbf906 Nodes: Hide the node preview button when the overlays are disabled
6afbb66a53 Cleanup: Noisy warnings caused by different defines for sse2neon
f7c0ef1f73 Nodes: define rna of nodes in node file instead of rna_nodetree.cc
c61aa42f7d PyAPI: make addon_utils.paths_with_extension_repos an internal function
Compare 13 commits »
Julien Kaspar pushed to main at JulienKaspar/blender 2023-08-09 09:54:57 +02:00
0df7d100a3 Fix #110632: context.temp_override(area=context.area) fails to restore
36cd1755d2 Fix #110721: "show_gizmo" does not switch off all gizmos
da0fef65c0 Cleanup: remove unsafe string API use
0b49379e43 Cleanup: use EXIT_{SUCCESS/FAILURE} for readability in makesrna
ab0bf117c9 Cleanup: use bool in makesrna
Compare 195 commits »
Julien Kaspar commented on issue blender/blender#110921 2023-08-08 15:25:08 +02:00
Texture Mapping issues on large brush radius

The effect is quite a lot more glitchy while using the brush. There's definitely something going wrong here.

Julien Kaspar deleted branch paint_selection_pies from JulienKaspar/blender 2023-08-08 14:24:44 +02:00
Julien Kaspar commented on issue blender/blender#110425 2023-08-08 13:00:59 +02:00
Splash Screen: "Updated Preferences" Infobox

It should be reconsidered to add and update this for every release. Most releases will not have any big changes like 4.0 so often this message will simply not be there.

Julien Kaspar opened issue blender/blender#110921 2023-08-08 12:36:11 +02:00
Texture Mapping issues on large brush radius
Julien Kaspar commented on issue blender/blender#110425 2023-08-08 11:42:18 +02:00
Splash Screen: "Updated Preferences" Infobox

The message this popup is trying to communicate is that the default shortcuts changed and there is a link to find out more. This affects anyone who already knows Blender from a previous…

Julien Kaspar commented on issue blender/blender#110879 2023-08-08 10:18:26 +02:00
Multires: Subdivision Set Relative is subdividing the object

@ideasman42 Sounds great! We could make this two extra bool options for "subdivide" and "create modifier"? For the purpose of these sculpt mode shortcuts both these should be set to false.

Julien Kaspar commented on pull request blender/blender#109750 2023-08-08 10:16:02 +02:00
Industry Compatible Keymap - Consistency and Updates

@1D_Inc The Tilde key is mapped on the default keymap too but to non-essential shortcuts. The same here in the IC keymap. Having the Transfer Mode shortcut is very useful but not essential. So…