1vanK
|
032f408f0a
AreaAllocator: unsigned to signed, style, fix warnings
|
3 years ago |
1vanK
|
b9c5b1d6cb
VectorBuffer, MemoryBuffer: use byte type for data | AS: add bindings for byte type
|
3 years ago |
1vanK
|
4f6d448e35
Variant: add c32 (char32_t) type support
|
3 years ago |
1vanK
|
d4243d9303
Sphere: unsigned to signed, fix warnings
|
3 years ago |
1vanK
|
07b889ea91
VectorBuffer: unsigned to signed
|
3 years ago |
1vanK
|
557167c579
VectorBuffer: unsigned char to u8
|
3 years ago |
1vanK
|
5b8d2f0685
BindingGenerator: processing Vector<unsigned char> type
|
3 years ago |
1vanK
|
5875a912db
Aliases hash32 and hash64
|
3 years ago |
1vanK
|
cb20d155fc
Vector2: add constructor with int coordinates
|
3 years ago |
1vanK
|
f2d6679ad1
XMLElement: unsigned to signed (#3033)
|
3 years ago |
1vanK
|
f94e4d9adb
Make VertexElement::index_ signed
|
3 years ago |
1vanK
|
73526f5b78
Physics: make lod level signed
|
3 years ago |
1vanK
|
5a2cd72742
Remove PODVector alias [cache clear] (#2963)
|
3 years ago |
1vanK
|
1143e19fc3
Allocator: not bind, replace count type from signed to unsigned (#2944)
|
3 years ago |
1vanK
|
bcbce74b20
Str: replace size and index types from unsigned to signed [cache clear] (#2941)
|
3 years ago |
1vanK
|
78ecde1a43
AS bindings for BigInt | Tests for AS bindings
|
3 years ago |
1vanK
|
653d12f952
First phase of separating Graphics API from other graphics stuff [cache clear]
|
3 years ago |
1vanK
|
6780ac8e68
Update Box2D [cache clear] (#2903)
|
3 years ago |
1vanK
|
70a858459e
Support building engine with multiple graphics API [cache clear] (#2885)
|
3 years ago |
1vanK
|
ed57c445e1
Calc StringHash compile time if possible (#2876)
|
3 years ago |
1vanK
|
6a8ed864b6
Fix LogicComponent bindings and documentation (Doxygen dont see "public" from URHO3D_OBJECT macro)
|
3 years ago |
1vanK
|
449ab2e2e8
Split Urho2D to Urho2D and Physics2D (#2864)
|
3 years ago |
1vanK
|
2e39a3d80c
AS BindingGenerator: Not register factories for nocount objects (#2834)
|
4 years ago |
1vanK
|
853dd1e479
AS Bindings: Remove FakeAddRef and FakeReleaseRef (#2832)
|
4 years ago |
orefkov
|
14a9fed837
Registration in AngelScript of classes marked as @fakeref with the flag "asOBJ_NOCOUNT", without registration empty AddRef and Release. (#2828)
|
4 years ago |
1vanK
|
e140676b72
AS Bindings: Renaming files for consistency (#2801)
|
4 years ago |
1vanK
|
7ce32991ae
AS Autobindings: Sort RegisterObjectType. Initial stage of reorganizing class bindings (#2752)
|
5 years ago |
1vanK
|
3b71f28262
AS Autobindings: Sort global variables
|
5 years ago |
1vanK
|
5e4b34cf36
AS Bindings: Move includes to separate file (#2740)
|
5 years ago |
1vanK
|
89ca125af9
AS Autobindings: Sorting classes by id to make order compiler independent (#2711)
|
5 years ago |