Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo commented on issue blender/blender#105118 2023-02-23 15:18:48 +01:00
Regression: Curves: Sculpt mode density overlay looks different

Oops! The point size was getting ignored. It should be fixed now.

imagen

Miguel Pozo pushed to main at blender/blender 2023-02-23 15:16:54 +01:00
6403bc28cd Merge branch 'blender-v3.5-release'
e2f0a63e55 Fix #105118: Wrong point size in sculpt density overlay
Compare 2 commits »
Miguel Pozo closed issue blender/blender#105118 2023-02-23 15:16:53 +01:00
Regression: Curves: Sculpt mode density overlay looks different
Miguel Pozo pushed to blender-v3.5-release at blender/blender 2023-02-23 15:15:42 +01:00
e2f0a63e55 Fix #105118: Wrong point size in sculpt density overlay
Miguel Pozo pushed to main at blender/blender 2023-02-22 18:51:01 +01:00
967662eda4 Merge branch 'blender-v3.5-release'
6466c247c9 Fix: Overlay regression after d165d6aa2a
acd5889e50 Fix #105042: Regression: Sculpt density overlay not working
Compare 3 commits »
Miguel Pozo closed issue blender/blender#105042 2023-02-22 18:51:01 +01:00
Regression: Curves: Sculpt mode density overlay does not display
Miguel Pozo pushed to blender-v3.5-release at blender/blender 2023-02-22 18:50:16 +01:00
6466c247c9 Fix: Overlay regression after d165d6aa2a
acd5889e50 Fix #105042: Regression: Sculpt density overlay not working
Compare 2 commits »
Miguel Pozo commented on issue blender/blender#105042 2023-02-22 17:51:31 +01:00
Regression: Curves: Sculpt mode density overlay does not display

Caused by d165d6aa2aee438a626cef929c9ad02513cdebb3.

Miguel Pozo commented on issue blender/blender#104915 2023-02-21 20:07:26 +01:00
Regression: Multires wireframes are displayed incomplete

@lichtwerk I actually can't reproduce it in 10354b043f. 🤔

8703db393bfb crashes on startup for me, but I doubt it's related to this issue.

If not, maybe you can run a bisect?

I fear…

Miguel Pozo created pull request blender/blender#105034 2023-02-21 17:34:18 +01:00
WIP: Draw: Thin Handles
Miguel Pozo pushed to pull-thin-handles at pragma37/blender 2023-02-21 16:47:38 +01:00
8d6b7804b6 Use PassMainThin in Workbench Next
d946db9bf0 resource_id macro redefinition
aaf3578995 Draw Command generation
Compare 3 commits »
Miguel Pozo pushed to pull-thin-handles at pragma37/blender 2023-02-21 16:07:23 +01:00
83dc759594 Use PassMainThin in Workbench Next
a59a8cd1fa resource_id macro redefinition
09ad977ce9 Draw Command generation
34a7ecd846 DrawMultiBufBase
bf570dc333 Thin Handles
Compare 5 commits »
Miguel Pozo pushed to pull-thin-handles at pragma37/blender 2023-02-21 13:14:50 +01:00
5ae0513641 Draw Command generation
Miguel Pozo pushed to pull-thin-handles at pragma37/blender 2023-02-20 19:41:05 +01:00
845028e7c7 DrawMultiBufBase
Miguel Pozo created branch pull-thin-handles in pragma37/blender 2023-02-20 17:54:45 +01:00
Miguel Pozo pushed to pull-thin-handles at pragma37/blender 2023-02-20 17:54:45 +01:00
3d958c91a5 Thin Handles
dfbbf411d9 Merge branch 'blender-v3.5-release'
248d81fcbf GPencil: Include UV information in simplify->sample modifier.
c437a8aea8 Revert release branch only commit after merge
Compare 4 commits »
Miguel Pozo commented on issue blender/blender#104915 2023-02-20 15:41:47 +01:00
Regression: Multires wireframes are displayed incomplete

@lichtwerk Could you double-check? The missing lines are random every time I open Blender.

I can reproduce it after reverting that commit (and even the previous commit referenced by it). Also,…

241978b13e Remove unneeded conservative measure in punctual shadows
3a5db2b6d7 Simplify punctual face selection
9777990055 Back to half-pixel conservative rasterization.
a1da798fa8 Fix vP
d847159cdd Cleanup
Compare 192 commits »
18f7a4aeb8 Back to half-pixel conservative rasterization.
73628533da Fix vP
Compare 2 commits »
39f639a373 Cleanup