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

Kolja Strohm 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements há 1 ano atrás
Framework Tests 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 há 2 anos atrás
.gitattributes 5d987a3661 Erster commit há 9 anos atrás
.gitignore 1bae562ab4 fix há 7 anos atrás
AlphaFeld.cpp a532168d2f apply new code formatter há 2 anos atrás
AlphaFeld.h a532168d2f apply new code formatter há 2 anos 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á 2 anos atrás
Animation3D.h 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function há 2 anos atrás
Array.h 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements há 1 ano 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 dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund há 2 anos 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 45cfbc0a96 improved performance of Critical locks by about 50 % on windows há 2 anos atrás
Bild.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund há 2 anos atrás
Bildschirm.cpp ea742344cf moved postAction from Zeichnung to Bildschirm to allow screen member modifications while in an posted action há 2 anos atrás
Bildschirm.h ea742344cf moved postAction from Zeichnung to Bildschirm to allow screen member modifications while in an posted action há 2 anos 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á 2 anos atrás
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt há 6 anos atrás
Critical.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows há 2 anos atrás
Critical.h a532168d2f apply new code formatter há 2 anos 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á 5 anos atrás
DX11GraphicsApi.cpp 688f61e340 support mip mapped textures há 2 anos 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 a532168d2f apply new code formatter há 2 anos atrás
DX12CommandQueue.h a532168d2f apply new code formatter há 2 anos atrás
DX12GraphicsApi.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks há 2 anos atrás
DX12PixelShader.h 09c28fcd95 fix assignment operator on XML::Editor was not implemented há 1 ano atrás
DX12PixelShader.hlsl e85a856518 Update há 6 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á 2 anos atrás
DX12Textur.h a532168d2f apply new code formatter há 2 anos atrás
DX12VertexShader.h 09c28fcd95 fix assignment operator on XML::Editor was not implemented há 1 ano atrás
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader há 2 anos atrás
DX9GraphicsApi.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks há 2 anos atrás
DXBuffer.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks há 2 anos atrás
DXBuffer.h a532168d2f apply new code formatter há 2 anos atrás
Datei.cpp a532168d2f apply new code formatter há 2 anos atrás
Datei.h a532168d2f apply new code formatter há 2 anos 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 d56c4e0926 optimized text rendering performance há 2 anos 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á 2 anos 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á 2 anos atrás
Either.h a532168d2f apply new code formatter há 2 anos 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 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements há 1 ano atrás
Fenster.h 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements há 1 ano atrás
Fortschritt.cpp a532168d2f apply new code formatter há 2 anos atrás
Fortschritt.h 091eced9e5 fix windows were draggable on the close button há 2 anos atrás
Framework Linux.vcxproj 689cce9ce0 rework of 3d sceleton animations há 2 anos atrás
Framework Linux.vcxproj.filters 689cce9ce0 rework of 3d sceleton animations há 2 anos atrás
Framework.sln 993493f4b5 fix some issues with array usages and add tests há 3 anos atrás
Framework.vcxproj b3c59f21f2 allow model collections to decide if they are rendered or ticked há 2 anos atrás
Framework.vcxproj.filters b3c59f21f2 allow model collections to decide if they are rendered or ticked há 2 anos 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 15633e6973 ShowCursor does now work from different threads há 2 anos atrás
Globals.h 15633e6973 ShowCursor does now work from different threads há 2 anos atrás
GraphicsApi.cpp a532168d2f apply new code formatter há 2 anos atrás
GraphicsApi.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks há 2 anos atrás
HashMap.h a532168d2f apply new code formatter há 2 anos 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
JSON.cpp 1a6938235e add allowAdditionalAttributes to Json ObjectValidationBuilder há 1 ano atrás
JSON.h 1a6938235e add allowAdditionalAttributes to Json ObjectValidationBuilder há 1 ano 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á 2 anos atrás
Liste.cpp b589939c82 fix memory error in AuswahlListe when MultiStyled Style is not used há 1 ano atrás
Liste.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund há 2 anos 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á 2 anos 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á 2 anos atrás
M3Datei.h 689cce9ce0 rework of 3d sceleton animations há 2 anos atrás
Mat3.h a532168d2f apply new code formatter há 2 anos atrás
Mat4.h a532168d2f apply new code formatter há 2 anos 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 a532168d2f apply new code formatter há 2 anos 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 689cce9ce0 rework of 3d sceleton animations há 2 anos atrás
Model3D.h 689cce9ce0 rework of 3d sceleton animations há 2 anos atrás
Model3DCollection.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function há 2 anos atrás
Model3DCollection.h 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function há 2 anos 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 a532168d2f apply new code formatter há 2 anos atrás
Punkt.h a532168d2f apply new code formatter há 2 anos atrás
RCPointer.h a532168d2f apply new code formatter há 2 anos 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 a532168d2f apply new code formatter há 2 anos atrás
ReferenceCounter.h a532168d2f apply new code formatter há 2 anos 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á 4 anos atrás
RenderThread.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object há 2 anos atrás
RenderThread.h a532168d2f apply new code formatter há 2 anos atrás
Schrift.cpp cde44107c8 fix char size initialisation in text renderer was not done in release mode há 2 anos atrás
Schrift.h cde44107c8 fix char size initialisation in text renderer was not done in release mode há 2 anos 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
Tabelle.cpp 1f7a82cbe8 fix index out of bounds exception in ObjTable há 2 anos atrás
Tabelle.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund há 2 anos 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á 9 anos atrás
Text.cpp 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 há 2 anos atrás
Text.h 296f3c6545 fix compilation error on release mode há 2 anos atrás
TextFeld.cpp 5bc865717b fix Memory error when using zSchrift of TextFeld when there are no font styles yet set há 1 ano atrás
TextFeld.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund há 2 anos atrás
Textur.cpp 688f61e340 support mip mapped textures há 2 anos atrás
Textur.h 688f61e340 support mip mapped textures há 2 anos 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 a532168d2f apply new code formatter há 2 anos atrás
TexturModel.h a532168d2f apply new code formatter há 2 anos atrás
Thread.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows há 2 anos atrás
Thread.h a6e77dae21 add missing DLLEXPORT to Thread methods há 2 anos atrás
ToolTip.cpp b28ee96b31 Add isVisible function to ToolTip há 2 anos atrás
ToolTip.h b28ee96b31 Add isVisible function to ToolTip há 2 anos atrás
Tree.h a532168d2f apply new code formatter há 2 anos atrás
Trie.h 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 há 2 anos 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 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements há 1 ano atrás
UIMLView.h 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements há 1 ano atrás
UIPixelShader.h 09c28fcd95 fix assignment operator on XML::Editor was not implemented há 1 ano atrás
UIVertexShader.h 09c28fcd95 fix assignment operator on XML::Editor was not implemented há 1 ano 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 a532168d2f apply new code formatter há 2 anos atrás
Welt2D.h a532168d2f apply new code formatter há 2 anos atrás
Welt3D.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks há 2 anos atrás
Welt3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks há 2 anos 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 09c28fcd95 fix assignment operator on XML::Editor was not implemented há 1 ano atrás
XML.h 09c28fcd95 fix assignment operator on XML::Editor was not implemented há 1 ano atrás
Zeichnung.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements há 1 ano atrás
Zeichnung.h 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements há 1 ano atrás
Zeichnung3D.cpp a532168d2f apply new code formatter há 2 anos atrás
Zeichnung3D.h a532168d2f apply new code formatter há 2 anos atrás
Zeit.cpp 4c18ed236d add ability to create Zeit objects by unix timestamps há 2 anos atrás
Zeit.h 4c18ed236d add ability to create Zeit objects by unix timestamps há 2 anos atrás
build.bat 344f20f305 besseres build script há 6 anos atrás
d3dx12.h a532168d2f apply new code formatter há 2 anos atrás
libFramework.so d48d70ed91 Test des neuen Kommentar styles há 5 anos atrás
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles há 5 anos atrás
main.h a532168d2f apply new code formatter há 2 anos atrás
readme.md 71746d4a0e add readme file há 5 anos atrás
system.ltdb 6a5af1a9f9 UIML View hinzugefügt há 6 anos atrás