Matheus Santos Matheus-Santos
  • Joined on 2021-11-02
Matheus Santos opened issue blender/blender#115570 2023-11-29 14:37:58 +01:00
Blender crashes using snap to volume center with clipping region active
Matheus Santos commented on pull request blender/blender#112396 2023-09-14 22:46:34 +02:00
Text Editor: Copy/Cut Line

Cool, I'll stick to that from now on then!

Matheus Santos commented on pull request blender/blender#112396 2023-09-14 22:18:50 +02:00
Text Editor: Copy/Cut Line

Reverted this one. It was caused by the clang-format though, is there an specific add-on for VSC that you would suggest?

Matheus Santos pushed to text_copy_cut_line at Matheus-Santos/blender 2023-09-14 22:15:38 +02:00
8978c8dad1 Merge branch 'main' into text_copy_cut_line
6db6345078 Update comment to follow the style guide
c58c26c2a9 Using MEM_cnew_array
3ff2deaf6f Text Editor: Copy/Cut Line
4fa4f5432d UI: Viewport: Split object/mode overlays into own popover
Compare 25 commits »
Matheus Santos created pull request blender/blender#112396 2023-09-14 21:15:29 +02:00
Text Editor: Copy/Cut Line
Matheus Santos pushed to text_copy_cut_line at Matheus-Santos/blender 2023-09-14 21:11:02 +02:00
544c674f64 Text Editor: Copy/Cut Line
346b83ca01 Fix #112333: assert when creating node group with unavailable link
8a387d8ed6 Fix: Graph Editor first key handles not drawn
340b3ca9cb Fix #112094: negative delta time values in simulation nodes
e09ee01848 Fix #112094: pass through simulation before first simulated frame
Compare 10 commits »
Matheus Santos created branch text_copy_cut_line in Matheus-Santos/blender 2023-09-14 21:11:02 +02:00
Matheus Santos commented on pull request blender/blender#111900 2023-09-13 13:14:17 +02:00
Text Editor: Auto Close Pairs on Selected Text

Added that, it looks a lot cleaner.

Matheus Santos pushed to text_wrap_selection at Matheus-Santos/blender 2023-09-13 13:12:41 +02:00
0b12d8da07 Add txt_get_span result to local struct
d54479b799 Reorder if conditions
560e71ca42 Updated text_span_is_blank docstring
Compare 3 commits »
Matheus Santos commented on pull request blender/blender#111900 2023-09-13 01:03:24 +02:00
Text Editor: Auto Close Pairs on Selected Text

@ideasman42 I forgot to separate it in a different commit, but the bug is also solved now.

Matheus Santos pushed to text_wrap_selection at Matheus-Santos/blender 2023-09-13 00:58:53 +02:00
9107421dad Added local struct
bd7138e803 Changed function to text_span_is_blank
1988816d90 Merge branch 'main' into text_wrap_selection
9f4f50ef70 Fix #111432: Shortcut for cycling fallback tool not working
73057cfd22 check_spelling: include *.metal files
Compare 186 commits »
Matheus Santos commented on pull request blender/blender#111900 2023-09-08 12:38:38 +02:00
Text Editor: Auto Close Pairs on Selected Text

I've made the requested changes. Now when there are only white spaces it will replace the selection

Matheus Santos pushed to text_wrap_selection at Matheus-Santos/blender 2023-09-07 13:17:10 +02:00
1ee5db7e29 Whitespace only selection now removes whitespaces
e459b2fe81 Added const modifier
Compare 2 commits »
Matheus Santos commented on pull request blender/blender#111900 2023-09-06 15:35:44 +02:00
Text Editor: Auto Close Pairs on Selected Text

Yes, it can. Should I update it?

Matheus Santos created pull request blender/blender#111900 2023-09-03 21:40:12 +02:00
Text Editor: Auto Close Pairs on Selected Text
Matheus Santos created branch text_wrap_selection in Matheus-Santos/blender 2023-09-03 21:21:07 +02:00
Matheus Santos pushed to text_wrap_selection at Matheus-Santos/blender 2023-09-03 21:21:07 +02:00
a5b29eab6f Text Editor: Auto close pairs on selected text
Matheus Santos created repository Matheus-Santos/blender 2023-09-03 21:07:47 +02:00