Ein c++ Framework für grafische Benutzeroberflächen, 2D Grafiken, Animationen und simple 3D Objekte

Kolja Strohm 6270e063a8 fix formatted text conflicts with null terminated strings пре 3 месеци
Framework Tests 513cba4c3d fix uninitialized memory in regex expression parsing and correct problems with allowed character lists пре 3 месеци
.gitattributes 5d987a3661 Erster commit пре 8 година
.gitignore baf19e1313 fix setPosition could potentially destroy an array пре 1 година
AlphaFeld.cpp a532168d2f apply new code formatter пре 2 година
AlphaFeld.h 04af4de785 improve documentation пре 1 година
Animation.cpp a532168d2f apply new code formatter пре 2 година
Animation.h a532168d2f apply new code formatter пре 2 година
Animation3D.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function пре 1 година
Animation3D.h 04af4de785 improve documentation пре 1 година
Array.h 6720624bf3 improve performance of arrays пре 3 месеци
AsynchronCall.cpp a532168d2f apply new code formatter пре 2 година
AsynchronCall.h a532168d2f apply new code formatter пре 2 година
AuswahlBox.cpp a532168d2f apply new code formatter пре 2 година
AuswahlBox.h 04af4de785 improve documentation пре 1 година
Base64.cpp a532168d2f apply new code formatter пре 2 година
Base64.h a532168d2f apply new code formatter пре 2 година
Betriebssystem.h a532168d2f apply new code formatter пре 2 година
Bild.cpp 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild пре 1 година
Bild.h 04af4de785 improve documentation пре 1 година
Bildschirm.cpp 20065ae6e3 add Logging Configuration пре 8 месеци
Bildschirm.h 544348198d Add Iterator Interface пре 8 месеци
Cache.h a532168d2f apply new code formatter пре 2 година
CharMap.h 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 пре 1 година
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt пре 5 година
Console.cpp 14ac2dfc35 fix executed console command was only removed from console after next update пре 6 месеци
Console.h 202c5df23c improve ConsoleCommand interface пре 6 месеци
Critical.cpp dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left пре 3 месеци
Critical.h dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left пре 3 месеци
Cube.cpp a532168d2f apply new code formatter пре 2 година
Cube.h a532168d2f apply new code formatter пре 2 година
DLLRegister.cpp a532168d2f apply new code formatter пре 2 година
DLLRegister.h a532168d2f apply new code formatter пре 2 година
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h пре 4 година
DX11GraphicsApi.cpp 1010d047fa allow multiple different texture models without shared model memory пре 3 месеци
DX11PixelShader.hlsl 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object пре 2 година
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader пре 2 година
DX12Buffer.cpp a532168d2f apply new code formatter пре 2 година
DX12Buffer.h a532168d2f apply new code formatter пре 2 година
DX12CommandQueue.cpp 20065ae6e3 add Logging Configuration пре 8 месеци
DX12CommandQueue.h a532168d2f apply new code formatter пре 2 година
DX12GraphicsApi.cpp 1010d047fa allow multiple different texture models without shared model memory пре 3 месеци
DX12PixelShader.h 1010d047fa allow multiple different texture models without shared model memory пре 3 месеци
DX12PixelShader.hlsl e85a856518 Update пре 5 година
DX12Shader.cpp a532168d2f apply new code formatter пре 2 година
DX12Shader.h a532168d2f apply new code formatter пре 2 година
DX12Textur.cpp b6fcea2590 reduce unnessesary texture updates to increase performance пре 1 година
DX12Textur.h a532168d2f apply new code formatter пре 2 година
DX12VertexShader.h 1010d047fa allow multiple different texture models without shared model memory пре 3 месеци
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader пре 2 година
DX9GraphicsApi.cpp 20065ae6e3 add Logging Configuration пре 8 месеци
DXBuffer.cpp 20065ae6e3 add Logging Configuration пре 8 месеци
DXBuffer.h a532168d2f apply new code formatter пре 2 година
Datei.cpp 20065ae6e3 add Logging Configuration пре 8 месеци
Datei.h 20065ae6e3 add Logging Configuration пре 8 месеци
DateiDialog.cpp a532168d2f apply new code formatter пре 2 година
DateiDialog.h a532168d2f apply new code formatter пре 2 година
DateiSystem.cpp 20065ae6e3 add Logging Configuration пре 8 месеци
DateiSystem.h a532168d2f apply new code formatter пре 2 година
Diagramm.cpp a532168d2f apply new code formatter пре 2 година
Diagramm.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund пре 1 година
Dialog.cpp a532168d2f apply new code formatter пре 2 година
Dialog.h a532168d2f apply new code formatter пре 2 година
DreieckListe.h a532168d2f apply new code formatter пре 2 година
Ebene3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks пре 1 година
Either.h 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type пре 1 година
Errors.cpp a532168d2f apply new code formatter пре 2 година
Errors.h a532168d2f apply new code formatter пре 2 година
Feld.h a532168d2f apply new code formatter пре 2 година
Fenster.cpp d693a2dbfa use more const references and fix light colors in console пре 7 месеци
Fenster.h d693a2dbfa use more const references and fix light colors in console пре 7 месеци
Fortschritt.cpp a532168d2f apply new code formatter пре 2 година
Fortschritt.h 04af4de785 improve documentation пре 1 година
Framework Linux.vcxproj dfe62092f7 add console handler for better console applications пре 7 месеци
Framework Linux.vcxproj.filters dfe62092f7 add console handler for better console applications пре 7 месеци
Framework.sln 993493f4b5 fix some issues with array usages and add tests пре 2 година
Framework.vcxproj dfe62092f7 add console handler for better console applications пре 7 месеци
Framework.vcxproj.filters dfe62092f7 add console handler for better console applications пре 7 месеци
FrameworkMath.h a532168d2f apply new code formatter пре 2 година
Funktion.h a532168d2f apply new code formatter пре 2 година
Global.cpp 20065ae6e3 add Logging Configuration пре 8 месеци
Globals.h 20065ae6e3 add Logging Configuration пре 8 месеци
GraphicsApi.cpp a532168d2f apply new code formatter пре 2 година
GraphicsApi.h 04af4de785 improve documentation пре 1 година
HashMap.h 2a35079df7 add streams пре 8 месеци
ImmutablePair.h a532168d2f apply new code formatter пре 2 година
InMemoryBuffer.cpp a532168d2f apply new code formatter пре 2 година
InMemoryBuffer.h a532168d2f apply new code formatter пре 2 година
InitDatei.cpp a532168d2f apply new code formatter пре 2 година
InitDatei.h a532168d2f apply new code formatter пре 2 година
Iterator.h 20065ae6e3 add Logging Configuration пре 8 месеци
JSON.cpp 20065ae6e3 add Logging Configuration пре 8 месеци
JSON.h 20065ae6e3 add Logging Configuration пре 8 месеци
KSGTDatei.cpp a532168d2f apply new code formatter пре 2 година
KSGTDatei.h a532168d2f apply new code formatter пре 2 година
Kam3D.cpp a532168d2f apply new code formatter пре 2 година
Kam3D.h a532168d2f apply new code formatter пре 2 година
Kamera2D.cpp a532168d2f apply new code formatter пре 2 година
Kamera2D.h a532168d2f apply new code formatter пре 2 година
Key.cpp a532168d2f apply new code formatter пре 2 година
Key.h a532168d2f apply new code formatter пре 2 година
Klasse.h a532168d2f apply new code formatter пре 2 година
Knopf.cpp a532168d2f apply new code formatter пре 2 година
Knopf.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund пре 1 година
Liste.cpp 0f3d239c97 add setEintragPos methods to list views пре 1 година
Liste.h 0f3d239c97 add setEintragPos methods to list views пре 1 година
Logging.cpp e83a8a72ea add OutputDebugStringLoggingChannel пре 3 месеци
Logging.h e83a8a72ea add OutputDebugStringLoggingChannel пре 3 месеци
M2DVorschau.cpp a532168d2f apply new code formatter пре 2 година
M2DVorschau.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund пре 1 година
M2Datei.cpp a532168d2f apply new code formatter пре 2 година
M2Datei.h a532168d2f apply new code formatter пре 2 година
M3Datei.cpp 689cce9ce0 rework of 3d sceleton animations пре 1 година
M3Datei.h 689cce9ce0 rework of 3d sceleton animations пре 1 година
Mat3.h a532168d2f apply new code formatter пре 2 година
Mat4.h 20065ae6e3 add Logging Configuration пре 8 месеци
Maus.cpp a532168d2f apply new code formatter пре 2 година
Maus.h a532168d2f apply new code formatter пре 2 година
MausEreignis.cpp a532168d2f apply new code formatter пре 2 година
MausEreignis.h a532168d2f apply new code formatter пре 2 година
Maybe.h 6f997d2ad6 add orElse function to maybe пре 1 година
Model2D.cpp a532168d2f apply new code formatter пре 2 година
Model2D.h a532168d2f apply new code formatter пре 2 година
Model3D.cpp a58b3b16f9 return 0 if a polygon texture is accessed that does not exists пре 6 месеци
Model3D.h d693a2dbfa use more const references and fix light colors in console пре 7 месеци
Model3DCollection.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function пре 1 година
Model3DCollection.h 544348198d Add Iterator Interface пре 8 месеци
Model3DList.cpp a532168d2f apply new code formatter пре 2 година
Model3DList.h a532168d2f apply new code formatter пре 2 година
ObjFile.cpp a532168d2f apply new code formatter пре 2 година
ObjFile.h a532168d2f apply new code formatter пре 2 година
Pair.h a532168d2f apply new code formatter пре 2 година
Prozess.cpp a532168d2f apply new code formatter пре 2 година
Prozess.h a532168d2f apply new code formatter пре 2 година
Punkt.cpp 28e77ad6d2 fix BildschirmGröße did not return the correct size пре 3 месеци
Punkt.h a532168d2f apply new code formatter пре 2 година
RCPointer.h 3bcb4e9633 fix missing #pragma once ind RCPointer.h пре 1 година
Rahmen.cpp a532168d2f apply new code formatter пре 2 година
Rahmen.h a532168d2f apply new code formatter пре 2 година
Random.cpp a532168d2f apply new code formatter пре 2 година
Random.h a532168d2f apply new code formatter пре 2 година
Reader.cpp a532168d2f apply new code formatter пре 2 година
Reader.h a532168d2f apply new code formatter пре 2 година
Rect2.h a532168d2f apply new code formatter пре 2 година
ReferenceCounter.cpp bd55e237b2 make reference counting threadsafe пре 1 година
ReferenceCounter.h bd55e237b2 make reference counting threadsafe пре 1 година
Reflection.h a532168d2f apply new code formatter пре 2 година
ReflectionExample.h a532168d2f apply new code formatter пре 2 година
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting пре 3 година
Regex.cpp 513cba4c3d fix uninitialized memory in regex expression parsing and correct problems with allowed character lists пре 3 месеци
Regex.h 513cba4c3d fix uninitialized memory in regex expression parsing and correct problems with allowed character lists пре 3 месеци
RenderThread.cpp 20065ae6e3 add Logging Configuration пре 8 месеци
RenderThread.h a532168d2f apply new code formatter пре 2 година
Schrift.cpp 6a765f94e0 fix text with and height calulation пре 3 месеци
Schrift.h 6a765f94e0 fix text with and height calulation пре 3 месеци
Scroll.cpp a532168d2f apply new code formatter пре 2 година
Scroll.h a532168d2f apply new code formatter пре 2 година
Shader.cpp a532168d2f apply new code formatter пре 2 година
Shader.h a532168d2f apply new code formatter пре 2 година
Sichtbarkeit.h a532168d2f apply new code formatter пре 2 година
Slider.cpp a532168d2f apply new code formatter пре 2 година
Slider.h a532168d2f apply new code formatter пре 2 година
Stack.h 93cd71e4c6 add stack datastructure пре 3 месеци
Stream.h 2a35079df7 add streams пре 8 месеци
Supplier.h 20065ae6e3 add Logging Configuration пре 8 месеци
Tabelle.cpp 31de2ff2b7 fix problems with tables in uiml views пре 3 месеци
Tabelle.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund пре 1 година
TastaturEreignis.cpp a532168d2f apply new code formatter пре 2 година
TastaturEreignis.h a532168d2f apply new code formatter пре 2 година
Test.h a532168d2f apply new code formatter пре 2 година
TestShader.hlsl 5d987a3661 Erster commit пре 8 година
Text.cpp 2e9d6d994a improve performance of text operations пре 3 месеци
Text.h 2e9d6d994a improve performance of text operations пре 3 месеци
TextFeld.cpp 6270e063a8 fix formatted text conflicts with null terminated strings пре 3 месеци
TextFeld.h 6270e063a8 fix formatted text conflicts with null terminated strings пре 3 месеци
Textur.cpp 688f61e340 support mip mapped textures пре 1 година
Textur.h 688f61e340 support mip mapped textures пре 1 година
Textur2D.cpp a532168d2f apply new code formatter пре 2 година
Textur2D.h a532168d2f apply new code formatter пре 2 година
TexturList.cpp a532168d2f apply new code formatter пре 2 година
TexturList.h a532168d2f apply new code formatter пре 2 година
TexturModel.cpp 1010d047fa allow multiple different texture models without shared model memory пре 3 месеци
TexturModel.h 1010d047fa allow multiple different texture models without shared model memory пре 3 месеци
Thread.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows пре 1 година
Thread.h 04af4de785 improve documentation пре 1 година
ToolTip.cpp b28ee96b31 Add isVisible function to ToolTip пре 1 година
ToolTip.h b28ee96b31 Add isVisible function to ToolTip пре 1 година
Tree.h a532168d2f apply new code formatter пре 2 година
Trie.h 7abf9d2f93 implement regular expressions пре 1 година
Typ.h a532168d2f apply new code formatter пре 2 година
UIDialog.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements пре 1 година
UIDialog.h a532168d2f apply new code formatter пре 2 година
UIInitialization.cpp a532168d2f apply new code formatter пре 2 година
UIInitialization.h a532168d2f apply new code formatter пре 2 година
UIMLView.cpp 31de2ff2b7 fix problems with tables in uiml views пре 3 месеци
UIMLView.h 31de2ff2b7 fix problems with tables in uiml views пре 3 месеци
UIPixelShader.h 31de2ff2b7 fix problems with tables in uiml views пре 3 месеци
UIVertexShader.h 31de2ff2b7 fix problems with tables in uiml views пре 3 месеци
Vec2.h a532168d2f apply new code formatter пре 2 година
Vec3.h a532168d2f apply new code formatter пре 2 година
VecN.h a532168d2f apply new code formatter пре 2 година
Welt2D.cpp 544348198d Add Iterator Interface пре 8 месеци
Welt2D.h 544348198d Add Iterator Interface пре 8 месеци
Welt3D.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks пре 1 година
Welt3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks пре 1 година
Writer.cpp a532168d2f apply new code formatter пре 2 година
Writer.h a532168d2f apply new code formatter пре 2 година
XML.cpp 544348198d Add Iterator Interface пре 8 месеци
XML.h 544348198d Add Iterator Interface пре 8 месеци
Zeichnung.cpp 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view пре 1 година
Zeichnung.h 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view пре 1 година
Zeichnung3D.cpp d693a2dbfa use more const references and fix light colors in console пре 7 месеци
Zeichnung3D.h d693a2dbfa use more const references and fix light colors in console пре 7 месеци
Zeit.cpp 20065ae6e3 add Logging Configuration пре 8 месеци
Zeit.h 04af4de785 improve documentation пре 1 година
build.bat 344f20f305 besseres build script пре 5 година
cpp.hint 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type пре 1 година
d3dx12.h a532168d2f apply new code formatter пре 2 година
libFramework.so d48d70ed91 Test des neuen Kommentar styles пре 4 година
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles пре 4 година
main.h a532168d2f apply new code formatter пре 2 година
readme.md 71746d4a0e add readme file пре 4 година
system.ltdb 6a5af1a9f9 UIML View hinzugefügt пре 5 година