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

Kolja Strohm 1010d047fa allow multiple different texture models without shared model memory 6 bulan lalu
Framework Tests dfe62092f7 add console handler for better console applications 9 bulan lalu
.gitattributes 5d987a3661 Erster commit 8 tahun lalu
.gitignore baf19e1313 fix setPosition could potentially destroy an array 1 tahun lalu
AlphaFeld.cpp a532168d2f apply new code formatter 2 tahun lalu
AlphaFeld.h 04af4de785 improve documentation 1 tahun lalu
Animation.cpp a532168d2f apply new code formatter 2 tahun lalu
Animation.h a532168d2f apply new code formatter 2 tahun lalu
Animation3D.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 1 tahun lalu
Animation3D.h 04af4de785 improve documentation 1 tahun lalu
Array.h 6720624bf3 improve performance of arrays 6 bulan lalu
AsynchronCall.cpp a532168d2f apply new code formatter 2 tahun lalu
AsynchronCall.h a532168d2f apply new code formatter 2 tahun lalu
AuswahlBox.cpp a532168d2f apply new code formatter 2 tahun lalu
AuswahlBox.h 04af4de785 improve documentation 1 tahun lalu
Base64.cpp a532168d2f apply new code formatter 2 tahun lalu
Base64.h a532168d2f apply new code formatter 2 tahun lalu
Betriebssystem.h a532168d2f apply new code formatter 2 tahun lalu
Bild.cpp 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild 1 tahun lalu
Bild.h 04af4de785 improve documentation 1 tahun lalu
Bildschirm.cpp 20065ae6e3 add Logging Configuration 10 bulan lalu
Bildschirm.h 544348198d Add Iterator Interface 10 bulan lalu
Cache.h a532168d2f apply new code formatter 2 tahun lalu
CharMap.h 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 1 tahun lalu
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt 5 tahun lalu
Console.cpp 14ac2dfc35 fix executed console command was only removed from console after next update 8 bulan lalu
Console.h 202c5df23c improve ConsoleCommand interface 8 bulan lalu
Critical.cpp dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left 6 bulan lalu
Critical.h dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left 6 bulan lalu
Cube.cpp a532168d2f apply new code formatter 2 tahun lalu
Cube.h a532168d2f apply new code formatter 2 tahun lalu
DLLRegister.cpp a532168d2f apply new code formatter 2 tahun lalu
DLLRegister.h a532168d2f apply new code formatter 2 tahun lalu
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h 4 tahun lalu
DX11GraphicsApi.cpp 1010d047fa allow multiple different texture models without shared model memory 6 bulan lalu
DX11PixelShader.hlsl 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 2 tahun lalu
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 tahun lalu
DX12Buffer.cpp a532168d2f apply new code formatter 2 tahun lalu
DX12Buffer.h a532168d2f apply new code formatter 2 tahun lalu
DX12CommandQueue.cpp 20065ae6e3 add Logging Configuration 10 bulan lalu
DX12CommandQueue.h a532168d2f apply new code formatter 2 tahun lalu
DX12GraphicsApi.cpp 1010d047fa allow multiple different texture models without shared model memory 6 bulan lalu
DX12PixelShader.h 1010d047fa allow multiple different texture models without shared model memory 6 bulan lalu
DX12PixelShader.hlsl e85a856518 Update 5 tahun lalu
DX12Shader.cpp a532168d2f apply new code formatter 2 tahun lalu
DX12Shader.h a532168d2f apply new code formatter 2 tahun lalu
DX12Textur.cpp b6fcea2590 reduce unnessesary texture updates to increase performance 1 tahun lalu
DX12Textur.h a532168d2f apply new code formatter 2 tahun lalu
DX12VertexShader.h 1010d047fa allow multiple different texture models without shared model memory 6 bulan lalu
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 tahun lalu
DX9GraphicsApi.cpp 20065ae6e3 add Logging Configuration 10 bulan lalu
DXBuffer.cpp 20065ae6e3 add Logging Configuration 10 bulan lalu
DXBuffer.h a532168d2f apply new code formatter 2 tahun lalu
Datei.cpp 20065ae6e3 add Logging Configuration 10 bulan lalu
Datei.h 20065ae6e3 add Logging Configuration 10 bulan lalu
DateiDialog.cpp a532168d2f apply new code formatter 2 tahun lalu
DateiDialog.h a532168d2f apply new code formatter 2 tahun lalu
DateiSystem.cpp 20065ae6e3 add Logging Configuration 10 bulan lalu
DateiSystem.h a532168d2f apply new code formatter 2 tahun lalu
Diagramm.cpp a532168d2f apply new code formatter 2 tahun lalu
Diagramm.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 tahun lalu
Dialog.cpp a532168d2f apply new code formatter 2 tahun lalu
Dialog.h a532168d2f apply new code formatter 2 tahun lalu
DreieckListe.h a532168d2f apply new code formatter 2 tahun lalu
Ebene3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks 1 tahun lalu
Either.h 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 1 tahun lalu
Errors.cpp a532168d2f apply new code formatter 2 tahun lalu
Errors.h a532168d2f apply new code formatter 2 tahun lalu
Feld.h a532168d2f apply new code formatter 2 tahun lalu
Fenster.cpp d693a2dbfa use more const references and fix light colors in console 9 bulan lalu
Fenster.h d693a2dbfa use more const references and fix light colors in console 9 bulan lalu
Fortschritt.cpp a532168d2f apply new code formatter 2 tahun lalu
Fortschritt.h 04af4de785 improve documentation 1 tahun lalu
Framework Linux.vcxproj dfe62092f7 add console handler for better console applications 9 bulan lalu
Framework Linux.vcxproj.filters dfe62092f7 add console handler for better console applications 9 bulan lalu
Framework.sln 993493f4b5 fix some issues with array usages and add tests 3 tahun lalu
Framework.vcxproj dfe62092f7 add console handler for better console applications 9 bulan lalu
Framework.vcxproj.filters dfe62092f7 add console handler for better console applications 9 bulan lalu
FrameworkMath.h a532168d2f apply new code formatter 2 tahun lalu
Funktion.h a532168d2f apply new code formatter 2 tahun lalu
Global.cpp 20065ae6e3 add Logging Configuration 10 bulan lalu
Globals.h 20065ae6e3 add Logging Configuration 10 bulan lalu
GraphicsApi.cpp a532168d2f apply new code formatter 2 tahun lalu
GraphicsApi.h 04af4de785 improve documentation 1 tahun lalu
HashMap.h 2a35079df7 add streams 10 bulan lalu
ImmutablePair.h a532168d2f apply new code formatter 2 tahun lalu
InMemoryBuffer.cpp a532168d2f apply new code formatter 2 tahun lalu
InMemoryBuffer.h a532168d2f apply new code formatter 2 tahun lalu
InitDatei.cpp a532168d2f apply new code formatter 2 tahun lalu
InitDatei.h a532168d2f apply new code formatter 2 tahun lalu
Iterator.h 20065ae6e3 add Logging Configuration 10 bulan lalu
JSON.cpp 20065ae6e3 add Logging Configuration 10 bulan lalu
JSON.h 20065ae6e3 add Logging Configuration 10 bulan lalu
KSGTDatei.cpp a532168d2f apply new code formatter 2 tahun lalu
KSGTDatei.h a532168d2f apply new code formatter 2 tahun lalu
Kam3D.cpp a532168d2f apply new code formatter 2 tahun lalu
Kam3D.h a532168d2f apply new code formatter 2 tahun lalu
Kamera2D.cpp a532168d2f apply new code formatter 2 tahun lalu
Kamera2D.h a532168d2f apply new code formatter 2 tahun lalu
Key.cpp a532168d2f apply new code formatter 2 tahun lalu
Key.h a532168d2f apply new code formatter 2 tahun lalu
Klasse.h a532168d2f apply new code formatter 2 tahun lalu
Knopf.cpp a532168d2f apply new code formatter 2 tahun lalu
Knopf.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 tahun lalu
Liste.cpp 0f3d239c97 add setEintragPos methods to list views 1 tahun lalu
Liste.h 0f3d239c97 add setEintragPos methods to list views 1 tahun lalu
Logging.cpp d693a2dbfa use more const references and fix light colors in console 9 bulan lalu
Logging.h fdc8bd635c fix some issues with logging 9 bulan lalu
M2DVorschau.cpp a532168d2f apply new code formatter 2 tahun lalu
M2DVorschau.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 tahun lalu
M2Datei.cpp a532168d2f apply new code formatter 2 tahun lalu
M2Datei.h a532168d2f apply new code formatter 2 tahun lalu
M3Datei.cpp 689cce9ce0 rework of 3d sceleton animations 1 tahun lalu
M3Datei.h 689cce9ce0 rework of 3d sceleton animations 1 tahun lalu
Mat3.h a532168d2f apply new code formatter 2 tahun lalu
Mat4.h 20065ae6e3 add Logging Configuration 10 bulan lalu
Maus.cpp a532168d2f apply new code formatter 2 tahun lalu
Maus.h a532168d2f apply new code formatter 2 tahun lalu
MausEreignis.cpp a532168d2f apply new code formatter 2 tahun lalu
MausEreignis.h a532168d2f apply new code formatter 2 tahun lalu
Maybe.h 6f997d2ad6 add orElse function to maybe 1 tahun lalu
Model2D.cpp a532168d2f apply new code formatter 2 tahun lalu
Model2D.h a532168d2f apply new code formatter 2 tahun lalu
Model3D.cpp a58b3b16f9 return 0 if a polygon texture is accessed that does not exists 8 bulan lalu
Model3D.h d693a2dbfa use more const references and fix light colors in console 9 bulan lalu
Model3DCollection.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 1 tahun lalu
Model3DCollection.h 544348198d Add Iterator Interface 10 bulan lalu
Model3DList.cpp a532168d2f apply new code formatter 2 tahun lalu
Model3DList.h a532168d2f apply new code formatter 2 tahun lalu
ObjFile.cpp a532168d2f apply new code formatter 2 tahun lalu
ObjFile.h a532168d2f apply new code formatter 2 tahun lalu
Pair.h a532168d2f apply new code formatter 2 tahun lalu
Prozess.cpp a532168d2f apply new code formatter 2 tahun lalu
Prozess.h a532168d2f apply new code formatter 2 tahun lalu
Punkt.cpp a532168d2f apply new code formatter 2 tahun lalu
Punkt.h a532168d2f apply new code formatter 2 tahun lalu
RCPointer.h 3bcb4e9633 fix missing #pragma once ind RCPointer.h 1 tahun lalu
Rahmen.cpp a532168d2f apply new code formatter 2 tahun lalu
Rahmen.h a532168d2f apply new code formatter 2 tahun lalu
Random.cpp a532168d2f apply new code formatter 2 tahun lalu
Random.h a532168d2f apply new code formatter 2 tahun lalu
Reader.cpp a532168d2f apply new code formatter 2 tahun lalu
Reader.h a532168d2f apply new code formatter 2 tahun lalu
Rect2.h a532168d2f apply new code formatter 2 tahun lalu
ReferenceCounter.cpp bd55e237b2 make reference counting threadsafe 1 tahun lalu
ReferenceCounter.h bd55e237b2 make reference counting threadsafe 1 tahun lalu
Reflection.h a532168d2f apply new code formatter 2 tahun lalu
ReflectionExample.h a532168d2f apply new code formatter 2 tahun lalu
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting 3 tahun lalu
Regex.cpp 7abf9d2f93 implement regular expressions 1 tahun lalu
Regex.h 7abf9d2f93 implement regular expressions 1 tahun lalu
RenderThread.cpp 20065ae6e3 add Logging Configuration 10 bulan lalu
RenderThread.h a532168d2f apply new code formatter 2 tahun lalu
Schrift.cpp cde44107c8 fix char size initialisation in text renderer was not done in release mode 1 tahun lalu
Schrift.h cde44107c8 fix char size initialisation in text renderer was not done in release mode 1 tahun lalu
Scroll.cpp a532168d2f apply new code formatter 2 tahun lalu
Scroll.h a532168d2f apply new code formatter 2 tahun lalu
Shader.cpp a532168d2f apply new code formatter 2 tahun lalu
Shader.h a532168d2f apply new code formatter 2 tahun lalu
Sichtbarkeit.h a532168d2f apply new code formatter 2 tahun lalu
Slider.cpp a532168d2f apply new code formatter 2 tahun lalu
Slider.h a532168d2f apply new code formatter 2 tahun lalu
Stream.h 2a35079df7 add streams 10 bulan lalu
Supplier.h 20065ae6e3 add Logging Configuration 10 bulan lalu
Tabelle.cpp 1f7a82cbe8 fix index out of bounds exception in ObjTable 1 tahun lalu
Tabelle.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 tahun lalu
TastaturEreignis.cpp a532168d2f apply new code formatter 2 tahun lalu
TastaturEreignis.h a532168d2f apply new code formatter 2 tahun lalu
Test.h a532168d2f apply new code formatter 2 tahun lalu
TestShader.hlsl 5d987a3661 Erster commit 8 tahun lalu
Text.cpp 2e9d6d994a improve performance of text operations 6 bulan lalu
Text.h 2e9d6d994a improve performance of text operations 6 bulan lalu
TextFeld.cpp 0a09159375 fix problems with formatted texts so that they do not have to contain 0 byte anymore 6 bulan lalu
TextFeld.h 20065ae6e3 add Logging Configuration 10 bulan lalu
Textur.cpp 688f61e340 support mip mapped textures 1 tahun lalu
Textur.h 688f61e340 support mip mapped textures 1 tahun lalu
Textur2D.cpp a532168d2f apply new code formatter 2 tahun lalu
Textur2D.h a532168d2f apply new code formatter 2 tahun lalu
TexturList.cpp a532168d2f apply new code formatter 2 tahun lalu
TexturList.h a532168d2f apply new code formatter 2 tahun lalu
TexturModel.cpp 1010d047fa allow multiple different texture models without shared model memory 6 bulan lalu
TexturModel.h 1010d047fa allow multiple different texture models without shared model memory 6 bulan lalu
Thread.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows 1 tahun lalu
Thread.h 04af4de785 improve documentation 1 tahun lalu
ToolTip.cpp b28ee96b31 Add isVisible function to ToolTip 1 tahun lalu
ToolTip.h b28ee96b31 Add isVisible function to ToolTip 1 tahun lalu
Tree.h a532168d2f apply new code formatter 2 tahun lalu
Trie.h 7abf9d2f93 implement regular expressions 1 tahun lalu
Typ.h a532168d2f apply new code formatter 2 tahun lalu
UIDialog.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements 1 tahun lalu
UIDialog.h a532168d2f apply new code formatter 2 tahun lalu
UIInitialization.cpp a532168d2f apply new code formatter 2 tahun lalu
UIInitialization.h a532168d2f apply new code formatter 2 tahun lalu
UIMLView.cpp ec69a5cdaf fix not all elements where updated correctly when the uiml of a uiml view was changed 1 tahun lalu
UIMLView.h 4bfb0623d8 support border and border-color uiml attributes 1 tahun lalu
UIPixelShader.h 20065ae6e3 add Logging Configuration 10 bulan lalu
UIVertexShader.h 20065ae6e3 add Logging Configuration 10 bulan lalu
Vec2.h a532168d2f apply new code formatter 2 tahun lalu
Vec3.h a532168d2f apply new code formatter 2 tahun lalu
VecN.h a532168d2f apply new code formatter 2 tahun lalu
Welt2D.cpp 544348198d Add Iterator Interface 10 bulan lalu
Welt2D.h 544348198d Add Iterator Interface 10 bulan lalu
Welt3D.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks 1 tahun lalu
Welt3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks 1 tahun lalu
Writer.cpp a532168d2f apply new code formatter 2 tahun lalu
Writer.h a532168d2f apply new code formatter 2 tahun lalu
XML.cpp 544348198d Add Iterator Interface 10 bulan lalu
XML.h 544348198d Add Iterator Interface 10 bulan lalu
Zeichnung.cpp 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 1 tahun lalu
Zeichnung.h 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 1 tahun lalu
Zeichnung3D.cpp d693a2dbfa use more const references and fix light colors in console 9 bulan lalu
Zeichnung3D.h d693a2dbfa use more const references and fix light colors in console 9 bulan lalu
Zeit.cpp 20065ae6e3 add Logging Configuration 10 bulan lalu
Zeit.h 04af4de785 improve documentation 1 tahun lalu
build.bat 344f20f305 besseres build script 6 tahun lalu
cpp.hint 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 1 tahun lalu
d3dx12.h a532168d2f apply new code formatter 2 tahun lalu
libFramework.so d48d70ed91 Test des neuen Kommentar styles 4 tahun lalu
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles 4 tahun lalu
main.h a532168d2f apply new code formatter 2 tahun lalu
readme.md 71746d4a0e add readme file 4 tahun lalu
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 6 tahun lalu