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

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