Kim Kulling e947471549 Merge branch 'master' into refactor/KHR_material_specular 2 gadi atpakaļ
..
Compiler 758116b083 removed trailing spaces and tabs from source and text 4 gadi atpakaļ
port f28500dd0f Fixed building of Android port 4 gadi atpakaļ
.editorconfig 9d736cc1c5 Implemented: Add editor config file 10 gadi atpakaļ
AssertHandler.h 87c309566f Fix warning related to missing-noreturn. 2 gadi atpakaļ
Base64.hpp 1092f0d94e Fix:Use correct encoding 2 gadi atpakaļ
BaseImporter.h 17d5633a5b Add missing SImpleExtensionCheck 4 gadi atpakaļ
Bitmap.h 3d3e856925 Trim Trailing Whitespace 3 gadi atpakaļ
BlobIOSystem.h 50c7301a38 Update copyrights 4 gadi atpakaļ
ByteSwapper.h ed6b6cd65c use fully qualified namespace in byteswap macros 4 gadi atpakaļ
ColladaMetaData.h 50c7301a38 Update copyrights 4 gadi atpakaļ
CreateAnimMesh.h 50c7301a38 Update copyrights 4 gadi atpakaļ
DefaultIOStream.h 7df4efea44 Fix warning related to inconsistent-missing-destructor-override. 2 gadi atpakaļ
DefaultIOSystem.h 50c7301a38 Update copyrights 4 gadi atpakaļ
DefaultLogger.hpp 50c7301a38 Update copyrights 4 gadi atpakaļ
Exceptional.h 3976f9a092 fix compilation with clangcl on windows 4 gadi atpakaļ
Exporter.hpp 50c7301a38 Update copyrights 4 gadi atpakaļ
GenericProperty.h 50c7301a38 Update copyrights 4 gadi atpakaļ
GltfMaterial.h 50c7301a38 Update copyrights 4 gadi atpakaļ
Hash.h 3d3e856925 Trim Trailing Whitespace 3 gadi atpakaļ
IOStream.hpp 36305cf987 Tidy Up Constructors and Destructors 3 gadi atpakaļ
IOStreamBuffer.h e9c95d484e Update IOStreamBuffer.h 3 gadi atpakaļ
IOSystem.hpp 36305cf987 Tidy Up Constructors and Destructors 3 gadi atpakaļ
Importer.hpp e893248e7c Fix several spelling mistakes & a comment 3 gadi atpakaļ
LineSplitter.h 36305cf987 Tidy Up Constructors and Destructors 3 gadi atpakaļ
LogAux.h 3d3e856925 Trim Trailing Whitespace 3 gadi atpakaļ
LogStream.hpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 gadi atpakaļ
Logger.hpp e3b01e10db apply fixes to more headers 3 gadi atpakaļ
MathFunctions.h 50c7301a38 Update copyrights 4 gadi atpakaļ
MemoryIOWrapper.h 7df4efea44 Fix warning related to inconsistent-missing-destructor-override. 2 gadi atpakaļ
NullLogger.hpp 50c7301a38 Update copyrights 4 gadi atpakaļ
ObjMaterial.h 3d3e856925 Trim Trailing Whitespace 3 gadi atpakaļ
ParsingUtils.h 50c7301a38 Update copyrights 4 gadi atpakaļ
Profiler.h 36305cf987 Tidy Up Constructors and Destructors 3 gadi atpakaļ
ProgressHandler.hpp 36305cf987 Tidy Up Constructors and Destructors 3 gadi atpakaļ
RemoveComments.h 50c7301a38 Update copyrights 4 gadi atpakaļ
SGSpatialSort.h 50c7301a38 Update copyrights 4 gadi atpakaļ
SceneCombiner.h 36305cf987 Tidy Up Constructors and Destructors 3 gadi atpakaļ
SkeletonMeshBuilder.h 50c7301a38 Update copyrights 4 gadi atpakaļ
SmallVector.h 50c7301a38 Update copyrights 4 gadi atpakaļ
SmoothingGroups.h 50c7301a38 Update copyrights 4 gadi atpakaļ
SmoothingGroups.inl 50c7301a38 Update copyrights 4 gadi atpakaļ
SpatialSort.h 3d3e856925 Trim Trailing Whitespace 3 gadi atpakaļ
StandardShapes.h 50c7301a38 Update copyrights 4 gadi atpakaļ
StreamReader.h 50c7301a38 Update copyrights 4 gadi atpakaļ
StreamWriter.h d58201a579 Refactoring: Reuse code from GeometryUtils 2 gadi atpakaļ
StringComparison.h 50c7301a38 Update copyrights 4 gadi atpakaļ
StringUtils.h 94067994cc Fix warning related to format-non-iso. 2 gadi atpakaļ
Subdivision.h e3b01e10db apply fixes to more headers 3 gadi atpakaļ
TinyFormatter.h 3976f9a092 fix compilation with clangcl on windows 4 gadi atpakaļ
Vertex.h d58201a579 Refactoring: Reuse code from GeometryUtils 2 gadi atpakaļ
XMLTools.h 50c7301a38 Update copyrights 4 gadi atpakaļ
XmlParser.h 3d3e856925 Trim Trailing Whitespace 3 gadi atpakaļ
ZipArchiveIOSystem.h 7df4efea44 Fix warning related to inconsistent-missing-destructor-override. 2 gadi atpakaļ
aabb.h 3d3e856925 Trim Trailing Whitespace 3 gadi atpakaļ
ai_assert.h 3d3e856925 Trim Trailing Whitespace 3 gadi atpakaļ
anim.h eff13f6a40 Update morph mesh documentation now that gltf known to work 3 gadi atpakaļ
camera.h 50c7301a38 Update copyrights 4 gadi atpakaļ
cexport.h 50c7301a38 Update copyrights 4 gadi atpakaļ
cfileio.h 50c7301a38 Update copyrights 4 gadi atpakaļ
cimport.h 50c7301a38 Update copyrights 4 gadi atpakaļ
color4.h 50c7301a38 Update copyrights 4 gadi atpakaļ
color4.inl 50c7301a38 Update copyrights 4 gadi atpakaļ
commonMetaData.h 50c7301a38 Update copyrights 4 gadi atpakaļ
config.h.in 83053f3d56 Made usePbrSpecGloss a exportproperty, fixed mat_specular to spec 2 gadi atpakaļ
defs.h 1243325f10 Merge branch 'master' into kimkulling/refactoring_geoutils 2 gadi atpakaļ
fast_atof.h fd59a2209b Update fast_atof.h 2 gadi atpakaļ
importerdesc.h 50c7301a38 Update copyrights 4 gadi atpakaļ
light.h 50c7301a38 Update copyrights 4 gadi atpakaļ
material.h e893248e7c Fix several spelling mistakes & a comment 3 gadi atpakaļ
material.inl 3d3e856925 Trim Trailing Whitespace 3 gadi atpakaļ
matrix3x3.h 76a7614c4b Adapt ai_epsilon to code 3 gadi atpakaļ
matrix3x3.inl 50c7301a38 Update copyrights 4 gadi atpakaļ
matrix4x4.h 76a7614c4b Adapt ai_epsilon to code 3 gadi atpakaļ
matrix4x4.inl 50c7301a38 Update copyrights 4 gadi atpakaļ
mesh.h 9898138516 Update mesh.h 2 gadi atpakaļ
metadata.h 3ad67771fe Add missing pod types. 2 gadi atpakaļ
pbrmaterial.h 8b1d94d6b1 Merge branch 'master' into deprecated_gltfpbr_macros 4 gadi atpakaļ
postprocess.h 50c7301a38 Update copyrights 4 gadi atpakaļ
qnan.h 50c7301a38 Update copyrights 4 gadi atpakaļ
quaternion.h 07aef23d24 Fix: Add missing ahndling for double export in json 3 gadi atpakaļ
quaternion.inl 3d3e856925 Trim Trailing Whitespace 3 gadi atpakaļ
scene.h 3d3e856925 Trim Trailing Whitespace 3 gadi atpakaļ
texture.h 50c7301a38 Update copyrights 4 gadi atpakaļ
types.h 4f48348af8 Fix: Move c++ include to c++ section 2 gadi atpakaļ
vector2.h 76a7614c4b Adapt ai_epsilon to code 3 gadi atpakaļ
vector2.inl 50c7301a38 Update copyrights 4 gadi atpakaļ
vector3.h 3d3e856925 Trim Trailing Whitespace 3 gadi atpakaļ
vector3.inl 50c7301a38 Update copyrights 4 gadi atpakaļ
version.h 50c7301a38 Update copyrights 4 gadi atpakaļ