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