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

Kolja Strohm 2fc1a10090 make getThis function of ReferenceCounter const 6 месяцев назад
Framework Tests 11df41f23f fix problems with windows calling conventions and stack pointer alignment 11 месяцев назад
.gitattributes 5d987a3661 Erster commit 10 лет назад
.gitignore 992d809c35 remove compiled shaders from git 11 месяцев назад
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 4 лет назад
AlphaFeld.h 04af4de785 improve documentation 3 лет назад
Animation.cpp 2e8e512ef9 improve performance of text class 1 год назад
Animation.h a532168d2f apply new code formatter 4 лет назад
Animation3D.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 3 лет назад
Animation3D.h 04af4de785 improve documentation 3 лет назад
Array.h 2e8e512ef9 improve performance of text class 1 год назад
Assembly.cpp 11df41f23f fix problems with windows calling conventions and stack pointer alignment 11 месяцев назад
Assembly.h 11df41f23f fix problems with windows calling conventions and stack pointer alignment 11 месяцев назад
AsynchronCall.cpp a532168d2f apply new code formatter 4 лет назад
AsynchronCall.h a532168d2f apply new code formatter 4 лет назад
AuswahlBox.cpp a532168d2f apply new code formatter 4 лет назад
AuswahlBox.h 04af4de785 improve documentation 3 лет назад
Base64.cpp a532168d2f apply new code formatter 4 лет назад
Base64.h a532168d2f apply new code formatter 4 лет назад
Betriebssystem.h a532168d2f apply new code formatter 4 лет назад
Bild.cpp 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild 3 лет назад
Bild.h 04af4de785 improve documentation 3 лет назад
Bildschirm.cpp 20065ae6e3 add Logging Configuration 2 лет назад
Bildschirm.h 544348198d Add Iterator Interface 2 лет назад
Cache.h a532168d2f apply new code formatter 4 лет назад
CharMap.h 960fce915c add size contraints to Data validator 7 месяцев назад
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt 7 лет назад
Console.cpp 14ac2dfc35 fix executed console command was only removed from console after next update 2 лет назад
Console.h 202c5df23c improve ConsoleCommand interface 2 лет назад
Critical.cpp dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left 2 лет назад
Critical.h dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left 2 лет назад
Cube.cpp a532168d2f apply new code formatter 4 лет назад
Cube.h a532168d2f apply new code formatter 4 лет назад
DLLRegister.cpp a532168d2f apply new code formatter 4 лет назад
DLLRegister.h a532168d2f apply new code formatter 4 лет назад
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h 6 лет назад
DX11GraphicsApi.cpp fe0ac1639b use gpu with max dedicated video memory instead of default gpu für dx11 applications 11 месяцев назад
DX11PixelShader.hlsl 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 4 лет назад
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 4 лет назад
DX12Buffer.cpp a532168d2f apply new code formatter 4 лет назад
DX12Buffer.h a532168d2f apply new code formatter 4 лет назад
DX12CommandQueue.cpp 662fc12b71 fix problems with Data Validator 1 год назад
DX12CommandQueue.h 662fc12b71 fix problems with Data Validator 1 год назад
DX12GraphicsApi.cpp fe0ac1639b use gpu with max dedicated video memory instead of default gpu für dx11 applications 11 месяцев назад
DX12PixelShader.hlsl e85a856518 Update 7 лет назад
DX12Shader.cpp a532168d2f apply new code formatter 4 лет назад
DX12Shader.h a532168d2f apply new code formatter 4 лет назад
DX12Textur.cpp b6fcea2590 reduce unnessesary texture updates to increase performance 3 лет назад
DX12Textur.h a532168d2f apply new code formatter 4 лет назад
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 4 лет назад
DX9GraphicsApi.cpp 20065ae6e3 add Logging Configuration 2 лет назад
DXBuffer.cpp 20065ae6e3 add Logging Configuration 2 лет назад
DXBuffer.h a532168d2f apply new code formatter 4 лет назад
DataValidator.cpp 960fce915c add size contraints to Data validator 7 месяцев назад
DataValidator.h 776eb51ff2 add helper methods to Object Validation Builder 6 месяцев назад
Datei.cpp 2e8e512ef9 improve performance of text class 1 год назад
Datei.h 20065ae6e3 add Logging Configuration 2 лет назад
DateiDialog.cpp 2e8e512ef9 improve performance of text class 1 год назад
DateiDialog.h a532168d2f apply new code formatter 4 лет назад
DateiSystem.cpp 2e8e512ef9 improve performance of text class 1 год назад
DateiSystem.h a532168d2f apply new code formatter 4 лет назад
Diagramm.cpp 2e8e512ef9 improve performance of text class 1 год назад
Diagramm.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 3 лет назад
Dialog.cpp a532168d2f apply new code formatter 4 лет назад
Dialog.h a532168d2f apply new code formatter 4 лет назад
DreieckListe.h a532168d2f apply new code formatter 4 лет назад
Ebene3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks 3 лет назад
Either.h 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 3 лет назад
Errors.cpp a532168d2f apply new code formatter 4 лет назад
Errors.h a532168d2f apply new code formatter 4 лет назад
Feld.h a532168d2f apply new code formatter 4 лет назад
Fenster.cpp 1f0017ee2d improve json editor 1 год назад
Fenster.h d693a2dbfa use more const references and fix light colors in console 2 лет назад
Fortschritt.cpp a532168d2f apply new code formatter 4 лет назад
Fortschritt.h 04af4de785 improve documentation 3 лет назад
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 11 месяцев назад
Framework.vcxproj.filters 3bdaeb48a3 add runtime assembly compiler 11 месяцев назад
FrameworkMath.h a532168d2f apply new code formatter 4 лет назад
Funktion.h a532168d2f apply new code formatter 4 лет назад
Global.cpp 20065ae6e3 add Logging Configuration 2 лет назад
Globals.h 20065ae6e3 add Logging Configuration 2 лет назад
GraphicsApi.cpp a532168d2f apply new code formatter 4 лет назад
GraphicsApi.h 662fc12b71 fix problems with Data Validator 1 год назад
HashMap.h 2a35079df7 add streams 2 лет назад
ImmutablePair.h a532168d2f apply new code formatter 4 лет назад
InMemoryBuffer.cpp a532168d2f apply new code formatter 4 лет назад
InMemoryBuffer.h a532168d2f apply new code formatter 4 лет назад
InitDatei.cpp 2e8e512ef9 improve performance of text class 1 год назад
InitDatei.h a532168d2f apply new code formatter 4 лет назад
Iterator.h 20065ae6e3 add Logging Configuration 2 лет назад
JSON.cpp 0d301472e5 improve performance of DataValidator and XML operations 7 месяцев назад
JSON.h 1f0017ee2d improve json editor 1 год назад
JsonEditor.cpp 2e8e512ef9 improve performance of text class 1 год назад
JsonEditor.h 1f0017ee2d improve json editor 1 год назад
KSGTDatei.cpp 2e8e512ef9 improve performance of text class 1 год назад
KSGTDatei.h a532168d2f apply new code formatter 4 лет назад
Kam3D.cpp a532168d2f apply new code formatter 4 лет назад
Kam3D.h a532168d2f apply new code formatter 4 лет назад
Kamera2D.cpp 2e8e512ef9 improve performance of text class 1 год назад
Kamera2D.h a532168d2f apply new code formatter 4 лет назад
Key.cpp a532168d2f apply new code formatter 4 лет назад
Key.h a532168d2f apply new code formatter 4 лет назад
Klasse.h a532168d2f apply new code formatter 4 лет назад
Knopf.cpp a532168d2f apply new code formatter 4 лет назад
Knopf.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 3 лет назад
Liste.cpp 0f3d239c97 add setEintragPos methods to list views 3 лет назад
Liste.h 0f3d239c97 add setEintragPos methods to list views 3 лет назад
Logging.cpp e83a8a72ea add OutputDebugStringLoggingChannel 2 лет назад
Logging.h e83a8a72ea add OutputDebugStringLoggingChannel 2 лет назад
M2DVorschau.cpp a532168d2f apply new code formatter 4 лет назад
M2DVorschau.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 3 лет назад
M2Datei.cpp a532168d2f apply new code formatter 4 лет назад
M2Datei.h a532168d2f apply new code formatter 4 лет назад
M3Datei.cpp c24d077b0c make 3d models loadable without GraphicsAPI usages 7 месяцев назад
M3Datei.h 689cce9ce0 rework of 3d sceleton animations 3 лет назад
Mat3.h a532168d2f apply new code formatter 4 лет назад
Mat4.h 20065ae6e3 add Logging Configuration 2 лет назад
Maus.cpp a532168d2f apply new code formatter 4 лет назад
Maus.h a532168d2f apply new code formatter 4 лет назад
MausEreignis.cpp a532168d2f apply new code formatter 4 лет назад
MausEreignis.h a532168d2f apply new code formatter 4 лет назад
Maybe.h a9011d1dc1 fix problem with ifPresent and ifNotPresent functions of the maybe class 8 месяцев назад
Model2D.cpp a532168d2f apply new code formatter 4 лет назад
Model2D.h a532168d2f apply new code formatter 4 лет назад
Model3D.cpp 8738e5ab20 fix problems loading 3d models without graphics api 7 месяцев назад
Model3D.h d693a2dbfa use more const references and fix light colors in console 2 лет назад
Model3DCollection.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 3 лет назад
Model3DCollection.h 544348198d Add Iterator Interface 2 лет назад
Model3DList.cpp a532168d2f apply new code formatter 4 лет назад
Model3DList.h a532168d2f apply new code formatter 4 лет назад
ObjFile.cpp a532168d2f apply new code formatter 4 лет назад
ObjFile.h a532168d2f apply new code formatter 4 лет назад
Pair.h a532168d2f apply new code formatter 4 лет назад
Prozess.cpp a532168d2f apply new code formatter 4 лет назад
Prozess.h a532168d2f apply new code formatter 4 лет назад
Punkt.cpp 28e77ad6d2 fix BildschirmGröße did not return the correct size 2 лет назад
Punkt.h a532168d2f apply new code formatter 4 лет назад
RCPointer.h 3bcb4e9633 fix missing #pragma once ind RCPointer.h 3 лет назад
Rahmen.cpp a532168d2f apply new code formatter 4 лет назад
Rahmen.h a532168d2f apply new code formatter 4 лет назад
Random.cpp a532168d2f apply new code formatter 4 лет назад
Random.h a532168d2f apply new code formatter 4 лет назад
Reader.cpp a532168d2f apply new code formatter 4 лет назад
Reader.h a532168d2f apply new code formatter 4 лет назад
Rect2.h a532168d2f apply new code formatter 4 лет назад
ReferenceCounter.cpp 2fc1a10090 make getThis function of ReferenceCounter const 6 месяцев назад
ReferenceCounter.h 2fc1a10090 make getThis function of ReferenceCounter const 6 месяцев назад
Reflection.h a532168d2f apply new code formatter 4 лет назад
ReflectionExample.h a532168d2f apply new code formatter 4 лет назад
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting 5 лет назад
Regex.cpp 662fc12b71 fix problems with Data Validator 1 год назад
Regex.h 662fc12b71 fix problems with Data Validator 1 год назад
RenderThread.cpp 20065ae6e3 add Logging Configuration 2 лет назад
RenderThread.h a532168d2f apply new code formatter 4 лет назад
Schrift.cpp 1f0017ee2d improve json editor 1 год назад
Schrift.h 1f0017ee2d improve json editor 1 год назад
Scroll.cpp a532168d2f apply new code formatter 4 лет назад
Scroll.h a532168d2f apply new code formatter 4 лет назад
Shader.cpp a532168d2f apply new code formatter 4 лет назад
Shader.h a532168d2f apply new code formatter 4 лет назад
Sichtbarkeit.h a532168d2f apply new code formatter 4 лет назад
Slider.cpp a532168d2f apply new code formatter 4 лет назад
Slider.h a532168d2f apply new code formatter 4 лет назад
Stack.h 93cd71e4c6 add stack datastructure 2 лет назад
Stream.h 2a35079df7 add streams 2 лет назад
Supplier.h 20065ae6e3 add Logging Configuration 2 лет назад
Tabelle.cpp 31de2ff2b7 fix problems with tables in uiml views 2 лет назад
Tabelle.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 3 лет назад
TastaturEreignis.cpp a532168d2f apply new code formatter 4 лет назад
TastaturEreignis.h a532168d2f apply new code formatter 4 лет назад
Test.h a532168d2f apply new code formatter 4 лет назад
TestShader.hlsl 5d987a3661 Erster commit 10 лет назад
Text.cpp 0d301472e5 improve performance of DataValidator and XML operations 7 месяцев назад
Text.h 0d301472e5 improve performance of DataValidator and XML operations 7 месяцев назад
TextFeld.cpp 49ff1d3696 fix problem rendering formatted text with AutoLineBreak Style 7 месяцев назад
TextFeld.h 49ff1d3696 fix problem rendering formatted text with AutoLineBreak Style 7 месяцев назад
Textur.cpp 688f61e340 support mip mapped textures 3 лет назад
Textur.h 688f61e340 support mip mapped textures 3 лет назад
Textur2D.cpp a532168d2f apply new code formatter 4 лет назад
Textur2D.h a532168d2f apply new code formatter 4 лет назад
TexturList.cpp a532168d2f apply new code formatter 4 лет назад
TexturList.h a532168d2f apply new code formatter 4 лет назад
TexturModel.cpp 1010d047fa allow multiple different texture models without shared model memory 2 лет назад
TexturModel.h 1010d047fa allow multiple different texture models without shared model memory 2 лет назад
Thread.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows 3 лет назад
Thread.h 04af4de785 improve documentation 3 лет назад
ToolTip.cpp b28ee96b31 Add isVisible function to ToolTip 3 лет назад
ToolTip.h b28ee96b31 Add isVisible function to ToolTip 3 лет назад
Tree.h a532168d2f apply new code formatter 4 лет назад
Trie.h 11df41f23f fix problems with windows calling conventions and stack pointer alignment 11 месяцев назад
Typ.h a532168d2f apply new code formatter 4 лет назад
UIDialog.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements 3 лет назад
UIDialog.h a532168d2f apply new code formatter 4 лет назад
UIInitialization.cpp a532168d2f apply new code formatter 4 лет назад
UIInitialization.h a532168d2f apply new code formatter 4 лет назад
UIMLView.cpp 6d2fe64e26 fix crash when uiml align tags contained invalid ids 1 год назад
UIMLView.h 2e8e512ef9 improve performance of text class 1 год назад
Vec2.h 7f98e20448 always return clockwise angle instead of inner angle between two 2D vectors in Vec2::angle function 7 месяцев назад
Vec3.h a532168d2f apply new code formatter 4 лет назад
VecN.h a532168d2f apply new code formatter 4 лет назад
Welt2D.cpp 544348198d Add Iterator Interface 2 лет назад
Welt2D.h 544348198d Add Iterator Interface 2 лет назад
Welt3D.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks 3 лет назад
Welt3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks 3 лет назад
Writer.cpp a532168d2f apply new code formatter 4 лет назад
Writer.h a532168d2f apply new code formatter 4 лет назад
XML.cpp 0d301472e5 improve performance of DataValidator and XML operations 7 месяцев назад
XML.h 0d301472e5 improve performance of DataValidator and XML operations 7 месяцев назад
Zeichnung.cpp 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 3 лет назад
Zeichnung.h 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 3 лет назад
Zeichnung3D.cpp d693a2dbfa use more const references and fix light colors in console 2 лет назад
Zeichnung3D.h d693a2dbfa use more const references and fix light colors in console 2 лет назад
Zeit.cpp 20065ae6e3 add Logging Configuration 2 лет назад
Zeit.h 04af4de785 improve documentation 3 лет назад
build.bat 344f20f305 besseres build script 7 лет назад
cpp.hint 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 3 лет назад
d3dx12.h a532168d2f apply new code formatter 4 лет назад
libFramework.so d48d70ed91 Test des neuen Kommentar styles 6 лет назад
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles 6 лет назад
main.h a532168d2f apply new code formatter 4 лет назад
readme.md 71746d4a0e add readme file 6 лет назад
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 7 лет назад