David Piuva 148bb518ba Noticed that GCC crashed in the linker before because it allowed using std::string without #include <string>. vor 11 Monaten
..
algorithmAPI.h 42f865ea1f Allowing Array and Field to be cloned implicitly. vor 2 Jahren
bufferAPI.cpp 1f7d26a807 Using the allocation header in SafePointer from Buffer and making sure that it is inherited in slices. vor 1 Jahr
bufferAPI.h 23a4ec0820 Added an argument for zeroing memory in new heap allocations. vor 11 Monaten
configAPI.cpp 70dc39885c Using CR-LF line endings in UTF-8 for source files. vor 5 Jahren
configAPI.h 4881831ff0 Basic loading of style settings from ini files, without any style variations. vor 3 Jahren
drawAPI.cpp 70dc39885c Using CR-LF line endings in UTF-8 for source files. vor 5 Jahren
drawAPI.h 449bd86cfb Forgot to remove the warning in the draw API. vor 4 Jahren
fileAPI.cpp 935942e0cd Using the virtual stack and doubling the stack memory. vor 1 Jahr
fileAPI.h 1ef0dd8ef9 Allowing macros in the file API to be used without an implicitly used dsr namespace. vor 1 Jahr
filterAPI.cpp 9111a57006 Made a basic image theme for the Wizard application. vor 3 Jahren
filterAPI.h 9111a57006 Made a basic image theme for the Wizard application. vor 3 Jahren
fontAPI.cpp 7375b51365 Created a textbox component. vor 3 Jahren
fontAPI.h 7375b51365 Created a textbox component. vor 3 Jahren
guiAPI.cpp 874954731c Implemented copying and pasting for MS-Windows, which should work for UTF-16 and Latin-1. Most native formats should work with the 7-bit subset of Latin-1 until they are handled. vor 2 Jahren
guiAPI.h 874954731c Implemented copying and pasting for MS-Windows, which should work for UTF-16 and Latin-1. Most native formats should work with the 7-bit subset of Latin-1 until they are handled. vor 2 Jahren
imageAPI.cpp 0bbabf38c5 Created an arena allocator for getting heap memory. vor 1 Jahr
imageAPI.h f0d4ef87d0 Removed plans for aligned sub-images, because SIMD vectors can now be larger than 16 bytes. vor 2 Jahren
mediaMachineAPI.cpp 259b9be1fb Taking MediaMachine references with write protection when possible. vor 2 Jahren
mediaMachineAPI.h 259b9be1fb Taking MediaMachine references with write protection when possible. vor 2 Jahren
modelAPI.cpp 935942e0cd Using the virtual stack and doubling the stack memory. vor 1 Jahr
modelAPI.h 710d676e97 Made a header for the dmf 1.0 model importer, to allow building 3D projects with the new build system. vor 3 Jahren
stringAPI.cpp 148bb518ba Noticed that GCC crashed in the linker before because it allowed using std::string without #include <string>. vor 11 Monaten
stringAPI.h 148bb518ba Noticed that GCC crashed in the linker before because it allowed using std::string without #include <string>. vor 11 Monaten
timeAPI.cpp 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. vor 1 Jahr
timeAPI.h 70dc39885c Using CR-LF line endings in UTF-8 for source files. vor 5 Jahren
types.cpp 70dc39885c Using CR-LF line endings in UTF-8 for source files. vor 5 Jahren
types.h 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. vor 1 Jahr