Melissa-Goon
  • Joined on 2023-03-14
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-18 06:28:35 +02:00
9bab4bb17d Modeling: UV Edge Slide - Slide towards average point
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-18 06:13:57 +02:00
c6df8e4264 Modeling: UV Edge Slide - Slide towards average point
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-18 05:26:26 +02:00
a896a42d59 Modeling: UV Edge Slide - Slide towards average point
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-18 04:43:35 +02:00
db10f55343 Modeling: UV Edge Slide - Slide towards average point
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-18 04:40:10 +02:00
d1a48b0c04 Modeling: UV Edge Slide - Slide towards average point
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-17 06:17:44 +02:00
058d06aec8 Modeling: UV Edge Slide - Slide towards average point WIP
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-15 04:26:04 +02:00
4f2d0463a9 Modeling: Edge Slide UV
dd9a92785a Metal: Fix incorrect texture 2D array read
ccbb185d39 USD import: improve unsupported type warning.
9a084d7c69 USD import: remove unused variable.
4e41acc0d3 Fix #110950: USD import: Crash calling import_asset().
Compare 92 commits »
Melissa-Goon pushed to gsoc2023-uv-select-random at Melissa-Goon/blender 2023-08-14 10:01:56 +02:00
10fec2f76c Modeling:Added select random to UV editor
Melissa-Goon pushed to gsoc2023-uv-select-random at Melissa-Goon/blender 2023-08-12 15:12:34 +02:00
ec04a3eb2d Modeling:Added select random to UV editor
d3353eb34b Cleanup: use const variables, reduce right-shift in unti.cc
8ce5a24b77 PyAPI: add preferences.filepaths.extension_repos.new/remove methods
00ffa63b8f Fix Unix Makefiles running discover_nodes.py every build
fd920ba39f Fix crash loading a blend file with an unknown area type
Compare 161 commits »
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-11 10:34:01 +02:00
4664d33772 Modeling: Edge Slide UV
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-11 10:29:47 +02:00
9266ad6d24 Modeling: Edge Slide UV
d3353eb34b Cleanup: use const variables, reduce right-shift in unti.cc
8ce5a24b77 PyAPI: add preferences.filepaths.extension_repos.new/remove methods
00ffa63b8f Fix Unix Makefiles running discover_nodes.py every build
fd920ba39f Fix crash loading a blend file with an unknown area type
Compare 105 commits »
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-11 10:21:29 +02:00
4e0376443a Modeling: Edge Slide UV
090f365cbd Node panels: New DNA and C++ API for node group interfaces
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
Compare 27 commits »
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-09 10:12:25 +02:00
7955fe31f8 Modeling: Edge Slide UV
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-09 09:02:38 +02:00
b5c05035d7 Modeling: Edge Slide UV
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-09 06:44:21 +02:00
50cf368bad Modeling: Edge Slide UV
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-09 06:41:46 +02:00
e4b1aa8640 Modeling: Edge Slide UV
Melissa-Goon pushed to gsoc2023-edge-slide at Melissa-Goon/blender 2023-08-08 12:11:09 +02:00
34acc9e4f6 Modeling: Edge Slide UV
12ef20990b Fix #103410: name collisions between vertex groups and attributes
ecb3262bf0 USD export: prototype invoking Python chasers
5f0a8759b0 VSE: Improve drawing of strip title and preview
04a07d5e08 Fix #110821: Tracker resizing with S+S also resizes search area
Compare 31 commits »
Melissa-Goon created pull request blender/blender#110884 2023-08-07 11:45:05 +02:00
WIP: Added popup to UV merge by distance operator
Melissa-Goon pushed to gsoc2023-merge-popup at Melissa-Goon/blender 2023-08-07 11:09:33 +02:00
b1284b0db5 Modeling: Added UVs merged popup to Merge by Distance (unselected)
943df998bc Modeling: Added number of merged UVs popup
8c0591459e Cleanup: Make Format
52ed6a216f Fix #110255: Cover up CPU/GPU differences with small suns in light tree
58e4a7ae2b Cleanup: minor changes for add-on & module listing
Compare 1504 commits »
Melissa-Goon created pull request blender/blender#110881 2023-08-07 11:03:22 +02:00
WIP: Select random for UV editor