Commit Graph

964 Commits

Author SHA1 Message Date
Tanasart
686785cd08 - [Inspector Panel] Output display now use custom order (if existed). 2024-07-29 10:26:15 +07:00
Tanasart
84e3b92891 - Fix error when loading the same project in the one session. 2024-07-29 10:14:15 +07:00
Tanasart
091e4156ac - Fix palette limit to actually 1024 (fr this time). 2024-07-29 10:00:31 +07:00
Tanasart
017aa7ac2b - [Graph Panel] Dropping .hex, .gpl, .pal files will now create palette node. 2024-07-29 09:40:08 +07:00
Tanasart
e1a5d54b8a pen scroll 2024-07-28 18:55:57 +07:00
Tanasart
121d3cd76b - [Group] Previewing on preview panel and graph now use connected nodes context instead of its own. - [Group] Channel selection now affect preview (including 3D preview). 2024-07-27 14:11:44 +07:00
Tanasart
b86f5fe9fd - [Preview Panel] Move 3d passes selector into preview settings. 2024-07-27 14:07:04 +07:00
Tanasart
5c03723004 - [Number] Fix node size not update correctly. 2024-07-27 12:45:06 +07:00
Tanasart
a50fcaec8b - [Path Extrude] Fix mesh generation error in some case. 2024-07-27 12:37:56 +07:00
Tanasart
e6d39113c2 - [Path] Previewing node now set proper preview area. 2024-07-27 12:36:17 +07:00
Tanasart
44a03c57df - Fix gradient alpha not loading. 2024-07-27 12:10:34 +07:00
Tanasart
48b0dda79e - [Graph Panel] Junction array type now always based on raw value. 2024-07-27 11:28:23 +07:00
Tanasart
61f69590f9 - [HLSL] Fix loading preset not compiling the script. 2024-07-27 10:51:05 +07:00
Tanasart
fb2065f004 - [HLSL] Fix color value does not work. 2024-07-27 10:46:16 +07:00
Tanasart
4f9c076b12 more slider improvement 2024-07-27 09:07:29 +07:00
Tanasart
fb2b0b71fc - Update localization file. 2024-07-26 15:30:29 +07:00
Tanasart
2308f01ecb - New speed adjustable slider. 2024-07-26 14:38:39 +07:00
Tanasart
2ea20b9496 - [2D Light] Fix point light precision change randomly. 2024-07-26 11:09:29 +07:00
Tanasart
d4ee027814 - [Graph Panel] Fix parameter view not drawing correctly. 2024-07-26 11:04:11 +07:00
Tanasart
33be6d27a8 - [Add node] Adding node from a junction now connect to a correct junction (including dummy junction). 2024-07-26 10:45:11 +07:00
Tanasart
0dd9817e0e - [HLSL] Fix crash when switching from array datatype to color. 2024-07-26 10:13:25 +07:00
Tanasart
ee9dec8a3a key displayer only show in dev mode 2024-07-26 10:09:09 +07:00
Tanasart
3076b9dfcf - [Add node] Alias now have lower priority when searching. 2024-07-26 10:06:42 +07:00
Tanasart
c5aebfd1ee - [Graph Panel] Fix error when right clicking on input junction. 2024-07-25 17:10:31 +07:00
Tanasart
5d8f5c37d4 - Fix crash when undoing connection with dummy junction. 2024-07-25 17:04:48 +07:00
Tanasart
a5810b9345 - [Blend] Fix warning popup when input is empty in tile mode. 2024-07-25 16:43:51 +07:00
Tanasart
b02dfa5d57 - [HLSL] Add wrapper display to show the full vertex and fragment shader code. 2024-07-25 15:47:50 +07:00
Tanasart
306f2560ad - [Graph Panel] Fix overlapping "show avatar" label in spacious view mode. 2024-07-23 16:19:12 +07:00
Tanasart
81fbf91e20 - Fix theme color overriding not being loaded. 2024-07-23 16:08:38 +07:00
Tanasart
2e314c343f - Fix node deletion not merge all connections. 2024-07-23 15:51:13 +07:00
Tanasart
20c89a5d3d - [Ase File In] Fix alpha blending error. 2024-07-22 15:48:16 +07:00
Tanasart
c9869709d5 update tooltip, thumbnails 2024-07-22 15:21:57 +07:00
Tanasart
7bb03e45f3 - [Path Blur] Add origin porperty. 2024-07-22 12:10:46 +07:00
Tanasart
a2e6af84f8 - [Bend] Fix interpolation settings not working. 2024-07-21 16:27:54 +07:00
Tanasart
bef9953075 - [RM Primitive] Fix texture not fix to object position. 2024-07-20 18:02:42 +07:00
Tanasart
3ff3f6c3a3 - [Preview Panel] Fix channel selector shows up incorrectly in sdf mode. 2024-07-20 16:40:03 +07:00
Tanasart
9c94901006 - [Preview Panel] SDF raymarcher now comes with it's own 3d settings with only related options. 2024-07-20 15:55:02 +07:00
Tanasart
08928e15cb - [Raymarhers] Add environment texture interpolation settings. 2024-07-20 15:34:32 +07:00
Tanasart
34d195b760 - [RM Primitive] Fix reflective value not apply to combined object. 2024-07-20 14:45:45 +07:00
Tanasart
f1e554e094 - [RM Primitive] Fix Background and Draw BG not working. 2024-07-20 14:07:34 +07:00
Tanasart
32a250fe62 - Add preference settings to add more folders for fonts and assets. 2024-07-19 17:42:15 +07:00
Tanasart
3cd10e6f08 - [Scatter] Fix maximum blend mode not actually returns maximum color. 2024-07-19 14:36:59 +07:00
Tanasart
74224e323a - [Repeat] Add additive and maximum blend mode. 2024-07-19 14:35:01 +07:00
Tanasart
2f6e7d2abb - [Repeat] Fix repeat rotation wrap around too fast. 2024-07-19 12:40:29 +07:00
Tanasart
a7fcefa5ef - [Code editor] Fix autocomplete show up from empty prompt. 2024-07-19 12:25:21 +07:00
Tanasart
773598d39d - [3D object] Fix scale gizmo error on rotated object. 2024-07-19 11:32:36 +07:00
Tanasart
af9901120c - New HTTP request node. 2024-07-19 10:20:18 +07:00
Tanasart
45096510fe - [VectorRange box] Axis link and range mode are now separated settings. Add link line to show which values is being linked. 2024-07-19 09:37:06 +07:00
Tanasart
c677d84243 - [Graph Panel] Fix node name label height not scale with UI scale. 2024-07-17 14:36:03 +07:00
Tanasart
07d18167bc - [ScrollPane] Add scrolling support for pen input. 2024-07-17 14:02:36 +07:00