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

Kolja Strohm 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild преди 2 години
Framework Tests 4bfb0623d8 support border and border-color uiml attributes преди 2 години
.gitattributes 5d987a3661 Erster commit преди 9 години
.gitignore 1bae562ab4 fix преди 8 години
AlphaFeld.cpp a532168d2f apply new code formatter преди 3 години
AlphaFeld.h 04af4de785 improve documentation преди 2 години
Animation.cpp a532168d2f apply new code formatter преди 3 години
Animation.h a532168d2f apply new code formatter преди 3 години
Animation3D.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function преди 3 години
Animation3D.h 04af4de785 improve documentation преди 2 години
Array.h 4c2563af1e add some util functions to arrays преди 2 години
AsynchronCall.cpp a532168d2f apply new code formatter преди 3 години
AsynchronCall.h a532168d2f apply new code formatter преди 3 години
AuswahlBox.cpp a532168d2f apply new code formatter преди 3 години
AuswahlBox.h 04af4de785 improve documentation преди 2 години
Base64.cpp a532168d2f apply new code formatter преди 3 години
Base64.h a532168d2f apply new code formatter преди 3 години
Betriebssystem.h a532168d2f apply new code formatter преди 3 години
Bild.cpp 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild преди 2 години
Bild.h 04af4de785 improve documentation преди 2 години
Bildschirm.cpp ea742344cf moved postAction from Zeichnung to Bildschirm to allow screen member modifications while in an posted action преди 3 години
Bildschirm.h ea742344cf moved postAction from Zeichnung to Bildschirm to allow screen member modifications while in an posted action преди 3 години
Cache.h a532168d2f apply new code formatter преди 3 години
CharMap.h 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 преди 3 години
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt преди 7 години
Critical.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows преди 3 години
Critical.h a532168d2f apply new code formatter преди 3 години
Cube.cpp a532168d2f apply new code formatter преди 3 години
Cube.h a532168d2f apply new code formatter преди 3 години
DLLRegister.cpp a532168d2f apply new code formatter преди 3 години
DLLRegister.h a532168d2f apply new code formatter преди 3 години
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h преди 6 години
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 преди 3 години
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader преди 3 години
DX12Buffer.cpp a532168d2f apply new code formatter преди 3 години
DX12Buffer.h a532168d2f apply new code formatter преди 3 години
DX12CommandQueue.cpp a532168d2f apply new code formatter преди 3 години
DX12CommandQueue.h a532168d2f apply new code formatter преди 3 години
DX12GraphicsApi.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks преди 2 години
DX12PixelShader.h c137e4843d improved uiml documentation and added more supported uiml element attributes преди 2 години
DX12PixelShader.hlsl e85a856518 Update преди 7 години
DX12Shader.cpp a532168d2f apply new code formatter преди 3 години
DX12Shader.h a532168d2f apply new code formatter преди 3 години
DX12Textur.cpp b6fcea2590 reduce unnessesary texture updates to increase performance преди 3 години
DX12Textur.h a532168d2f apply new code formatter преди 3 години
DX12VertexShader.h c137e4843d improved uiml documentation and added more supported uiml element attributes преди 2 години
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader преди 3 години
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 преди 3 години
Datei.cpp a532168d2f apply new code formatter преди 3 години
Datei.h a532168d2f apply new code formatter преди 3 години
DateiDialog.cpp a532168d2f apply new code formatter преди 3 години
DateiDialog.h a532168d2f apply new code formatter преди 3 години
DateiSystem.cpp d56c4e0926 optimized text rendering performance преди 3 години
DateiSystem.h a532168d2f apply new code formatter преди 3 години
Diagramm.cpp a532168d2f apply new code formatter преди 3 години
Diagramm.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund преди 3 години
Dialog.cpp a532168d2f apply new code formatter преди 3 години
Dialog.h a532168d2f apply new code formatter преди 3 години
DreieckListe.h a532168d2f apply new code formatter преди 3 години
Ebene3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks преди 2 години
Either.h 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type преди 2 години
Errors.cpp a532168d2f apply new code formatter преди 3 години
Errors.h a532168d2f apply new code formatter преди 3 години
Feld.h a532168d2f apply new code formatter преди 3 години
Fenster.cpp c137e4843d improved uiml documentation and added more supported uiml element attributes преди 2 години
Fenster.h c137e4843d improved uiml documentation and added more supported uiml element attributes преди 2 години
Fortschritt.cpp a532168d2f apply new code formatter преди 3 години
Fortschritt.h 04af4de785 improve documentation преди 2 години
Framework Linux.vcxproj c137e4843d improved uiml documentation and added more supported uiml element attributes преди 2 години
Framework Linux.vcxproj.filters c137e4843d improved uiml documentation and added more supported uiml element attributes преди 2 години
Framework.sln 993493f4b5 fix some issues with array usages and add tests преди 4 години
Framework.vcxproj 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type преди 2 години
Framework.vcxproj.filters 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type преди 2 години
FrameworkMath.h a532168d2f apply new code formatter преди 3 години
Funktion.h a532168d2f apply new code formatter преди 3 години
Global.cpp 15633e6973 ShowCursor does now work from different threads преди 3 години
Globals.h 15633e6973 ShowCursor does now work from different threads преди 3 години
GraphicsApi.cpp a532168d2f apply new code formatter преди 3 години
GraphicsApi.h 04af4de785 improve documentation преди 2 години
HashMap.h a532168d2f apply new code formatter преди 3 години
ImmutablePair.h a532168d2f apply new code formatter преди 3 години
InMemoryBuffer.cpp a532168d2f apply new code formatter преди 3 години
InMemoryBuffer.h a532168d2f apply new code formatter преди 3 години
InitDatei.cpp a532168d2f apply new code formatter преди 3 години
InitDatei.h a532168d2f apply new code formatter преди 3 години
JSON.cpp 5304978485 fix parsing error for escaped characters in json strings преди 2 години
JSON.h 1a6938235e add allowAdditionalAttributes to Json ObjectValidationBuilder преди 2 години
KSGTDatei.cpp a532168d2f apply new code formatter преди 3 години
KSGTDatei.h a532168d2f apply new code formatter преди 3 години
Kam3D.cpp a532168d2f apply new code formatter преди 3 години
Kam3D.h a532168d2f apply new code formatter преди 3 години
Kamera2D.cpp a532168d2f apply new code formatter преди 3 години
Kamera2D.h a532168d2f apply new code formatter преди 3 години
Key.cpp a532168d2f apply new code formatter преди 3 години
Key.h a532168d2f apply new code formatter преди 3 години
Klasse.h a532168d2f apply new code formatter преди 3 години
Knopf.cpp a532168d2f apply new code formatter преди 3 години
Knopf.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund преди 3 години
Liste.cpp 0f3d239c97 add setEintragPos methods to list views преди 2 години
Liste.h 0f3d239c97 add setEintragPos methods to list views преди 2 години
M2DVorschau.cpp a532168d2f apply new code formatter преди 3 години
M2DVorschau.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund преди 3 години
M2Datei.cpp a532168d2f apply new code formatter преди 3 години
M2Datei.h a532168d2f apply new code formatter преди 3 години
M3Datei.cpp 689cce9ce0 rework of 3d sceleton animations преди 3 години
M3Datei.h 689cce9ce0 rework of 3d sceleton animations преди 3 години
Mat3.h a532168d2f apply new code formatter преди 3 години
Mat4.h a532168d2f apply new code formatter преди 3 години
Maus.cpp a532168d2f apply new code formatter преди 3 години
Maus.h a532168d2f apply new code formatter преди 3 години
MausEreignis.cpp a532168d2f apply new code formatter преди 3 години
MausEreignis.h a532168d2f apply new code formatter преди 3 години
Maybe.h 6f997d2ad6 add orElse function to maybe преди 2 години
Model2D.cpp a532168d2f apply new code formatter преди 3 години
Model2D.h a532168d2f apply new code formatter преди 3 години
Model3D.cpp 689cce9ce0 rework of 3d sceleton animations преди 3 години
Model3D.h 04af4de785 improve documentation преди 2 години
Model3DCollection.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function преди 3 години
Model3DCollection.h 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function преди 3 години
Model3DList.cpp a532168d2f apply new code formatter преди 3 години
Model3DList.h a532168d2f apply new code formatter преди 3 години
ObjFile.cpp a532168d2f apply new code formatter преди 3 години
ObjFile.h a532168d2f apply new code formatter преди 3 години
Pair.h a532168d2f apply new code formatter преди 3 години
Prozess.cpp a532168d2f apply new code formatter преди 3 години
Prozess.h a532168d2f apply new code formatter преди 3 години
Punkt.cpp a532168d2f apply new code formatter преди 3 години
Punkt.h a532168d2f apply new code formatter преди 3 години
RCPointer.h 3bcb4e9633 fix missing #pragma once ind RCPointer.h преди 2 години
Rahmen.cpp a532168d2f apply new code formatter преди 3 години
Rahmen.h a532168d2f apply new code formatter преди 3 години
Random.cpp a532168d2f apply new code formatter преди 3 години
Random.h a532168d2f apply new code formatter преди 3 години
Reader.cpp a532168d2f apply new code formatter преди 3 години
Reader.h a532168d2f apply new code formatter преди 3 години
Rect2.h a532168d2f apply new code formatter преди 3 години
ReferenceCounter.cpp a532168d2f apply new code formatter преди 3 години
ReferenceCounter.h a532168d2f apply new code formatter преди 3 години
Reflection.h a532168d2f apply new code formatter преди 3 години
ReflectionExample.h a532168d2f apply new code formatter преди 3 години
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 преди 3 години
RenderThread.h a532168d2f apply new code formatter преди 3 години
Schrift.cpp cde44107c8 fix char size initialisation in text renderer was not done in release mode преди 3 години
Schrift.h cde44107c8 fix char size initialisation in text renderer was not done in release mode преди 3 години
Scroll.cpp a532168d2f apply new code formatter преди 3 години
Scroll.h a532168d2f apply new code formatter преди 3 години
Shader.cpp a532168d2f apply new code formatter преди 3 години
Shader.h a532168d2f apply new code formatter преди 3 години
Sichtbarkeit.h a532168d2f apply new code formatter преди 3 години
Slider.cpp a532168d2f apply new code formatter преди 3 години
Slider.h a532168d2f apply new code formatter преди 3 години
Tabelle.cpp 1f7a82cbe8 fix index out of bounds exception in ObjTable преди 3 години
Tabelle.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund преди 3 години
TastaturEreignis.cpp a532168d2f apply new code formatter преди 3 години
TastaturEreignis.h a532168d2f apply new code formatter преди 3 години
Test.h a532168d2f apply new code formatter преди 3 години
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 преди 3 години
Text.h 04af4de785 improve documentation преди 2 години
TextFeld.cpp 5bc865717b fix Memory error when using zSchrift of TextFeld when there are no font styles yet set преди 2 години
TextFeld.h 04af4de785 improve documentation преди 2 години
Textur.cpp 688f61e340 support mip mapped textures преди 2 години
Textur.h 688f61e340 support mip mapped textures преди 2 години
Textur2D.cpp a532168d2f apply new code formatter преди 3 години
Textur2D.h a532168d2f apply new code formatter преди 3 години
TexturList.cpp a532168d2f apply new code formatter преди 3 години
TexturList.h a532168d2f apply new code formatter преди 3 години
TexturModel.cpp a532168d2f apply new code formatter преди 3 години
TexturModel.h a532168d2f apply new code formatter преди 3 години
Thread.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows преди 3 години
Thread.h 04af4de785 improve documentation преди 2 години
ToolTip.cpp b28ee96b31 Add isVisible function to ToolTip преди 3 години
ToolTip.h b28ee96b31 Add isVisible function to ToolTip преди 3 години
Tree.h a532168d2f apply new code formatter преди 3 години
Trie.h 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 преди 3 години
Typ.h a532168d2f apply new code formatter преди 3 години
UIDialog.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements преди 2 години
UIDialog.h a532168d2f apply new code formatter преди 3 години
UIInitialization.cpp a532168d2f apply new code formatter преди 3 години
UIInitialization.h a532168d2f apply new code formatter преди 3 години
UIMLView.cpp 232399ef60 fix old memders of uiml <frame> element weere not removed from the view cleanly when the uiml were updated преди 2 години
UIMLView.h 4bfb0623d8 support border and border-color uiml attributes преди 2 години
UIPixelShader.h c137e4843d improved uiml documentation and added more supported uiml element attributes преди 2 години
UIVertexShader.h c137e4843d improved uiml documentation and added more supported uiml element attributes преди 2 години
Vec2.h a532168d2f apply new code formatter преди 3 години
Vec3.h a532168d2f apply new code formatter преди 3 години
VecN.h a532168d2f apply new code formatter преди 3 години
Welt2D.cpp a532168d2f apply new code formatter преди 3 години
Welt2D.h a532168d2f apply new code formatter преди 3 години
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 преди 3 години
Writer.h a532168d2f apply new code formatter преди 3 години
XML.cpp 4bfb0623d8 support border and border-color uiml attributes преди 2 години
XML.h 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type преди 2 години
Zeichnung.cpp 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view преди 2 години
Zeichnung.h 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view преди 2 години
Zeichnung3D.cpp a532168d2f apply new code formatter преди 3 години
Zeichnung3D.h a532168d2f apply new code formatter преди 3 години
Zeit.cpp 4c18ed236d add ability to create Zeit objects by unix timestamps преди 3 години
Zeit.h 04af4de785 improve documentation преди 2 години
build.bat 344f20f305 besseres build script преди 7 години
cpp.hint 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type преди 2 години
d3dx12.h a532168d2f apply new code formatter преди 3 години
libFramework.so d48d70ed91 Test des neuen Kommentar styles преди 6 години
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles преди 6 години
main.h a532168d2f apply new code formatter преди 3 години
readme.md 71746d4a0e add readme file преди 6 години
system.ltdb 6a5af1a9f9 UIML View hinzugefügt преди 7 години