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 hace 9 meses
Framework Tests 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 hace 1 año
.gitattributes 5d987a3661 Erster commit hace 8 años
.gitignore 1bae562ab4 fix hace 6 años
AlphaFeld.cpp a532168d2f apply new code formatter hace 1 año
AlphaFeld.h a532168d2f apply new code formatter hace 1 año
Animation.cpp a532168d2f apply new code formatter hace 1 año
Animation.h a532168d2f apply new code formatter hace 1 año
Animation3D.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function hace 1 año
Animation3D.h 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function hace 1 año
Array.h 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements hace 9 meses
AsynchronCall.cpp a532168d2f apply new code formatter hace 1 año
AsynchronCall.h a532168d2f apply new code formatter hace 1 año
AuswahlBox.cpp a532168d2f apply new code formatter hace 1 año
AuswahlBox.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund hace 1 año
Base64.cpp a532168d2f apply new code formatter hace 1 año
Base64.h a532168d2f apply new code formatter hace 1 año
Betriebssystem.h a532168d2f apply new code formatter hace 1 año
Bild.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows hace 1 año
Bild.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund hace 1 año
Bildschirm.cpp ea742344cf moved postAction from Zeichnung to Bildschirm to allow screen member modifications while in an posted action hace 1 año
Bildschirm.h ea742344cf moved postAction from Zeichnung to Bildschirm to allow screen member modifications while in an posted action hace 1 año
Cache.h a532168d2f apply new code formatter hace 1 año
CharMap.h 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 hace 1 año
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt hace 5 años
Critical.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows hace 1 año
Critical.h a532168d2f apply new code formatter hace 1 año
Cube.cpp a532168d2f apply new code formatter hace 1 año
Cube.h a532168d2f apply new code formatter hace 1 año
DLLRegister.cpp a532168d2f apply new code formatter hace 1 año
DLLRegister.h a532168d2f apply new code formatter hace 1 año
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h hace 4 años
DX11GraphicsApi.cpp 688f61e340 support mip mapped textures hace 1 año
DX11PixelShader.hlsl 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object hace 1 año
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader hace 2 años
DX12Buffer.cpp a532168d2f apply new code formatter hace 1 año
DX12Buffer.h a532168d2f apply new code formatter hace 1 año
DX12CommandQueue.cpp a532168d2f apply new code formatter hace 1 año
DX12CommandQueue.h a532168d2f apply new code formatter hace 1 año
DX12GraphicsApi.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks hace 1 año
DX12PixelShader.h 09c28fcd95 fix assignment operator on XML::Editor was not implemented hace 9 meses
DX12PixelShader.hlsl e85a856518 Update hace 5 años
DX12Shader.cpp a532168d2f apply new code formatter hace 1 año
DX12Shader.h a532168d2f apply new code formatter hace 1 año
DX12Textur.cpp b6fcea2590 reduce unnessesary texture updates to increase performance hace 1 año
DX12Textur.h a532168d2f apply new code formatter hace 1 año
DX12VertexShader.h 09c28fcd95 fix assignment operator on XML::Editor was not implemented hace 9 meses
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader hace 2 años
DX9GraphicsApi.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks hace 1 año
DXBuffer.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks hace 1 año
DXBuffer.h a532168d2f apply new code formatter hace 1 año
Datei.cpp a532168d2f apply new code formatter hace 1 año
Datei.h a532168d2f apply new code formatter hace 1 año
DateiDialog.cpp a532168d2f apply new code formatter hace 1 año
DateiDialog.h a532168d2f apply new code formatter hace 1 año
DateiSystem.cpp d56c4e0926 optimized text rendering performance hace 1 año
DateiSystem.h a532168d2f apply new code formatter hace 1 año
Diagramm.cpp a532168d2f apply new code formatter hace 1 año
Diagramm.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund hace 1 año
Dialog.cpp a532168d2f apply new code formatter hace 1 año
Dialog.h a532168d2f apply new code formatter hace 1 año
DreieckListe.h a532168d2f apply new code formatter hace 1 año
Ebene3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks hace 1 año
Either.h a532168d2f apply new code formatter hace 1 año
Errors.cpp a532168d2f apply new code formatter hace 1 año
Errors.h a532168d2f apply new code formatter hace 1 año
Feld.h a532168d2f apply new code formatter hace 1 año
Fenster.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements hace 9 meses
Fenster.h 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements hace 9 meses
Fortschritt.cpp a532168d2f apply new code formatter hace 1 año
Fortschritt.h 091eced9e5 fix windows were draggable on the close button hace 1 año
Framework Linux.vcxproj 689cce9ce0 rework of 3d sceleton animations hace 1 año
Framework Linux.vcxproj.filters 689cce9ce0 rework of 3d sceleton animations hace 1 año
Framework.sln 993493f4b5 fix some issues with array usages and add tests hace 2 años
Framework.vcxproj b3c59f21f2 allow model collections to decide if they are rendered or ticked hace 1 año
Framework.vcxproj.filters b3c59f21f2 allow model collections to decide if they are rendered or ticked hace 1 año
FrameworkMath.h a532168d2f apply new code formatter hace 1 año
Funktion.h a532168d2f apply new code formatter hace 1 año
Global.cpp 15633e6973 ShowCursor does now work from different threads hace 1 año
Globals.h 15633e6973 ShowCursor does now work from different threads hace 1 año
GraphicsApi.cpp a532168d2f apply new code formatter hace 1 año
GraphicsApi.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks hace 1 año
HashMap.h a532168d2f apply new code formatter hace 1 año
ImmutablePair.h a532168d2f apply new code formatter hace 1 año
InMemoryBuffer.cpp a532168d2f apply new code formatter hace 1 año
InMemoryBuffer.h a532168d2f apply new code formatter hace 1 año
InitDatei.cpp a532168d2f apply new code formatter hace 1 año
InitDatei.h a532168d2f apply new code formatter hace 1 año
JSON.cpp 1a6938235e add allowAdditionalAttributes to Json ObjectValidationBuilder hace 9 meses
JSON.h 1a6938235e add allowAdditionalAttributes to Json ObjectValidationBuilder hace 9 meses
KSGTDatei.cpp a532168d2f apply new code formatter hace 1 año
KSGTDatei.h a532168d2f apply new code formatter hace 1 año
Kam3D.cpp a532168d2f apply new code formatter hace 1 año
Kam3D.h a532168d2f apply new code formatter hace 1 año
Kamera2D.cpp a532168d2f apply new code formatter hace 1 año
Kamera2D.h a532168d2f apply new code formatter hace 1 año
Key.cpp a532168d2f apply new code formatter hace 1 año
Key.h a532168d2f apply new code formatter hace 1 año
Klasse.h a532168d2f apply new code formatter hace 1 año
Knopf.cpp a532168d2f apply new code formatter hace 1 año
Knopf.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund hace 1 año
Liste.cpp b589939c82 fix memory error in AuswahlListe when MultiStyled Style is not used hace 9 meses
Liste.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund hace 1 año
M2DVorschau.cpp a532168d2f apply new code formatter hace 1 año
M2DVorschau.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund hace 1 año
M2Datei.cpp a532168d2f apply new code formatter hace 1 año
M2Datei.h a532168d2f apply new code formatter hace 1 año
M3Datei.cpp 689cce9ce0 rework of 3d sceleton animations hace 1 año
M3Datei.h 689cce9ce0 rework of 3d sceleton animations hace 1 año
Mat3.h a532168d2f apply new code formatter hace 1 año
Mat4.h a532168d2f apply new code formatter hace 1 año
Maus.cpp a532168d2f apply new code formatter hace 1 año
Maus.h a532168d2f apply new code formatter hace 1 año
MausEreignis.cpp a532168d2f apply new code formatter hace 1 año
MausEreignis.h a532168d2f apply new code formatter hace 1 año
Maybe.h a532168d2f apply new code formatter hace 1 año
Model2D.cpp a532168d2f apply new code formatter hace 1 año
Model2D.h a532168d2f apply new code formatter hace 1 año
Model3D.cpp 689cce9ce0 rework of 3d sceleton animations hace 1 año
Model3D.h 689cce9ce0 rework of 3d sceleton animations hace 1 año
Model3DCollection.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function hace 1 año
Model3DCollection.h 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function hace 1 año
Model3DList.cpp a532168d2f apply new code formatter hace 1 año
Model3DList.h a532168d2f apply new code formatter hace 1 año
ObjFile.cpp a532168d2f apply new code formatter hace 1 año
ObjFile.h a532168d2f apply new code formatter hace 1 año
Pair.h a532168d2f apply new code formatter hace 1 año
Prozess.cpp a532168d2f apply new code formatter hace 1 año
Prozess.h a532168d2f apply new code formatter hace 1 año
Punkt.cpp a532168d2f apply new code formatter hace 1 año
Punkt.h a532168d2f apply new code formatter hace 1 año
RCPointer.h a532168d2f apply new code formatter hace 1 año
Rahmen.cpp a532168d2f apply new code formatter hace 1 año
Rahmen.h a532168d2f apply new code formatter hace 1 año
Random.cpp a532168d2f apply new code formatter hace 1 año
Random.h a532168d2f apply new code formatter hace 1 año
Reader.cpp a532168d2f apply new code formatter hace 1 año
Reader.h a532168d2f apply new code formatter hace 1 año
Rect2.h a532168d2f apply new code formatter hace 1 año
ReferenceCounter.cpp a532168d2f apply new code formatter hace 1 año
ReferenceCounter.h a532168d2f apply new code formatter hace 1 año
Reflection.h a532168d2f apply new code formatter hace 1 año
ReflectionExample.h a532168d2f apply new code formatter hace 1 año
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting hace 3 años
RenderThread.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object hace 1 año
RenderThread.h a532168d2f apply new code formatter hace 1 año
Schrift.cpp cde44107c8 fix char size initialisation in text renderer was not done in release mode hace 1 año
Schrift.h cde44107c8 fix char size initialisation in text renderer was not done in release mode hace 1 año
Scroll.cpp a532168d2f apply new code formatter hace 1 año
Scroll.h a532168d2f apply new code formatter hace 1 año
Shader.cpp a532168d2f apply new code formatter hace 1 año
Shader.h a532168d2f apply new code formatter hace 1 año
Sichtbarkeit.h a532168d2f apply new code formatter hace 1 año
Slider.cpp a532168d2f apply new code formatter hace 1 año
Slider.h a532168d2f apply new code formatter hace 1 año
Tabelle.cpp 1f7a82cbe8 fix index out of bounds exception in ObjTable hace 1 año
Tabelle.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund hace 1 año
TastaturEreignis.cpp a532168d2f apply new code formatter hace 1 año
TastaturEreignis.h a532168d2f apply new code formatter hace 1 año
Test.h a532168d2f apply new code formatter hace 1 año
TestShader.hlsl 5d987a3661 Erster commit hace 8 años
Text.cpp 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 hace 1 año
Text.h 296f3c6545 fix compilation error on release mode hace 1 año
TextFeld.cpp 5bc865717b fix Memory error when using zSchrift of TextFeld when there are no font styles yet set hace 9 meses
TextFeld.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund hace 1 año
Textur.cpp 688f61e340 support mip mapped textures hace 1 año
Textur.h 688f61e340 support mip mapped textures hace 1 año
Textur2D.cpp a532168d2f apply new code formatter hace 1 año
Textur2D.h a532168d2f apply new code formatter hace 1 año
TexturList.cpp a532168d2f apply new code formatter hace 1 año
TexturList.h a532168d2f apply new code formatter hace 1 año
TexturModel.cpp a532168d2f apply new code formatter hace 1 año
TexturModel.h a532168d2f apply new code formatter hace 1 año
Thread.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows hace 1 año
Thread.h a6e77dae21 add missing DLLEXPORT to Thread methods hace 1 año
ToolTip.cpp b28ee96b31 Add isVisible function to ToolTip hace 1 año
ToolTip.h b28ee96b31 Add isVisible function to ToolTip hace 1 año
Tree.h a532168d2f apply new code formatter hace 1 año
Trie.h 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 hace 1 año
Typ.h a532168d2f apply new code formatter hace 1 año
UIDialog.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements hace 9 meses
UIDialog.h a532168d2f apply new code formatter hace 1 año
UIInitialization.cpp a532168d2f apply new code formatter hace 1 año
UIInitialization.h a532168d2f apply new code formatter hace 1 año
UIMLView.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements hace 9 meses
UIMLView.h 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements hace 9 meses
UIPixelShader.h 09c28fcd95 fix assignment operator on XML::Editor was not implemented hace 9 meses
UIVertexShader.h 09c28fcd95 fix assignment operator on XML::Editor was not implemented hace 9 meses
Vec2.h a532168d2f apply new code formatter hace 1 año
Vec3.h a532168d2f apply new code formatter hace 1 año
VecN.h a532168d2f apply new code formatter hace 1 año
Welt2D.cpp a532168d2f apply new code formatter hace 1 año
Welt2D.h a532168d2f apply new code formatter hace 1 año
Welt3D.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks hace 1 año
Welt3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks hace 1 año
Writer.cpp a532168d2f apply new code formatter hace 1 año
Writer.h a532168d2f apply new code formatter hace 1 año
XML.cpp 09c28fcd95 fix assignment operator on XML::Editor was not implemented hace 9 meses
XML.h 09c28fcd95 fix assignment operator on XML::Editor was not implemented hace 9 meses
Zeichnung.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements hace 9 meses
Zeichnung.h 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements hace 9 meses
Zeichnung3D.cpp a532168d2f apply new code formatter hace 1 año
Zeichnung3D.h a532168d2f apply new code formatter hace 1 año
Zeit.cpp 4c18ed236d add ability to create Zeit objects by unix timestamps hace 1 año
Zeit.h 4c18ed236d add ability to create Zeit objects by unix timestamps hace 1 año
build.bat 344f20f305 besseres build script hace 5 años
d3dx12.h a532168d2f apply new code formatter hace 1 año
libFramework.so d48d70ed91 Test des neuen Kommentar styles hace 4 años
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles hace 4 años
main.h a532168d2f apply new code formatter hace 1 año
readme.md 71746d4a0e add readme file hace 4 años
system.ltdb 6a5af1a9f9 UIML View hinzugefügt hace 5 años