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

Kolja Strohm 3bdaeb48a3 add runtime assembly compiler 3 月之前
Framework Tests 3bdaeb48a3 add runtime assembly compiler 3 月之前
.gitattributes 5d987a3661 Erster commit 9 年之前
.gitignore baf19e1313 fix setPosition could potentially destroy an array 2 年之前
AbstractElement.cpp 662fc12b71 fix problems with Data Validator 1 年之前
AbstractElement.h 662fc12b71 fix problems with Data Validator 1 年之前
AlphaFeld.cpp a532168d2f apply new code formatter 3 年之前
AlphaFeld.h 04af4de785 improve documentation 2 年之前
Animation.cpp 2e8e512ef9 improve performance of text class 7 月之前
Animation.h a532168d2f apply new code formatter 3 年之前
Animation3D.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 2 年之前
Animation3D.h 04af4de785 improve documentation 2 年之前
Array.h 2e8e512ef9 improve performance of text class 7 月之前
Assembly.cpp 3bdaeb48a3 add runtime assembly compiler 3 月之前
Assembly.h 3bdaeb48a3 add runtime assembly compiler 3 月之前
AsynchronCall.cpp a532168d2f apply new code formatter 3 年之前
AsynchronCall.h a532168d2f apply new code formatter 3 年之前
AuswahlBox.cpp a532168d2f apply new code formatter 3 年之前
AuswahlBox.h 04af4de785 improve documentation 2 年之前
Base64.cpp a532168d2f apply new code formatter 3 年之前
Base64.h a532168d2f apply new code formatter 3 年之前
Betriebssystem.h a532168d2f apply new code formatter 3 年之前
Bild.cpp 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild 2 年之前
Bild.h 04af4de785 improve documentation 2 年之前
Bildschirm.cpp 20065ae6e3 add Logging Configuration 1 年之前
Bildschirm.h 544348198d Add Iterator Interface 1 年之前
Cache.h a532168d2f apply new code formatter 3 年之前
CharMap.h 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 2 年之前
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt 6 年之前
Console.cpp 14ac2dfc35 fix executed console command was only removed from console after next update 1 年之前
Console.h 202c5df23c improve ConsoleCommand interface 1 年之前
Critical.cpp dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left 1 年之前
Critical.h dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left 1 年之前
Cube.cpp a532168d2f apply new code formatter 3 年之前
Cube.h a532168d2f apply new code formatter 3 年之前
DLLRegister.cpp a532168d2f apply new code formatter 3 年之前
DLLRegister.h a532168d2f apply new code formatter 3 年之前
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h 5 年之前
DX11GraphicsApi.cpp 1010d047fa allow multiple different texture models without shared model memory 1 年之前
DX11PixelShader.hlsl 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 3 年之前
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 3 年之前
DX12Buffer.cpp a532168d2f apply new code formatter 3 年之前
DX12Buffer.h a532168d2f apply new code formatter 3 年之前
DX12CommandQueue.cpp 662fc12b71 fix problems with Data Validator 1 年之前
DX12CommandQueue.h 662fc12b71 fix problems with Data Validator 1 年之前
DX12GraphicsApi.cpp 1010d047fa allow multiple different texture models without shared model memory 1 年之前
DX12PixelShader.h 3bdaeb48a3 add runtime assembly compiler 3 月之前
DX12PixelShader.hlsl e85a856518 Update 6 年之前
DX12Shader.cpp a532168d2f apply new code formatter 3 年之前
DX12Shader.h a532168d2f apply new code formatter 3 年之前
DX12Textur.cpp b6fcea2590 reduce unnessesary texture updates to increase performance 2 年之前
DX12Textur.h a532168d2f apply new code formatter 3 年之前
DX12VertexShader.h 3bdaeb48a3 add runtime assembly compiler 3 月之前
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 3 年之前
DX9GraphicsApi.cpp 20065ae6e3 add Logging Configuration 1 年之前
DXBuffer.cpp 20065ae6e3 add Logging Configuration 1 年之前
DXBuffer.h a532168d2f apply new code formatter 3 年之前
DataValidator.cpp 2c37ed70c8 fix string data validator rules and make json tests work again 5 月之前
DataValidator.h 6e188e508b fix problems with optional oneof object attributes in DataValidator 7 月之前
Datei.cpp 2e8e512ef9 improve performance of text class 7 月之前
Datei.h 20065ae6e3 add Logging Configuration 1 年之前
DateiDialog.cpp 2e8e512ef9 improve performance of text class 7 月之前
DateiDialog.h a532168d2f apply new code formatter 3 年之前
DateiSystem.cpp 2e8e512ef9 improve performance of text class 7 月之前
DateiSystem.h a532168d2f apply new code formatter 3 年之前
Diagramm.cpp 2e8e512ef9 improve performance of text class 7 月之前
Diagramm.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 2 年之前
Dialog.cpp a532168d2f apply new code formatter 3 年之前
Dialog.h a532168d2f apply new code formatter 3 年之前
DreieckListe.h a532168d2f apply new code formatter 3 年之前
Ebene3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks 2 年之前
Either.h 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 2 年之前
Errors.cpp a532168d2f apply new code formatter 3 年之前
Errors.h a532168d2f apply new code formatter 3 年之前
Feld.h a532168d2f apply new code formatter 3 年之前
Fenster.cpp 1f0017ee2d improve json editor 1 年之前
Fenster.h d693a2dbfa use more const references and fix light colors in console 1 年之前
Fortschritt.cpp a532168d2f apply new code formatter 3 年之前
Fortschritt.h 04af4de785 improve documentation 2 年之前
Framework Linux.vcxproj 1f0017ee2d improve json editor 1 年之前
Framework Linux.vcxproj.filters 1f0017ee2d improve json editor 1 年之前
Framework.sln 993493f4b5 fix some issues with array usages and add tests 4 年之前
Framework.vcxproj 3bdaeb48a3 add runtime assembly compiler 3 月之前
Framework.vcxproj.filters 3bdaeb48a3 add runtime assembly compiler 3 月之前
FrameworkMath.h a532168d2f apply new code formatter 3 年之前
Funktion.h a532168d2f apply new code formatter 3 年之前
Global.cpp 20065ae6e3 add Logging Configuration 1 年之前
Globals.h 20065ae6e3 add Logging Configuration 1 年之前
GraphicsApi.cpp a532168d2f apply new code formatter 3 年之前
GraphicsApi.h 662fc12b71 fix problems with Data Validator 1 年之前
HashMap.h 2a35079df7 add streams 1 年之前
ImmutablePair.h a532168d2f apply new code formatter 3 年之前
InMemoryBuffer.cpp a532168d2f apply new code formatter 3 年之前
InMemoryBuffer.h a532168d2f apply new code formatter 3 年之前
InitDatei.cpp 2e8e512ef9 improve performance of text class 7 月之前
InitDatei.h a532168d2f apply new code formatter 3 年之前
Iterator.h 20065ae6e3 add Logging Configuration 1 年之前
JSON.cpp 1f0017ee2d improve json editor 1 年之前
JSON.h 1f0017ee2d improve json editor 1 年之前
JsonEditor.cpp 2e8e512ef9 improve performance of text class 7 月之前
JsonEditor.h 1f0017ee2d improve json editor 1 年之前
KSGTDatei.cpp 2e8e512ef9 improve performance of text class 7 月之前
KSGTDatei.h a532168d2f apply new code formatter 3 年之前
Kam3D.cpp a532168d2f apply new code formatter 3 年之前
Kam3D.h a532168d2f apply new code formatter 3 年之前
Kamera2D.cpp 2e8e512ef9 improve performance of text class 7 月之前
Kamera2D.h a532168d2f apply new code formatter 3 年之前
Key.cpp a532168d2f apply new code formatter 3 年之前
Key.h a532168d2f apply new code formatter 3 年之前
Klasse.h a532168d2f apply new code formatter 3 年之前
Knopf.cpp a532168d2f apply new code formatter 3 年之前
Knopf.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 2 年之前
Liste.cpp 0f3d239c97 add setEintragPos methods to list views 2 年之前
Liste.h 0f3d239c97 add setEintragPos methods to list views 2 年之前
Logging.cpp e83a8a72ea add OutputDebugStringLoggingChannel 1 年之前
Logging.h e83a8a72ea add OutputDebugStringLoggingChannel 1 年之前
M2DVorschau.cpp a532168d2f apply new code formatter 3 年之前
M2DVorschau.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 2 年之前
M2Datei.cpp a532168d2f apply new code formatter 3 年之前
M2Datei.h a532168d2f apply new code formatter 3 年之前
M3Datei.cpp 689cce9ce0 rework of 3d sceleton animations 2 年之前
M3Datei.h 689cce9ce0 rework of 3d sceleton animations 2 年之前
Mat3.h a532168d2f apply new code formatter 3 年之前
Mat4.h 20065ae6e3 add Logging Configuration 1 年之前
Maus.cpp a532168d2f apply new code formatter 3 年之前
Maus.h a532168d2f apply new code formatter 3 年之前
MausEreignis.cpp a532168d2f apply new code formatter 3 年之前
MausEreignis.h a532168d2f apply new code formatter 3 年之前
Maybe.h 6f997d2ad6 add orElse function to maybe 2 年之前
Model2D.cpp a532168d2f apply new code formatter 3 年之前
Model2D.h a532168d2f apply new code formatter 3 年之前
Model3D.cpp a58b3b16f9 return 0 if a polygon texture is accessed that does not exists 1 年之前
Model3D.h d693a2dbfa use more const references and fix light colors in console 1 年之前
Model3DCollection.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 2 年之前
Model3DCollection.h 544348198d Add Iterator Interface 1 年之前
Model3DList.cpp a532168d2f apply new code formatter 3 年之前
Model3DList.h a532168d2f apply new code formatter 3 年之前
ObjFile.cpp a532168d2f apply new code formatter 3 年之前
ObjFile.h a532168d2f apply new code formatter 3 年之前
Pair.h a532168d2f apply new code formatter 3 年之前
Prozess.cpp a532168d2f apply new code formatter 3 年之前
Prozess.h a532168d2f apply new code formatter 3 年之前
Punkt.cpp 28e77ad6d2 fix BildschirmGröße did not return the correct size 1 年之前
Punkt.h a532168d2f apply new code formatter 3 年之前
RCPointer.h 3bcb4e9633 fix missing #pragma once ind RCPointer.h 2 年之前
Rahmen.cpp a532168d2f apply new code formatter 3 年之前
Rahmen.h a532168d2f apply new code formatter 3 年之前
Random.cpp a532168d2f apply new code formatter 3 年之前
Random.h a532168d2f apply new code formatter 3 年之前
Reader.cpp a532168d2f apply new code formatter 3 年之前
Reader.h a532168d2f apply new code formatter 3 年之前
Rect2.h a532168d2f apply new code formatter 3 年之前
ReferenceCounter.cpp bd55e237b2 make reference counting threadsafe 2 年之前
ReferenceCounter.h bd55e237b2 make reference counting threadsafe 2 年之前
Reflection.h a532168d2f apply new code formatter 3 年之前
ReflectionExample.h a532168d2f apply new code formatter 3 年之前
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting 4 年之前
Regex.cpp 662fc12b71 fix problems with Data Validator 1 年之前
Regex.h 662fc12b71 fix problems with Data Validator 1 年之前
RenderThread.cpp 20065ae6e3 add Logging Configuration 1 年之前
RenderThread.h a532168d2f apply new code formatter 3 年之前
Schrift.cpp 1f0017ee2d improve json editor 1 年之前
Schrift.h 1f0017ee2d improve json editor 1 年之前
Scroll.cpp a532168d2f apply new code formatter 3 年之前
Scroll.h a532168d2f apply new code formatter 3 年之前
Shader.cpp a532168d2f apply new code formatter 3 年之前
Shader.h a532168d2f apply new code formatter 3 年之前
Sichtbarkeit.h a532168d2f apply new code formatter 3 年之前
Slider.cpp a532168d2f apply new code formatter 3 年之前
Slider.h a532168d2f apply new code formatter 3 年之前
Stack.h 93cd71e4c6 add stack datastructure 1 年之前
Stream.h 2a35079df7 add streams 1 年之前
Supplier.h 20065ae6e3 add Logging Configuration 1 年之前
Tabelle.cpp 31de2ff2b7 fix problems with tables in uiml views 1 年之前
Tabelle.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 2 年之前
TastaturEreignis.cpp a532168d2f apply new code formatter 3 年之前
TastaturEreignis.h a532168d2f apply new code formatter 3 年之前
Test.h a532168d2f apply new code formatter 3 年之前
TestShader.hlsl 5d987a3661 Erster commit 9 年之前
Text.cpp 2e8e512ef9 improve performance of text class 7 月之前
Text.h 2e8e512ef9 improve performance of text class 7 月之前
TextFeld.cpp 2e8e512ef9 improve performance of text class 7 月之前
TextFeld.h 6270e063a8 fix formatted text conflicts with null terminated strings 1 年之前
Textur.cpp 688f61e340 support mip mapped textures 2 年之前
Textur.h 688f61e340 support mip mapped textures 2 年之前
Textur2D.cpp a532168d2f apply new code formatter 3 年之前
Textur2D.h a532168d2f apply new code formatter 3 年之前
TexturList.cpp a532168d2f apply new code formatter 3 年之前
TexturList.h a532168d2f apply new code formatter 3 年之前
TexturModel.cpp 1010d047fa allow multiple different texture models without shared model memory 1 年之前
TexturModel.h 1010d047fa allow multiple different texture models without shared model memory 1 年之前
Thread.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows 2 年之前
Thread.h 04af4de785 improve documentation 2 年之前
ToolTip.cpp b28ee96b31 Add isVisible function to ToolTip 2 年之前
ToolTip.h b28ee96b31 Add isVisible function to ToolTip 2 年之前
Tree.h a532168d2f apply new code formatter 3 年之前
Trie.h 7abf9d2f93 implement regular expressions 2 年之前
Typ.h a532168d2f apply new code formatter 3 年之前
UIDialog.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements 2 年之前
UIDialog.h a532168d2f apply new code formatter 3 年之前
UIInitialization.cpp a532168d2f apply new code formatter 3 年之前
UIInitialization.h a532168d2f apply new code formatter 3 年之前
UIMLView.cpp 6d2fe64e26 fix crash when uiml align tags contained invalid ids 4 月之前
UIMLView.h 2e8e512ef9 improve performance of text class 7 月之前
UIPixelShader.h 3bdaeb48a3 add runtime assembly compiler 3 月之前
UIVertexShader.h 3bdaeb48a3 add runtime assembly compiler 3 月之前
Vec2.h a532168d2f apply new code formatter 3 年之前
Vec3.h a532168d2f apply new code formatter 3 年之前
VecN.h a532168d2f apply new code formatter 3 年之前
Welt2D.cpp 544348198d Add Iterator Interface 1 年之前
Welt2D.h 544348198d Add Iterator Interface 1 年之前
Welt3D.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks 2 年之前
Welt3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks 2 年之前
Writer.cpp a532168d2f apply new code formatter 3 年之前
Writer.h a532168d2f apply new code formatter 3 年之前
XML.cpp d05b8ae2a4 add functions to XML::Element 5 月之前
XML.h d05b8ae2a4 add functions to XML::Element 5 月之前
Zeichnung.cpp 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 2 年之前
Zeichnung.h 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 2 年之前
Zeichnung3D.cpp d693a2dbfa use more const references and fix light colors in console 1 年之前
Zeichnung3D.h d693a2dbfa use more const references and fix light colors in console 1 年之前
Zeit.cpp 20065ae6e3 add Logging Configuration 1 年之前
Zeit.h 04af4de785 improve documentation 2 年之前
build.bat 344f20f305 besseres build script 7 年之前
cpp.hint 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 2 年之前
d3dx12.h a532168d2f apply new code formatter 3 年之前
libFramework.so d48d70ed91 Test des neuen Kommentar styles 5 年之前
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles 5 年之前
main.h a532168d2f apply new code formatter 3 年之前
readme.md 71746d4a0e add readme file 5 年之前
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 7 年之前