1vanK
|
853dd1e479
|
AS Bindings: Remove FakeAddRef and FakeReleaseRef (#2832)
|
2021-10-06 17:57:32 +03:00 |
|
orefkov
|
14a9fed837
|
Registration in AngelScript of classes marked as @fakeref with the flag "asOBJ_NOCOUNT", without registration empty AddRef and Release. (#2828)
This will optimize the code into AngelScript.
|
2021-09-30 18:27:32 +03:00 |
|
urhobot
|
f861a10a61
|
GH Actions: Bump copyright to 2021.
|
2021-07-17 16:43:46 +00:00 |
|
1vanK
|
e140676b72
|
AS Bindings: Renaming files for consistency (#2801)
|
2021-04-17 15:53:23 +03:00 |
|
1vanK
|
6b23022c6e
|
AS Autobindings: move fields to templates (#2796)
* AS Autobindings: move fields to templates
* Update Manual_Database.cpp
|
2021-04-08 13:22:00 +03:00 |
|
1vanK
|
1ff3791c89
|
AS Autobindings: Split method binding registrations to different functions (#2789)
|
2021-04-06 01:01:07 +03:00 |
|
1vanK
|
09aa0d5e1e
|
AS Autobindings: Use template functions for default constructors; rename ClassFunction to Method (#2786)
|
2021-02-27 13:50:40 +03:00 |
|
1vanK
|
0e05a4cbf7
|
AS Autobinings: Remove glue for destructors because template glue function is used
|
2021-02-24 12:10:12 +03:00 |
|
1vanK
|
711053d293
|
AS Bindings: Allows using generic calling convention on any platform [cache clear] (#2783)
|
2021-02-23 21:31:21 +03:00 |
|
1vanK
|
84913ce65b
|
AS Autobindings: Partially revert previous commit until problems with generic calling convention are resolved
|
2021-02-18 13:35:00 +03:00 |
|
1vanK
|
5d2b9537df
|
AS Autobindings: Base for splitting class registrations into separate functions
|
2021-02-18 11:12:50 +03:00 |
|
1vanK
|
d7a1578ca2
|
AS Autobindings: Rename class registration function to more readable; Add comment before class registration function to allows do not write file name before every class member
|
2021-02-17 20:53:29 +03:00 |
|
1vanK
|
fcfc612248
|
AS Autobindings: Initial splitting of classes to separate functions - Move destructors
|
2021-01-19 12:14:49 +03:00 |
|
1vanK
|
90d7c27c3e
|
AS Autobindings: Rename GeneratedClasses to GeneratedObjectTypes; sort and rename HighPriority members to DefaultConstructors (#2759)
|
2021-01-15 05:17:58 +03:00 |
|
1vanK
|
7ce32991ae
|
AS Autobindings: Sort RegisterObjectType. Initial stage of reorganizing class bindings (#2752)
|
2021-01-05 00:15:20 +03:00 |
|
1vanK
|
a6dad3f314
|
BindingGenerator: Typo in the previous commit
|
2020-12-24 15:39:52 +03:00 |
|
1vanK
|
3b71f28262
|
AS Autobindings: Sort global variables
|
2020-12-24 14:23:39 +03:00 |
|
1vanK
|
bd07aee97d
|
AS Autobindings: Sorting global functions (#2748)
|
2020-12-24 04:23:00 +03:00 |
|
1vanK
|
e1661eebe0
|
ASEnumBinder: Remove unnecessary code, use refs in cycles
|
2020-12-09 21:12:55 +03:00 |
|
1vanK
|
93edc07698
|
AS Bindings: Alphabetical sorting of enums (#2741)
|
2020-12-09 16:55:34 +03:00 |
|
1vanK
|
5e4b34cf36
|
AS Bindings: Move includes to separate file (#2740)
|
2020-12-08 15:51:59 +03:00 |
|
1vanK
|
ef1dfe3417
|
AS Autobindings
|
2020-10-28 19:18:41 +08:00 |
|