doom3-bfg/neo/idlib
2022-08-16 20:35:52 +02:00
..
bv Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
containers ( ), ( void ) -> () 2022-06-18 10:43:30 +02:00
geometry Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
hashing Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
math ( ) -> () 2022-08-15 12:23:38 +02:00
sys Fixed idassert in Release builds 2022-06-20 20:55:50 +02:00
Base64.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Base64.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
BitMsg.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
BitMsg.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Callback.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
CMakeLists.txt neo/CMakeListst.txt: 2019-12-28 21:38:39 -05:00
CmdArgs.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
CmdArgs.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
CommandLink.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
DataQueue.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Dict.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Dict.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
gltfExtras.cpp Added missing copyright notices 2022-06-18 11:09:09 +02:00
gltfExtras.h Added missing copyright notices 2022-06-18 11:09:09 +02:00
gltfParser.cpp ( ) -> () 2022-08-15 12:23:38 +02:00
gltfParser.h - removed global gltfParser so it cannot be used as an singleton anymore. 2022-08-14 13:43:12 +02:00
gltfProperties.h ( ) -> () 2022-08-15 12:23:38 +02:00
Heap.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Heap.h ( ), ( void ) -> () 2022-06-18 10:43:30 +02:00
LangDict.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
LangDict.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Lexer.cpp ( ), ( void ) -> () 2022-06-18 10:43:30 +02:00
Lexer.h gltf2 -> idMapFile fixes. dmap and map commands work 2022-06-06 17:24:47 +02:00
Lib.cpp Pull request cleanup 2021-04-29 16:32:15 +02:00
Lib.h Added spherical harmonics math 2021-04-08 12:06:14 +02:00
MapFile.cpp - removed global gltfParser so it cannot be used as an singleton anymore. 2022-08-14 13:43:12 +02:00
MapFile.h - hierarchical bsp/worldmodel loading 2022-06-18 01:18:28 +02:00
MapFile_gltf.cpp Fixed glTF2 bounding box calculation if GPU skinning is used 2022-08-16 20:35:52 +02:00
ParallelJobList.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
ParallelJobList.h Cleanup and Astyle 2021-09-11 18:02:16 +02:00
ParallelJobList_JobHeaders.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Parser.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Parser.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
precompiled.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
precompiled.h + id style gltf2 parser 2022-06-06 17:24:37 +02:00
RectAllocator.cpp Added 2D Bin Packing library 2022-02-26 18:48:15 +01:00
SoftwareCache.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
SoftwareCache.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Str.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Str.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
StrStatic.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Swap.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Thread.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Thread.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Timer.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Timer.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Token.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Token.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00