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