Angus Stanton ab_stanton
  • Joined on 2021-03-12
Angus Stanton pushed to multires-disable-dyntopo at ab_stanton/blender 2023-05-05 15:28:51 +02:00
28c2820a71 Merge branch 'main' into multires-disable-dyntopo
48abc09d84 Cleanup: format
29053c5c02 EEVEE-Next: Fix validation layer errors on Metal
5a88afeaec DRW: Fix mixed type comparison warning
eab0cd475a EEVEE-Next: Fix wrong texture usage flag
Compare 59 commits »
Angus Stanton created pull request blender/blender#107652 2023-05-05 15:28:08 +02:00
WIP: Disable dyntopo toggle if multires modifier in stack
Angus Stanton created branch multires-disable-dyntopo in ab_stanton/blender 2023-05-05 15:26:05 +02:00
Angus Stanton pushed to multires-disable-dyntopo at ab_stanton/blender 2023-05-05 15:26:05 +02:00
3161f81eff Disable dyntopo toggle if multires modifier
Angus Stanton pushed to main at ab_stanton/blender 2023-05-05 15:25:45 +02:00
48abc09d84 Cleanup: format
29053c5c02 EEVEE-Next: Fix validation layer errors on Metal
5a88afeaec DRW: Fix mixed type comparison warning
eab0cd475a EEVEE-Next: Fix wrong texture usage flag
c11ac86e03 Cleanup: Metal: Better function name and comments for buffer bindings
Compare 2285 commits »
Angus Stanton commented on issue blender/blender#107505 2023-05-02 14:58:28 +02:00
Custom Split Normals Causes Huge Performance Lag

Not sure if it's related, but I hit an assert in main when I was testing this.

If you do the following steps:

  1. Subdivide default cube any number of times
  2. Enable auto smooth
  3. Add…
Angus Stanton closed pull request blender/blender#104692 2023-05-01 19:56:07 +02:00
Asset Browser: Add selected_ids to filebrowser context
Angus Stanton closed pull request blender/blender#104693 2023-05-01 18:47:23 +02:00
Asset Browser/File Browser: Add display name tooltip to tile view
Angus Stanton commented on pull request blender/blender#104832 2023-02-20 12:51:59 +01:00
Geometry Nodes: Add selection and depth options to realize instances

I agree re a depth of 0 seeming like it should be no realising, however doing 1 doesn't

Angus Stanton pushed to asset-display-name at ab_stanton/blender 2023-02-17 14:49:51 +01:00
18f75497a1 Merge branch 'main' into asset-display-name
7838eb12c6 Merge branch 'blender-v3.5-release'
54b1e71dda Make update: Allow amd64 architecture
69677827ff Fix #104347: Loop Cut Tool becomes impressive with GPU Subdivision
42f636f7e8 Merge branch 'blender-v3.5-release'
Compare 220 commits »
Angus Stanton commented on pull request blender/blender#104832 2023-02-16 19:45:11 +01:00
Geometry Nodes: Add selection and depth options to realize instances

Just removed the last sentence, seems intuitive enough to me to leave it out

Angus Stanton pushed to add-selection-realize-instances at ab_stanton/blender 2023-02-16 19:43:58 +01:00
7416cfe064 Address comments
Angus Stanton created pull request blender/blender#104832 2023-02-16 18:04:09 +01:00
Geometry Nodes: Add selection and depth options to realize instances
Angus Stanton pushed to add-selection-realize-instances at ab_stanton/blender 2023-02-16 17:56:35 +01:00
ffa53a4fb2 Fix default value of depth
Angus Stanton pushed to add-selection-realize-instances at ab_stanton/blender 2023-02-16 17:30:35 +01:00
f1d361266e Merge branch 'main' into add-selection-realize-instances
Angus Stanton created branch add-selection-realize-instances in ab_stanton/blender 2023-02-16 17:30:35 +01:00
Angus Stanton created pull request blender/blender#104693 2023-02-13 13:28:39 +01:00
Asset Browser/File Browser: Add display name tooltip to tile view
Angus Stanton pushed to asset-display-name at ab_stanton/blender 2023-02-13 13:16:48 +01:00
bdbc19f073 Merge branch 'main' into asset-display-name
Angus Stanton created branch asset-display-name in ab_stanton/blender 2023-02-13 13:16:48 +01:00
Angus Stanton created pull request blender/blender#104692 2023-02-13 13:16:30 +01:00
Asset Browser: Add selected_ids to filebrowser context