Commit graph

1685 commits

Author SHA1 Message Date
Zicklag
6b47edcf84 Allow Arbitrary Category Names for Nodes
Logic node categories are now created dynamically. This allows nodes
be added to any arbitrarily named categories without having to maintain
a global category list. This is useful because it allows custom logic
nodes to be added to custom categories.
2018-10-28 20:50:25 -05:00
unknown
3296463a1b Noise fix 2018-10-28 17:52:12 +01:00
unknown
a27adbf42e Runtime shader gen 2018-10-26 19:45:07 +02:00
unknown
ba0a6bafbc Fix node 2018-10-25 23:45:58 +02:00
unknown
83e8a8932d Fix node 2018-10-25 23:43:27 +02:00
unknown
202f8d3fb4 Update node interface 2018-10-25 10:23:00 +02:00
unknown
4c55918f98 Canvas Set Location node by Seek+ 2018-10-25 10:20:34 +02:00
unknown
fc8d1adba0 vertex_structure field fix 2018-10-24 01:11:37 +02:00
unknown
48ecb814f5 Update node interface 2018-10-22 10:10:33 +02:00
unknown
f03dc18590 Format 2018-10-21 20:43:28 +02:00
unknown
ea8bdd16d5 Rename to Timer 2018-10-21 19:45:41 +02:00
Lubos Lenco
9a7d98e85d
Merge pull request #873 from thinkinmonkey/master
new onTimer node as requested on #612
2018-10-21 19:40:35 +02:00
unknown
9cb07987d4 Fix compile 2018-10-21 14:25:02 +02:00
Lubos Lenco
016bf5df28
Merge pull request #884 from Anarchokawaii/master
Updated Wasm api a little bit.
2018-10-21 14:19:29 +02:00
luboslenco
a8e66d120b Parse color_writes 2018-10-18 14:53:28 +02:00
luboslenco
8ef7a48ad9 Do not recreate buffer 2018-10-17 16:41:48 +02:00
luboslenco
21427d519e Clean path 2018-10-16 12:55:27 +02:00
luboslenco
88623a1975 Call Function node is now Call Haxe node 2018-10-15 17:02:06 +02:00
luboslenco
8d2e1c9fba Expose supersample config 2018-10-14 20:21:19 +02:00
luboslenco
d0c48bf7d6 Spawn Object node children bool 2018-10-14 18:51:13 +02:00
luboslenco
692eb7ec67 Match version 2018-10-13 15:02:47 +02:00
luboslenco
79c19274c5 No navmesh visualization in b28 yet 2018-10-12 17:32:51 +02:00
luboslenco
abd464cd22 Expose debug console visibility 2018-10-11 11:30:39 +02:00
luboslenco
ffacca96f1 Handle color masks 2018-10-10 13:07:08 +02:00
luboslenco
e5e82d5a74 Parse shader define 2018-10-09 12:38:30 +02:00
Lubos Lenco
f7a6caaa8d
Merge pull request #938 from zaethan/master
Make Combine HSV work
2018-10-08 16:38:23 +02:00
Yannik Böttcher
d7e6773140 Make Combine HSV work 2018-10-08 16:31:13 +02:00
luboslenco
700b12d032 Cull probes 2018-10-08 13:45:08 +02:00
luboslenco
c91a9c1265 Probe intensity 2018-10-05 17:32:02 +02:00
luboslenco
9888514a68 Fix probe size 2018-10-04 21:12:23 +02:00
luboslenco
9e7ac66160 Reflection cubemap pass 2018-10-04 15:35:33 +02:00
luboslenco
fe9fa0eea9 Apply reflection plane 2018-10-03 13:59:34 +02:00
Lubos Lenco
dfa834a70b
Merge pull request #914 from BlackGoku36/patch-1
Array node colour change
2018-10-02 19:03:10 +02:00
BlackGoku36
9ddedf6647
Array node colour change
Change the node colour of array to orange
2018-10-02 11:08:25 +05:30
luboslenco
0d5ddf4eef Begin probe pass 2018-10-01 22:01:03 +02:00
luboslenco
3dc19f46fc Capture reflection plane 2018-10-01 17:31:26 +02:00
luboslenco
9d02708062 Probe stubs 2018-10-01 11:45:43 +02:00
luboslenco
8717512cc8 Check default props when launching KS 2018-09-27 12:38:54 +02:00
luboslenco
b33b711c01 Handle Krom update 2018-09-27 12:17:33 +02:00
luboslenco
a0c8ce5959 Drop ogg decoder on disabled audio 2018-09-25 07:29:39 +02:00
luboslenco
9ca83a3250 Fix elem format 2018-09-24 18:12:17 +02:00
luboslenco
5e8ec42bc1 Cleanup 2018-09-23 21:41:04 +02:00
luboslenco
776bcc577d Armory Updater notice - get Armory 0.5a build which includes the latest KodeStudio 2018-09-21 21:36:49 +02:00
luboslenco
19fb599207 Use the new KodeStudio 2018-09-21 21:32:45 +02:00
Anarchokawaii
66f6c52703
changed set_Location to set_location 2018-09-20 13:27:58 -05:00
luboslenco
9c9a289aea Use solver iterations for soft body 2018-09-20 14:39:49 +02:00
Anarchokawaii
e8ac80562c
fixed typo on line 14
set location was meant to be set_location
2018-09-19 13:05:55 -05:00
luboslenco
216ec096b1 Fix action start 2018-09-19 17:31:58 +02:00
luboslenco
18e3f0b293 Fix mesh_per_file option 2018-09-19 15:23:08 +02:00
Anarchokawaii
3653fe1e56
Updated wasm api for set_L/S/R in .h file. 2018-09-18 14:15:54 -05:00