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

Kolja Strohm dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left 6 сар өмнө
Framework Tests dfe62092f7 add console handler for better console applications 9 сар өмнө
.gitattributes 5d987a3661 Erster commit 8 жил өмнө
.gitignore baf19e1313 fix setPosition could potentially destroy an array 1 жил өмнө
AlphaFeld.cpp a532168d2f apply new code formatter 2 жил өмнө
AlphaFeld.h 04af4de785 improve documentation 1 жил өмнө
Animation.cpp a532168d2f apply new code formatter 2 жил өмнө
Animation.h a532168d2f apply new code formatter 2 жил өмнө
Animation3D.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 1 жил өмнө
Animation3D.h 04af4de785 improve documentation 1 жил өмнө
Array.h 2a35079df7 add streams 10 сар өмнө
AsynchronCall.cpp a532168d2f apply new code formatter 2 жил өмнө
AsynchronCall.h a532168d2f apply new code formatter 2 жил өмнө
AuswahlBox.cpp a532168d2f apply new code formatter 2 жил өмнө
AuswahlBox.h 04af4de785 improve documentation 1 жил өмнө
Base64.cpp a532168d2f apply new code formatter 2 жил өмнө
Base64.h a532168d2f apply new code formatter 2 жил өмнө
Betriebssystem.h a532168d2f apply new code formatter 2 жил өмнө
Bild.cpp 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild 1 жил өмнө
Bild.h 04af4de785 improve documentation 1 жил өмнө
Bildschirm.cpp 20065ae6e3 add Logging Configuration 10 сар өмнө
Bildschirm.h 544348198d Add Iterator Interface 10 сар өмнө
Cache.h a532168d2f apply new code formatter 2 жил өмнө
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 жил өмнө
Console.cpp 14ac2dfc35 fix executed console command was only removed from console after next update 8 сар өмнө
Console.h 202c5df23c improve ConsoleCommand interface 8 сар өмнө
Critical.cpp dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left 6 сар өмнө
Critical.h dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left 6 сар өмнө
Cube.cpp a532168d2f apply new code formatter 2 жил өмнө
Cube.h a532168d2f apply new code formatter 2 жил өмнө
DLLRegister.cpp a532168d2f apply new code formatter 2 жил өмнө
DLLRegister.h a532168d2f apply new code formatter 2 жил өмнө
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h 4 жил өмнө
DX11GraphicsApi.cpp 20065ae6e3 add Logging Configuration 10 сар өмнө
DX11PixelShader.hlsl 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 2 жил өмнө
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 жил өмнө
DX12Buffer.cpp a532168d2f apply new code formatter 2 жил өмнө
DX12Buffer.h a532168d2f apply new code formatter 2 жил өмнө
DX12CommandQueue.cpp 20065ae6e3 add Logging Configuration 10 сар өмнө
DX12CommandQueue.h a532168d2f apply new code formatter 2 жил өмнө
DX12GraphicsApi.cpp 20065ae6e3 add Logging Configuration 10 сар өмнө
DX12PixelShader.h 20065ae6e3 add Logging Configuration 10 сар өмнө
DX12PixelShader.hlsl e85a856518 Update 5 жил өмнө
DX12Shader.cpp a532168d2f apply new code formatter 2 жил өмнө
DX12Shader.h a532168d2f apply new code formatter 2 жил өмнө
DX12Textur.cpp b6fcea2590 reduce unnessesary texture updates to increase performance 1 жил өмнө
DX12Textur.h a532168d2f apply new code formatter 2 жил өмнө
DX12VertexShader.h 20065ae6e3 add Logging Configuration 10 сар өмнө
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 жил өмнө
DX9GraphicsApi.cpp 20065ae6e3 add Logging Configuration 10 сар өмнө
DXBuffer.cpp 20065ae6e3 add Logging Configuration 10 сар өмнө
DXBuffer.h a532168d2f apply new code formatter 2 жил өмнө
Datei.cpp 20065ae6e3 add Logging Configuration 10 сар өмнө
Datei.h 20065ae6e3 add Logging Configuration 10 сар өмнө
DateiDialog.cpp a532168d2f apply new code formatter 2 жил өмнө
DateiDialog.h a532168d2f apply new code formatter 2 жил өмнө
DateiSystem.cpp 20065ae6e3 add Logging Configuration 10 сар өмнө
DateiSystem.h a532168d2f apply new code formatter 2 жил өмнө
Diagramm.cpp a532168d2f apply new code formatter 2 жил өмнө
Diagramm.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 жил өмнө
Dialog.cpp a532168d2f apply new code formatter 2 жил өмнө
Dialog.h a532168d2f apply new code formatter 2 жил өмнө
DreieckListe.h a532168d2f apply new code formatter 2 жил өмнө
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 1 жил өмнө
Errors.cpp a532168d2f apply new code formatter 2 жил өмнө
Errors.h a532168d2f apply new code formatter 2 жил өмнө
Feld.h a532168d2f apply new code formatter 2 жил өмнө
Fenster.cpp d693a2dbfa use more const references and fix light colors in console 9 сар өмнө
Fenster.h d693a2dbfa use more const references and fix light colors in console 9 сар өмнө
Fortschritt.cpp a532168d2f apply new code formatter 2 жил өмнө
Fortschritt.h 04af4de785 improve documentation 1 жил өмнө
Framework Linux.vcxproj dfe62092f7 add console handler for better console applications 9 сар өмнө
Framework Linux.vcxproj.filters dfe62092f7 add console handler for better console applications 9 сар өмнө
Framework.sln 993493f4b5 fix some issues with array usages and add tests 3 жил өмнө
Framework.vcxproj dfe62092f7 add console handler for better console applications 9 сар өмнө
Framework.vcxproj.filters dfe62092f7 add console handler for better console applications 9 сар өмнө
FrameworkMath.h a532168d2f apply new code formatter 2 жил өмнө
Funktion.h a532168d2f apply new code formatter 2 жил өмнө
Global.cpp 20065ae6e3 add Logging Configuration 10 сар өмнө
Globals.h 20065ae6e3 add Logging Configuration 10 сар өмнө
GraphicsApi.cpp a532168d2f apply new code formatter 2 жил өмнө
GraphicsApi.h 04af4de785 improve documentation 1 жил өмнө
HashMap.h 2a35079df7 add streams 10 сар өмнө
ImmutablePair.h a532168d2f apply new code formatter 2 жил өмнө
InMemoryBuffer.cpp a532168d2f apply new code formatter 2 жил өмнө
InMemoryBuffer.h a532168d2f apply new code formatter 2 жил өмнө
InitDatei.cpp a532168d2f apply new code formatter 2 жил өмнө
InitDatei.h a532168d2f apply new code formatter 2 жил өмнө
Iterator.h 20065ae6e3 add Logging Configuration 10 сар өмнө
JSON.cpp 20065ae6e3 add Logging Configuration 10 сар өмнө
JSON.h 20065ae6e3 add Logging Configuration 10 сар өмнө
KSGTDatei.cpp a532168d2f apply new code formatter 2 жил өмнө
KSGTDatei.h a532168d2f apply new code formatter 2 жил өмнө
Kam3D.cpp a532168d2f apply new code formatter 2 жил өмнө
Kam3D.h a532168d2f apply new code formatter 2 жил өмнө
Kamera2D.cpp a532168d2f apply new code formatter 2 жил өмнө
Kamera2D.h a532168d2f apply new code formatter 2 жил өмнө
Key.cpp a532168d2f apply new code formatter 2 жил өмнө
Key.h a532168d2f apply new code formatter 2 жил өмнө
Klasse.h a532168d2f apply new code formatter 2 жил өмнө
Knopf.cpp a532168d2f apply new code formatter 2 жил өмнө
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 1 жил өмнө
Liste.h 0f3d239c97 add setEintragPos methods to list views 1 жил өмнө
Logging.cpp d693a2dbfa use more const references and fix light colors in console 9 сар өмнө
Logging.h fdc8bd635c fix some issues with logging 9 сар өмнө
M2DVorschau.cpp a532168d2f apply new code formatter 2 жил өмнө
M2DVorschau.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 жил өмнө
M2Datei.cpp a532168d2f apply new code formatter 2 жил өмнө
M2Datei.h a532168d2f apply new code formatter 2 жил өмнө
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 2 жил өмнө
Mat4.h 20065ae6e3 add Logging Configuration 10 сар өмнө
Maus.cpp a532168d2f apply new code formatter 2 жил өмнө
Maus.h a532168d2f apply new code formatter 2 жил өмнө
MausEreignis.cpp a532168d2f apply new code formatter 2 жил өмнө
MausEreignis.h a532168d2f apply new code formatter 2 жил өмнө
Maybe.h 6f997d2ad6 add orElse function to maybe 1 жил өмнө
Model2D.cpp a532168d2f apply new code formatter 2 жил өмнө
Model2D.h a532168d2f apply new code formatter 2 жил өмнө
Model3D.cpp a58b3b16f9 return 0 if a polygon texture is accessed that does not exists 8 сар өмнө
Model3D.h d693a2dbfa use more const references and fix light colors in console 9 сар өмнө
Model3DCollection.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 1 жил өмнө
Model3DCollection.h 544348198d Add Iterator Interface 10 сар өмнө
Model3DList.cpp a532168d2f apply new code formatter 2 жил өмнө
Model3DList.h a532168d2f apply new code formatter 2 жил өмнө
ObjFile.cpp a532168d2f apply new code formatter 2 жил өмнө
ObjFile.h a532168d2f apply new code formatter 2 жил өмнө
Pair.h a532168d2f apply new code formatter 2 жил өмнө
Prozess.cpp a532168d2f apply new code formatter 2 жил өмнө
Prozess.h a532168d2f apply new code formatter 2 жил өмнө
Punkt.cpp a532168d2f apply new code formatter 2 жил өмнө
Punkt.h a532168d2f apply new code formatter 2 жил өмнө
RCPointer.h 3bcb4e9633 fix missing #pragma once ind RCPointer.h 1 жил өмнө
Rahmen.cpp a532168d2f apply new code formatter 2 жил өмнө
Rahmen.h a532168d2f apply new code formatter 2 жил өмнө
Random.cpp a532168d2f apply new code formatter 2 жил өмнө
Random.h a532168d2f apply new code formatter 2 жил өмнө
Reader.cpp a532168d2f apply new code formatter 2 жил өмнө
Reader.h a532168d2f apply new code formatter 2 жил өмнө
Rect2.h a532168d2f apply new code formatter 2 жил өмнө
ReferenceCounter.cpp bd55e237b2 make reference counting threadsafe 1 жил өмнө
ReferenceCounter.h bd55e237b2 make reference counting threadsafe 1 жил өмнө
Reflection.h a532168d2f apply new code formatter 2 жил өмнө
ReflectionExample.h a532168d2f apply new code formatter 2 жил өмнө
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting 3 жил өмнө
Regex.cpp 7abf9d2f93 implement regular expressions 1 жил өмнө
Regex.h 7abf9d2f93 implement regular expressions 1 жил өмнө
RenderThread.cpp 20065ae6e3 add Logging Configuration 10 сар өмнө
RenderThread.h a532168d2f apply new code formatter 2 жил өмнө
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 2 жил өмнө
Scroll.h a532168d2f apply new code formatter 2 жил өмнө
Shader.cpp a532168d2f apply new code formatter 2 жил өмнө
Shader.h a532168d2f apply new code formatter 2 жил өмнө
Sichtbarkeit.h a532168d2f apply new code formatter 2 жил өмнө
Slider.cpp a532168d2f apply new code formatter 2 жил өмнө
Slider.h a532168d2f apply new code formatter 2 жил өмнө
Stream.h 2a35079df7 add streams 10 сар өмнө
Supplier.h 20065ae6e3 add Logging Configuration 10 сар өмнө
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 2 жил өмнө
TastaturEreignis.h a532168d2f apply new code formatter 2 жил өмнө
Test.h a532168d2f apply new code formatter 2 жил өмнө
TestShader.hlsl 5d987a3661 Erster commit 8 жил өмнө
Text.cpp 2e9d6d994a improve performance of text operations 6 сар өмнө
Text.h 2e9d6d994a improve performance of text operations 6 сар өмнө
TextFeld.cpp 71574ab01f fix cursor rendering in text fields 9 сар өмнө
TextFeld.h 20065ae6e3 add Logging Configuration 10 сар өмнө
Textur.cpp 688f61e340 support mip mapped textures 1 жил өмнө
Textur.h 688f61e340 support mip mapped textures 1 жил өмнө
Textur2D.cpp a532168d2f apply new code formatter 2 жил өмнө
Textur2D.h a532168d2f apply new code formatter 2 жил өмнө
TexturList.cpp a532168d2f apply new code formatter 2 жил өмнө
TexturList.h a532168d2f apply new code formatter 2 жил өмнө
TexturModel.cpp a532168d2f apply new code formatter 2 жил өмнө
TexturModel.h a532168d2f apply new code formatter 2 жил өмнө
Thread.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows 1 жил өмнө
Thread.h 04af4de785 improve documentation 1 жил өмнө
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 2 жил өмнө
Trie.h 7abf9d2f93 implement regular expressions 1 жил өмнө
Typ.h a532168d2f apply new code formatter 2 жил өмнө
UIDialog.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements 1 жил өмнө
UIDialog.h a532168d2f apply new code formatter 2 жил өмнө
UIInitialization.cpp a532168d2f apply new code formatter 2 жил өмнө
UIInitialization.h a532168d2f apply new code formatter 2 жил өмнө
UIMLView.cpp ec69a5cdaf fix not all elements where updated correctly when the uiml of a uiml view was changed 1 жил өмнө
UIMLView.h 4bfb0623d8 support border and border-color uiml attributes 1 жил өмнө
UIPixelShader.h 20065ae6e3 add Logging Configuration 10 сар өмнө
UIVertexShader.h 20065ae6e3 add Logging Configuration 10 сар өмнө
Vec2.h a532168d2f apply new code formatter 2 жил өмнө
Vec3.h a532168d2f apply new code formatter 2 жил өмнө
VecN.h a532168d2f apply new code formatter 2 жил өмнө
Welt2D.cpp 544348198d Add Iterator Interface 10 сар өмнө
Welt2D.h 544348198d Add Iterator Interface 10 сар өмнө
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 2 жил өмнө
Writer.h a532168d2f apply new code formatter 2 жил өмнө
XML.cpp 544348198d Add Iterator Interface 10 сар өмнө
XML.h 544348198d Add Iterator Interface 10 сар өмнө
Zeichnung.cpp 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 1 жил өмнө
Zeichnung.h 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 1 жил өмнө
Zeichnung3D.cpp d693a2dbfa use more const references and fix light colors in console 9 сар өмнө
Zeichnung3D.h d693a2dbfa use more const references and fix light colors in console 9 сар өмнө
Zeit.cpp 20065ae6e3 add Logging Configuration 10 сар өмнө
Zeit.h 04af4de785 improve documentation 1 жил өмнө
build.bat 344f20f305 besseres build script 6 жил өмнө
cpp.hint 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 1 жил өмнө
d3dx12.h a532168d2f apply new code formatter 2 жил өмнө
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 2 жил өмнө
readme.md 71746d4a0e add readme file 4 жил өмнө
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 6 жил өмнө