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