|
62b0d5572e
|
Use string length() instead of size() as it was intended in HTMLParser, and BBCodeParser.
|
2022-08-20 21:57:50 +02:00 |
|
|
be16fe23ad
|
Moved the error macros.
|
2022-08-17 15:14:19 +02:00 |
|
|
e71e3ed897
|
Now Vector4, Vector4i, Projection, PoolVector4Array, PoolVector4iArray, are built in variant types. Also reordered the Variant's Type enum, renamed _RID in it to RID, fixed a few smaller issues and removed some very old compat code.
|
2022-08-16 21:55:56 +02:00 |
|
|
249dd4d661
|
Updated property hints for variant arrays.
|
2022-07-30 21:58:40 +02:00 |
|
|
e96b28c76b
|
Register both classes to the ClassDB, and added missing methods.
|
2022-07-19 20:36:54 +02:00 |
|
|
147568b18d
|
Bindings for the BBCodeParser.
|
2022-07-19 20:28:26 +02:00 |
|
|
d786fb5722
|
More fixes.
|
2022-07-19 19:26:24 +02:00 |
|
|
30c3baba7c
|
Added binding methods to BBCodeParser.
|
2022-07-19 19:20:34 +02:00 |
|
|
f69cd86e5c
|
My BBCode parser now also inherith from Reference.
|
2022-07-19 14:27:01 +02:00 |
|
|
f3a290e005
|
Also cleaned up and added my BBCodeParser to the build.
|
2022-07-03 18:40:05 +02:00 |
|
|
48d65fd93d
|
Added the web module from rcpp_framework, and a test attempt at binding HTMLBuilder. The module is not in the build yet.
|
2022-06-25 01:55:54 +02:00 |
|