Commit graph

50 commits

Author SHA1 Message Date
Richard Davey
2cd1c2a81a Updated TS parser for States enum 2022-09-20 22:23:23 +01:00
Richard Davey
ce93fd9549 Remove old Layer3D scripts 2022-09-20 21:28:48 +01:00
Richard Davey
fecfe49313 Updating defs parser to handle Tween States 2022-09-20 18:44:25 +01:00
Richard Davey
a9793f3261
Merge pull request #6030 from xmahle/handle-nullable-in-parser
Handle nullable in parser.parseType
2022-04-14 16:13:50 +01:00
Marko
983d93cc29 Use dom.type.undefined with function parameters 2022-03-08 19:03:58 +02:00
Marko
8a66d702c8 Handle nullable in parser.parseType 2022-03-01 01:19:51 +02:00
Marko
894e67d6bb Fix issue: hitAreaCallback type definition #5954 2022-03-01 00:43:47 +02:00
Richard Davey
dd0033570a TSGen build 2021-10-27 17:22:16 +01:00
Richard Davey
54917cc6a8 Disable sloc in watch mode 2021-10-19 18:42:48 +01:00
Richard Davey
44e74fc80e Supports new FX Component 2021-10-18 17:59:31 +01:00
Richard Davey
d844f48e87 Update copy-to-examples.js 2021-09-28 15:59:46 +01:00
Richard Davey
c863a59223
Merge pull request #5569 from krotovic/feat/tsgen-this-function
Add support for `this` in function definitions
2021-03-24 16:06:25 +00:00
Richard Davey
00fa0cf792 Ignore IE9 build 2021-03-08 15:06:12 +00:00
Lukáš Krotovič
fdbffffd3e Add support for this param in function type definitions 2021-02-19 08:48:16 +01:00
Richard Davey
16a4ad7696 Updated TS Parser 2020-11-23 15:33:51 +00:00
Richard Davey
695626821a Updated defs parser 2020-11-23 11:31:36 +00:00
Richard Davey
ca01ed332d New Parser 2020-11-23 10:19:46 +00:00
Richard Davey
f03a324396 Rebuilt Parser 2020-11-20 15:48:02 +00:00
Richard Davey
f945abc0cc Exclude layer3d folder 2020-11-20 15:32:01 +00:00
Richard Davey
53baaba392 Update help.js 2020-10-01 17:56:52 +01:00
Richard Davey
8c3226dc91 New shader bundler script 2020-10-01 16:15:00 +01:00
Richard Davey
98363b87fc Update help.js 2020-09-29 10:56:25 +01:00
Richard Davey
6435772646 Shaders renamed to match new pipeline names 2020-08-21 15:41:12 +01:00
Richard Davey
d03fe0ca6b Updated tsgen test 2020-07-14 09:45:19 +01:00
Richard Davey
9ad53daf72 Parser now includes Matter defs and AlphaSingle component 2020-01-13 13:29:15 +00:00
Richard Davey
b63dd557e1 Update Parser.ts 2020-01-13 12:20:24 +00:00
Chnapy
bf09e4740a edit tsgen to handle generic default types 2020-01-02 21:51:38 +01:00
Richard Davey
ede2290130 typo 2019-11-22 17:00:22 +00:00
Josh Soref
e35c06eff5 spelling: overridden 2019-10-29 02:27:43 -04:00
Richard Davey
d82b46c4d2 Updates TS Parser to handle Function[]
Fix #4522
2019-06-04 18:14:58 +01:00
Richard Davey
9a4ea21ca9 Updated Parser and README 2019-05-10 16:05:20 +01:00
Richard Davey
90d99cc71b Updated TS Parser, removes lots of debug stuff and enum handling 2019-05-09 17:13:46 +01:00
Richard Davey
fa890651f4 Updated TS parser 2019-05-09 15:33:26 +01:00
Richard Davey
775c5a8af0 Updated Components 2019-05-09 11:05:53 +01:00
Richard Davey
c7c052e9d8 Updated help script to include TS defs generation 2019-05-09 11:05:32 +01:00
Richard Davey
d61fd5c163 Delete game.js.map 2019-05-08 23:58:29 +01:00
Richard Davey
e49f462d6b Delete game.js 2019-05-08 23:57:28 +01:00
Richard Davey
8a2cfb8831 Delete output.txt 2019-05-08 23:52:47 +01:00
Richard Davey
4e525492b8 Added in the TypeScript defs generator to the main repo 2019-05-08 23:23:57 +01:00
Richard Davey
bc1cf42011 Updated help script 2018-09-20 17:04:20 +01:00
Richard Davey
25813cec83 Tweaked build settings 2018-09-20 16:58:23 +01:00
Richard Davey
72ac4a1cda Added new FB build configs 2018-09-20 14:13:59 +01:00
Richard Davey
c65e3c7428 Added FB Instant Games Plugin to core (will prepare for moving to unique build once feature complete) 2018-07-27 08:33:51 +01:00
Richard Davey
6877582531 Removed un-used pipeline and shaders 2018-07-26 23:43:49 +01:00
Richard Davey
1c2ed137c7 Updated sloc module 2018-07-11 12:34:12 +01:00
Richard Davey
c5b7edd9b7 Ditched using shell plugin in favour of Webpack 4 API. Disabled sloc as it crashes in node v10. 2018-05-25 16:43:31 +01:00
Richard Davey
1bd0b4cb85 Added new npm run help script 2018-05-17 00:20:27 +01:00
Richard Davey
66810f9649 Added fixed core build and updated AP config 2018-05-16 14:53:15 +01:00
Richard Davey
57918bb50f Removed the need for raw-loader in webpack. Shaders now build to standard JS files. Removed fs requirement. 2018-05-08 23:04:57 +01:00
Richard Davey
196fad18a0 Updated versions and moved scripts 2018-05-02 11:36:20 +01:00