Commit Graph

926 Commits

Author SHA1 Message Date
Tanasart
a7e0f92c28 - [Shift Array, Array Range] Is now array processor. 2024-07-11 13:35:32 +07:00
Tanasart
8658db47c9 - [Normal Light] Light position is now vec2, separate light height as a separate property. 2024-07-11 11:48:33 +07:00
Tanasart
9966fdfdb7 - [Inspector Panel] Value in pixel unit now rounded when sliding. 2024-07-11 10:28:15 +07:00
Tanasart
cda5f42f7f - New Grain nose. 2024-07-10 18:13:51 +07:00
Tanasart
39421f398c node minimize 2024-07-10 16:48:23 +07:00
Tanasart
82b45b8a50 - [Map Path] Now use default surface when no texture is provided. 2024-07-10 14:30:29 +07:00
Tanasart
759bbd7197 - [Map Path] Fix freeze when subdivision value less than 1. 2024-07-10 14:26:39 +07:00
Tanasart
df16709563 - [Preview Panel] Fix background turns white when zoomed scale less than 0.1. 2024-07-10 14:22:42 +07:00
Tanasart
df84505d51 - [L-system] Fix UI overlapping. 2024-07-10 14:17:14 +07:00
Tanasart
663dc2ec2f - [L-system] Add a warning when providing invalid glyph and when trying to pop an empty stack. 2024-07-10 11:49:08 +07:00
Tanasart
687013714d - [Graph Panel] Fix junction not updating its initial position when a node is created while playing. 2024-07-10 10:47:21 +07:00
Tanasart
57118535eb - Array processor now use maximum depth to determine array data. (will be slower but will allow inconsistent array like [16, [16, 16]] to works.) 2024-07-10 09:56:34 +07:00
Tanasart
5bb0f0fc1e - [Inspector Panel] Fix error when pop-up text box widget. 2024-07-10 09:14:37 +07:00
Tanasart
18186d3e69 - Fix error popup on some node when no input surface provided. 2024-07-10 08:45:25 +07:00
Tanasart
4a5cf38ce0 smear invert 2024-07-09 18:24:20 +07:00
Tanasart
118e23700a - [Canvas] Fix draw layer, mirror button behave weirdly. 2024-07-09 07:34:03 +07:00
Tanasart
c79b2abfef - [Canvas] Fix error when holding Ctrl + Shift while creating 0 width line. 2024-07-09 07:27:21 +07:00
Tanasart
f1120a928c - [Path] Fix NaN error with 0 distance line. 2024-07-08 16:44:21 +07:00
Tanasart
533fd6ec75 - [Raymarching] Add orthographic projection. 2024-07-08 12:12:45 +07:00
Tanasart
39acafebd7 - [Area] Add two points area type. 2024-07-08 11:19:13 +07:00
Tanasart
fbd1aef162 - [3D Path] Fix error on creation. 2024-07-08 10:55:23 +07:00
Tanasart
8ee605d1ae - [Graph Panel] Fix preview scale error when zoom out very far. 2024-07-08 09:43:38 +07:00
Tanasart
e5d28abe59 add node 2024-07-08 09:37:36 +07:00
Tanasart
be26b6413a array pin 2024-07-07 17:55:27 +07:00
Tanasart
a661d3ed06 - [Graph Panel] Fix connection corner misbehave in elbow mode. 2024-07-07 15:32:58 +07:00
Tanasart
ad543326a3 - [Graph Export] Very large surfaec will now be cropped instead of error. 2024-07-07 14:34:02 +07:00
Tanasart
47fb7b0ce5 - Fix active property not working. 2024-07-07 14:08:13 +07:00
Tanasart
c54e918ff4 - [Animation Panel] Graph view for separated axis can now be toggled separately. 2024-07-07 11:07:42 +07:00
Tanasart
9f5a76f89a - [Shape] Fix empty output for negative width, height. 2024-07-07 09:17:44 +07:00
Tanasart
64abc57d29 - [PCX] Fix string evaluation bug when a string contains operation. 2024-07-07 09:04:43 +07:00
Tanasart
5232a0579e - [Group Input] Add visiblity properties. 2024-07-07 08:34:40 +07:00
Tanasart
64233526f7 - [Blur] Fix error when node has no inputs. 2024-07-06 15:37:29 +07:00
Tanasart
857647edbc anim graph 2024-07-06 15:31:26 +07:00
Tanasart
dbb2fabca4 - [Graph Panel] Fix error when dropping project file to the panel. 2024-07-06 08:16:01 +07:00
Tanasart
1f4a67d126 1.17.6 2024-07-05 17:58:46 +07:00
Tanasart
20af174ed2 - [Graph Panel] Fix to center not working correctly with inline groups. 2024-07-05 14:01:40 +07:00
Tanasart
ac6a604465 - [ASE File In] Add small delay before refreshing file to prevent overlapped read ("ASE file read error."). 2024-07-05 13:03:44 +07:00
Tanasart
4bd4997f23 - [ASE File In] Now detect group separately from image layer 2024-07-05 13:00:00 +07:00
Tanasart
1979d57c83 - [Mesh Warp] Fix general error. 2024-07-05 12:06:49 +07:00
Tanasart
414b356f4b - [Graph Panel] Add double shift kets to select all junctions of the same io type in the same node as the dragging junction. 2024-07-05 10:18:46 +07:00
Tanasart
8442cc6f19 auto align 2024-07-05 09:50:07 +07:00
Tanasart
6a0a36a577 - [Graph Panel] Adding node with hotkey while not moving mouse will create new node below the current one. 2024-07-05 09:29:13 +07:00
Tanasart
9c0f7bf298 - [Export Graph] Fix "solid background" not completely opaque. 2024-07-05 09:06:33 +07:00
Tanasart
731c8ef48a - [RM Combine] Fix weird array output bug. 2024-07-05 08:26:06 +07:00
Tanasart
441fe2ab8c - [Preview Panel] Fix black screen when previewing empty sdf shape. 2024-07-05 08:20:38 +07:00
Tanasart
63efb6be3c - [Preview Panel] Fix view range not apply to sdf shape. 2024-07-05 07:57:06 +07:00
Tanasart
25b1a9954b - [Threshold] Fix threshold inclusive range (which cause black pixel to stay black.) 2024-07-05 07:38:41 +07:00
Tanasart
2a5bcb6482 canvas cube tool 2024-07-04 18:51:04 +07:00
Tanasart
9a853c813d - [Node] Fix height display error in parameter view. 2024-07-04 08:20:38 +07:00
Tanasart
ae07617500 fix timeline overlay ordering 2024-07-04 08:11:32 +07:00