XDzZyq Zyq-XDz
XDzZyq pushed to curve-mapping-multiselect at Zyq-XDz/blender 2024-04-24 09:30:24 +02:00
dc5f2fe6af 4.24 runtime_storage
XDzZyq pushed to curve-mapping-multiselect at Zyq-XDz/blender 2024-04-14 13:30:12 +02:00
77f7a5ed29 4.14 formating
XDzZyq commented on issue blender/blender#120399 2024-04-11 04:02:53 +02:00
Hidden socket in the Viewer is not shown when Shift Ctrl

I can reproduce it on 4.0, but I can not reproduce it on e0e6dc8550f1

you could reproduce it on an empty socket without ant links

XDzZyq pushed to curve-mapping-multiselect at Zyq-XDz/blender 2024-04-10 09:08:02 +02:00
5f4a83e26c 4.10 unnecessary code reuse
XDzZyq pushed to main at Zyq-XDz/blender 2024-04-09 06:40:00 +02:00
38e4e9c68b Fix potential null pointer dereference from the RenderView::imbuf
6776d68f5e Cleanup: avoid shadowing variables
ea7657511c Cleanup: promote to size_t before calculating sizes
e01525cf2c Cleanup: remove redundant variables & assignments
5741632e7c Cleanup: quiet missing-declarations warnings
Compare 169 commits »
XDzZyq pushed to curve-mapping-multiselect at Zyq-XDz/blender 2024-04-08 13:56:47 +02:00
6ee9030866 Update interface_templates.cc
XDzZyq pushed to curve-mapping-multiselect at Zyq-XDz/blender 2024-04-08 13:32:28 +02:00
daabfbb857 4.8 CurveProfile
XDzZyq commented on pull request blender/blender#120242 2024-04-08 06:50:29 +02:00
Fix #119596: Multiple points operations of Curvemap and Curveprofile

294ccde79f/source/blender/makesdna/DNA_color_types.h (L30-L34)

Since each CurveMap requires runtime storage, I…

XDzZyq pushed to curve-mapping-multiselect at Zyq-XDz/blender 2024-04-08 06:37:52 +02:00
294ccde79f no pointers
XDzZyq pushed to curve-mapping-multiselect at Zyq-XDz/blender 2024-04-07 18:20:58 +02:00
dd8a6e2963 4.8 initializations and simplification
d2606602df 4.8 hue correct requires 3 curvemap
Compare 2 commits »
XDzZyq pushed to curve-mapping-multiselect at Zyq-XDz/blender 2024-04-07 12:20:39 +02:00
5362ce8c59 4.7 runtime storage
XDzZyq commented on pull request blender/blender#120242 2024-04-05 08:22:56 +02:00
Fix #119596: Multiple points operations of Curvemap and Curveprofile

I noticed there are a few members named vec[3] and origvec[3], may I modify them for this purpose?

XDzZyq pushed to curve-mapping-multiselect at Zyq-XDz/blender 2024-04-05 02:37:14 +02:00
a6c21ff00e 4.5 C++ code style
XDzZyq pushed to curve-mapping-multiselect at Zyq-XDz/blender 2024-04-04 10:25:37 +02:00
a92176468c unused variable removed
XDzZyq commented on pull request blender/blender#120242 2024-04-04 10:18:02 +02:00
Fix #119596: Multiple points operations of Curvemap and Curveprofile

the general goal has been accomplished.

  • Shift all selected points together with slider control.
  • Display selected points properties (flags) properly.
  • Clamp the position on the…
XDzZyq pushed to curve-mapping-multiselect at Zyq-XDz/blender 2024-04-04 10:07:51 +02:00
8a6cabd4bf Update interface_templates.cc
128f56fb2d 4.4 flags
06b57d1a85 4.4 Shift point positions from center
Compare 3 commits »
XDzZyq created pull request blender/blender#120242 2024-04-04 08:18:30 +02:00
WIP: Fix #119596: Multiple points operations of curvemapping
XDzZyq pushed to curve-mapping-multiselect at Zyq-XDz/blender 2024-04-04 08:13:27 +02:00
01541fecf4 4.4 Store all selected point with Vector
XDzZyq created branch curve-mapping-multiselect in Zyq-XDz/blender 2024-04-04 08:13:26 +02:00
XDzZyq deleted branch custom-hair-radius from Zyq-XDz/blender 2024-04-02 10:22:36 +02:00