Hong-Shin
  • Joined on 2023-04-27
Hong-Shin pushed to main at Hong-Shin/blender 2023-05-04 00:26:45 +02:00
54e397cc78 Cleanup: convert node_exec.h to C++
2390abf1d3 Cleanup: Reduce indentation when setting custom normals
96f9930de1 Cleanup: Miscellaneous changes in corner fan normal calculation
a7d652e459 Fix Unreported: GPencil grab tool doesn't work on strokes changed by modifiers
367145209c Cleanup: Move attribute_math to proper blenkernel namespace
Compare 10 commits »
Hong-Shin deleted branch node-exec-hh from Hong-Shin/blender 2023-05-04 00:22:40 +02:00
Hong-Shin created pull request blender/blender#107591 2023-05-03 23:07:38 +02:00
Cleanup: convert node_exec.h to c++
Hong-Shin pushed to node-exec-hh at Hong-Shin/blender 2023-05-03 23:03:57 +02:00
dcfa82fbba Cleanup: convert node_exec.h to c++
Compare 2 commits »
Hong-Shin created branch node-exec-hh in Hong-Shin/blender 2023-05-03 23:03:57 +02:00
Hong-Shin pushed to main at Hong-Shin/blender 2023-05-03 17:41:46 +02:00
ac1ac6be9a Fix #107573: Purging orphan data deletes used data.
109c1b92cd Fix #105621: USD export: incorrect texture alpha mapping
7ff752b789 Cleanup: Unify mesh sampling multifunctions
743f57e95e Cleanup: Move draw_manager_profiling to C++
642e18e889 Cleanup: Move node_util.h to C++
Compare 35 commits »
Hong-Shin deleted branch cppify-node-util from Hong-Shin/blender 2023-05-03 17:40:31 +02:00
Hong-Shin deleted branch cppify-draw-manager from Hong-Shin/blender 2023-05-03 17:39:33 +02:00
Hong-Shin created pull request blender/blender#107569 2023-05-03 01:42:40 +02:00
cppify-node-util
Hong-Shin pushed to cppify-node-util at Hong-Shin/blender 2023-05-03 01:41:32 +02:00
7e5291d54e add the rest
Hong-Shin created branch cppify-node-util in Hong-Shin/blender 2023-05-03 01:40:11 +02:00
Hong-Shin pushed to cppify-node-util at Hong-Shin/blender 2023-05-03 01:40:11 +02:00
1b8dc58fd7 cppify node_util.h
5b876b810f Fix #106776: Volume cube won't render in Cycles
22245115fd Fix #107499: Text Object Selection with Scale To Fit Mode
71e4f48180 Nodes: Improve link drag search value moving
Compare 4 commits »
Hong-Shin pushed to cppify-draw-manager at Hong-Shin/blender 2023-05-02 18:14:11 +02:00
ccbf7365c1 formatting
Hong-Shin commented on pull request blender/blender#107508 2023-05-02 18:13:10 +02:00
Cleanup: Move draw_manager_profiling to C++

Thanks for the heads up! Fixed.

Hong-Shin pushed to cppify-draw-manager at Hong-Shin/blender 2023-05-02 18:12:38 +02:00
8ae36c603c uniform init
Hong-Shin pushed to main at Hong-Shin/blender 2023-05-02 17:58:24 +02:00
dc73b63460 Fix: crash baking empty rigid body world
d0c6117196 Fix #107420: crash getting PTCacheID when baking scene rigid body world
88d03d15c1 Realtime Compositor: Implement Stabilize 2D node
1a5ad33a57 Cleanup: Move pipeline.h to C++
9954a5d07c Cleanup: Remove left-over debug prints in own previous commits.
Compare 131 commits »
Hong-Shin deleted branch cppify-pipeline from Hong-Shin/blender 2023-05-02 17:54:18 +02:00
Hong-Shin pushed to cppify-pipeline at Hong-Shin/blender 2023-05-01 22:28:08 +02:00
9e8e563698 rm antecedent struct
Hong-Shin pushed to cppify-pipeline at Hong-Shin/blender 2023-05-01 22:26:55 +02:00
5aef7b8806 rm c linkage
Hong-Shin created pull request blender/blender#107516 2023-05-01 22:16:00 +02:00
Cleanup: cppify pipeline.h