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