Ignacio Etcheverry 0c2e882210 Adds 'exposed' field to ClassInfo
This field represents if the class is exposed to the scripting API.
The value is 'true' if the class was registered manually ('ClassDB::register_*class()'), otherwise it's false (registered on '_post_initialize').
- Added missing registration of classes that are meant to be exposed.
2017-10-09 23:49:17 +02:00
..
2017-09-01 21:07:55 +07:00
2017-09-23 23:46:47 -04:00
2017-10-09 23:49:17 +02:00
2017-10-09 23:49:17 +02:00
2017-08-27 22:13:45 +02:00
2017-09-19 16:48:53 +02:00
2017-09-19 16:48:53 +02:00
2017-08-27 22:13:45 +02:00
2017-08-27 22:13:45 +02:00
2017-09-02 21:19:06 +07:00
2017-09-19 16:48:53 +02:00
2017-09-01 21:07:55 +07:00
2017-09-20 18:52:40 +01:00
2017-09-05 11:04:11 +07:00
2017-09-05 11:04:11 +07:00
2017-09-01 19:52:32 +02:00
2017-09-01 19:52:32 +02:00
2017-09-13 12:18:51 +08:00
2017-09-25 18:29:44 +02:00
2017-09-02 01:59:26 +02:00
2017-09-02 01:59:26 +02:00