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