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