| .. |
|
AnimatedModel.cpp
|
d5449fec0b
Model, AnimatedModel: unsigned to signed
|
3 anni fa |
|
AnimatedModel.h
|
d5449fec0b
Model, AnimatedModel: unsigned to signed
|
3 anni fa |
|
Animation.cpp
|
8595fb9e99
Add ToU8() for enums
|
3 anni fa |
|
Animation.h
|
212c4d8959
Animation: unsigned to signed
|
3 anni fa |
|
AnimationController.cpp
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
3 anni fa |
|
AnimationController.h
|
b9c5b1d6cb
VectorBuffer, MemoryBuffer: use byte type for data | AS: add bindings for byte type
|
3 anni fa |
|
AnimationState.cpp
|
90dfc4edd5
AnimationState: unsigned to signed
|
3 anni fa |
|
AnimationState.h
|
90dfc4edd5
AnimationState: unsigned to signed
|
3 anni fa |
|
Batch.cpp
|
298da67af3
Batch: unsigned to signed
|
3 anni fa |
|
Batch.h
|
298da67af3
Batch: unsigned to signed
|
3 anni fa |
|
BillboardSet.cpp
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
3 anni fa |
|
BillboardSet.h
|
b9c5b1d6cb
VectorBuffer, MemoryBuffer: use byte type for data | AS: add bindings for byte type
|
3 anni fa |
|
Camera.cpp
|
27f3768e0a
URHO3D_ACCESSOR_ATTRIBUTE: type auto detection
|
3 anni fa |
|
Camera.h
|
e9616faafd
Minimizing license text in src files (#2924)
|
3 anni fa |
|
CustomGeometry.cpp
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
3 anni fa |
|
CustomGeometry.h
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
3 anni fa |
|
DebugRenderer.cpp
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
3 anni fa |
|
DebugRenderer.h
|
5a2cd72742
Remove PODVector alias [cache clear] (#2963)
|
3 anni fa |
|
DecalSet.cpp
|
d5449fec0b
Model, AnimatedModel: unsigned to signed
|
3 anni fa |
|
DecalSet.h
|
b9c5b1d6cb
VectorBuffer, MemoryBuffer: use byte type for data | AS: add bindings for byte type
|
3 anni fa |
|
Drawable.cpp
|
0bbbc28169
Drawable: unsigned to signed | Add flagset32 type alias
|
3 anni fa |
|
Drawable.h
|
0bbbc28169
Drawable: unsigned to signed | Add flagset32 type alias
|
3 anni fa |
|
DrawableEvents.h
|
e9616faafd
Minimizing license text in src files (#2924)
|
3 anni fa |
|
Geometry.cpp
|
f87fc2f7b3
enum VertexMask -> enum class VertexElements | Add ToU32() for enums
|
3 anni fa |
|
Geometry.h
|
f87fc2f7b3
enum VertexMask -> enum class VertexElements | Add ToU32() for enums
|
3 anni fa |
|
Graphics.cpp
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
3 anni fa |
|
Graphics.h
|
18e410188b
Set GAPI even in headless mode
|
3 anni fa |
|
GraphicsEvents.h
|
e9616faafd
Minimizing license text in src files (#2924)
|
3 anni fa |
|
Light.cpp
|
ff50e472ec
URHO3D_ENUM_ACCESSOR_ATTRIBUTE: type auto detection
|
3 anni fa |
|
Light.h
|
e86d598d47
Light: fix warning, style
|
3 anni fa |
|
Material.cpp
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
3 anni fa |
|
Material.h
|
77097e2ffc
Use hash32 type for hash functions
|
3 anni fa |
|
Model.cpp
|
d5449fec0b
Model, AnimatedModel: unsigned to signed
|
3 anni fa |
|
Model.h
|
d5449fec0b
Model, AnimatedModel: unsigned to signed
|
3 anni fa |
|
OcclusionBuffer.cpp
|
8754e4c5cc
OcclusionBuffer.cpp: fix warning
|
3 anni fa |
|
OcclusionBuffer.h
|
6af9a6ac45
Move consts from OcclusionBuffer.h to OcclusionBuffer.cpp
|
3 anni fa |
|
Octree.cpp
|
aa41115714
URHO3D_ATTRIBUTE_EX: auto detection type of variable
|
3 anni fa |
|
Octree.h
|
dc2853de1a
Octree: use signed type
|
3 anni fa |
|
OctreeQuery.cpp
|
3de488a11d
DRAWABLE_x -> enum class DrawableTypes
|
3 anni fa |
|
OctreeQuery.h
|
3de488a11d
DRAWABLE_x -> enum class DrawableTypes
|
3 anni fa |
|
ParticleEffect.cpp
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
3 anni fa |
|
ParticleEffect.h
|
5a2cd72742
Remove PODVector alias [cache clear] (#2963)
|
3 anni fa |
|
ParticleEmitter.cpp
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
3 anni fa |
|
ParticleEmitter.h
|
bb7f22f2ca
ParticleEmitter: unsigned to signed
|
3 anni fa |
|
RenderPath.cpp
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
3 anni fa |
|
RenderPath.h
|
b848272ac7
Include Variant.h from RenderPath.h
|
3 anni fa |
|
Renderer.cpp
|
f87fc2f7b3
enum VertexMask -> enum class VertexElements | Add ToU32() for enums
|
3 anni fa |
|
Renderer.h
|
e97c71bdaa
Renderer: unsigned to signed
|
3 anni fa |
|
RibbonTrail.cpp
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
3 anni fa |
|
RibbonTrail.h
|
2772eacc8b
Make frameNumber signed [cache clear]
|
3 anni fa |
|
Skeleton.cpp
|
c9d1abe423
WriteInt64, ReadUShort, etc -> WriteI64, ReadU16, etc (#3121)
|
3 anni fa |
|
Skeleton.h
|
ee9f425c74
Skeleton: use signed type
|
3 anni fa |
|
Skybox.cpp
|
82b2b82fd3
Skybox: fix warning
|
3 anni fa |
|
Skybox.h
|
5a2cd72742
Remove PODVector alias [cache clear] (#2963)
|
3 anni fa |
|
StaticModel.cpp
|
23863d5651
Make Drawable::GetNumOccluderTriangles() signed
|
3 anni fa |
|
StaticModel.h
|
23863d5651
Make Drawable::GetNumOccluderTriangles() signed
|
3 anni fa |
|
StaticModelGroup.cpp
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
3 anni fa |
|
StaticModelGroup.h
|
23863d5651
Make Drawable::GetNumOccluderTriangles() signed
|
3 anni fa |
|
Tangent.cpp
|
e9616faafd
Minimizing license text in src files (#2924)
|
3 anni fa |
|
Tangent.h
|
e9616faafd
Minimizing license text in src files (#2924)
|
3 anni fa |
|
Technique.cpp
|
12413ba699
Technique: unsigned to signed
|
3 anni fa |
|
Technique.h
|
12413ba699
Technique: unsigned to signed
|
3 anni fa |
|
Terrain.cpp
|
b6058dc478
Rename ToUInt64(String) etc to ToU64(String) etc
|
3 anni fa |
|
Terrain.h
|
44f3b51ca2
Make GetLodGeometry() and occlusionLodLevel signed
|
3 anni fa |
|
TerrainPatch.cpp
|
23863d5651
Make Drawable::GetNumOccluderTriangles() signed
|
3 anni fa |
|
TerrainPatch.h
|
23863d5651
Make Drawable::GetNumOccluderTriangles() signed
|
3 anni fa |
|
View.cpp
|
e26083478a
enum TransformSpace -> enum class TransformSpace
|
3 anni fa |
|
View.h
|
a501df74f3
View: unsigned to signed
|
3 anni fa |
|
Viewport.cpp
|
e9616faafd
Minimizing license text in src files (#2924)
|
3 anni fa |
|
Viewport.h
|
e9616faafd
Minimizing license text in src files (#2924)
|
3 anni fa |
|
Zone.cpp
|
27f3768e0a
URHO3D_ACCESSOR_ATTRIBUTE: type auto detection
|
3 anni fa |
|
Zone.h
|
e9616faafd
Minimizing license text in src files (#2924)
|
3 anni fa |