1vanK
|
b84184bb14
BindingGenerator: add CreateDir() function
|
před 3 roky |
1vanK
|
a890068b60
RaycastVehicleDemo.cpp: fix warning
|
před 3 roky |
1vanK
|
0a41e65ca1
Manual_Core.h: fix warnings
|
před 3 roky |
1vanK
|
70a0c6d9bd
Sample.inl: fix warning
|
před 3 roky |
1vanK
|
032f408f0a
AreaAllocator: unsigned to signed, style, fix warnings
|
před 3 roky |
1vanK
|
77a42b106e
Move licenses to separate folder, add missing licenses
|
před 3 roky |
1vanK
|
2184afd996
08_Decals sample: add animated models
|
před 3 roky |
1vanK
|
d5449fec0b
Model, AnimatedModel: unsigned to signed
|
před 3 roky |
1vanK
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
před 3 roky |
1vanK
|
b6058dc478
Rename ToUInt64(String) etc to ToU64(String) etc
|
před 3 roky |
1vanK
|
8595fb9e99
Add ToU8() for enums
|
před 3 roky |
1vanK
|
f87fc2f7b3
enum VertexMask -> enum class VertexElements | Add ToU32() for enums
|
před 3 roky |
1vanK
|
0bbbc28169
Drawable: unsigned to signed | Add flagset32 type alias
|
před 3 roky |
1vanK
|
3f62cb8195
Replace deprecated set-output command (#3129)
|
před 3 roky |
1vanK
|
59963958f8
GH Actions: update actions/cache and actions/upload-artifact (#3128)
|
před 3 roky |
1vanK
|
6342974e28
GH Actions: use checkout@v3 instead checkout@v2 (#3127)
|
před 3 roky |
1vanK
|
ce0c9e50f2
Add mask32 type alias | Drawable: use mask32 type, make numWorldTransforms_ signed
|
před 3 roky |
1vanK
|
f7231b8d3d
APITemplates.h: add assert
|
před 3 roky |
1vanK
|
fe5dc62979
APITemplates.h: fix warning, style
|
před 3 roky |
1vanK
|
23863d5651
Make Drawable::GetNumOccluderTriangles() signed
|
před 3 roky |
1vanK
|
e26083478a
enum TransformSpace -> enum class TransformSpace
|
před 3 roky |
1vanK
|
1b69720459
Add id32, NodeId, ComponentId type aliases
|
před 3 roky |
1vanK
|
b9c5b1d6cb
VectorBuffer, MemoryBuffer: use byte type for data | AS: add bindings for byte type
|
před 3 roky |
1vanK
|
c9d1abe423
WriteInt64, ReadUShort, etc -> WriteI64, ReadU16, etc (#3121)
|
před 3 roky |
1vanK
|
f58cf294a6
PrimitiveTypes: do not use std::uint64_t and etc for underlying types (#3120)
|
před 3 roky |
dprandle
|
5a48847953
Fix setWindowTitle in emscripten SDL
|
před 3 roky |
1vanK
|
c1797b25a9
DecodeBase64(String): make arg const ref
|
před 3 roky |
1vanK
|
b774914f18
Vector.h: fix static asserts | BindingGenerator: add nobind support for global variables
|
před 3 roky |
1vanK
|
3200d2b369
Refine long type check
|
před 3 roky |
1vanK
|
796802f595
IndexBuffer, VertexBuffer, Geometry: use byte type for raw data
|
před 3 roky |