Marcelo Mutzbauer Marcelo-Mutzbauer
  • Joined on 2014-07-25
Marcelo Mutzbauer commented on pull request blender/blender#116539 2024-01-03 20:18:42 +01:00
Fix #116418: Stroke direction wrong on curved surfaces

@ThinkingPolygons I don't think there should be, but admittedly I did not do any meticulous benchmarking ... Unless you noticed something?

Marcelo Mutzbauer commented on pull request blender/blender#116539 2024-01-03 15:40:14 +01:00
Fix #116418: Stroke direction wrong on curved surfaces

As suggested by @Sergey, I tried to update the PR description to remove the part about feedback.

Marcelo Mutzbauer pushed to fix_curved_rake at Marcelo-Mutzbauer/blender 2024-01-03 15:34:31 +01:00
caf44e3c62 Forgot to add a file in my previous commit
Marcelo Mutzbauer commented on pull request blender/blender#116539 2024-01-02 21:53:33 +01:00
Fix #116418: Stroke direction wrong on curved surfaces

Thank you all for taking a look!

The last version broke view plane mapping and some other things, hopefully that is now working again. ( It seems like in main, the ups->rotation was…

Marcelo Mutzbauer pushed to fix_curved_rake at Marcelo-Mutzbauer/blender 2024-01-02 21:40:53 +01:00
f3d0dacc32 Merge branch 'main' into fix_curved_rake
4ce14a639f Revert "Cleanup: move CMake test utility functions into testing.cmake"
a815594394 Build: bump sse2neon to latest main
71474da5fd Fix RNG memory leak on various error conditions
4657d541c8 Fix use-after-free in Cocoa GHOST system creation
Compare 84 commits »
Marcelo Mutzbauer pushed to fix_curved_rake at Marcelo-Mutzbauer/blender 2024-01-02 21:40:20 +01:00
1ae70f82ee Fix some rotation problems
Marcelo Mutzbauer pushed to fix_curved_rake at Marcelo-Mutzbauer/blender 2023-12-25 23:20:02 +01:00
04906729be Better naming
Marcelo Mutzbauer commented on pull request blender/blender#116539 2023-12-25 23:13:08 +01:00
Fix #116418: Stroke direction wrong on curved surfaces

Confusingly, atan2f takes y(rise) as its first argument, https://en.cppreference.com/w/c/numeric/math/atan2

Marcelo Mutzbauer pushed to fix_curved_rake at Marcelo-Mutzbauer/blender 2023-12-25 23:10:52 +01:00
86c6ee9624 More intuitive(?) measurement of the rotation angle
Marcelo Mutzbauer created pull request blender/blender#116539 2023-12-25 20:02:42 +01:00
Fix #116418
Marcelo Mutzbauer pushed to fix_curved_rake at Marcelo-Mutzbauer/blender 2023-12-25 18:56:56 +01:00
58287ec640 Minor rearrangements
Marcelo Mutzbauer pushed to fix_curved_rake at Marcelo-Mutzbauer/blender 2023-12-25 18:49:17 +01:00
59aed06648 Merge branch 'main' into fix_curved_rake
72a74ae8cc Fix: #116349: `Connected Only` not working for proportional editing
2bb7d767c4 EEVEE-Next: Add Raytracing Presets
Compare 3 commits »
Marcelo Mutzbauer pushed to fix_curved_rake at Marcelo-Mutzbauer/blender 2023-12-25 18:45:32 +01:00
Marcelo Mutzbauer pushed to fix_curved_rake at Marcelo-Mutzbauer/blender 2023-12-25 18:42:41 +01:00
Marcelo Mutzbauer pushed to fix_curved_rake at Marcelo-Mutzbauer/blender 2023-12-25 18:41:29 +01:00
Marcelo Mutzbauer pushed to fix_curved_rake at Marcelo-Mutzbauer/blender 2023-12-25 18:37:26 +01:00
Marcelo Mutzbauer created branch fix_curved_rake in Marcelo-Mutzbauer/blender 2023-12-25 18:37:26 +01:00
Marcelo Mutzbauer created repository Marcelo-Mutzbauer/blender 2023-12-25 18:30:48 +01:00