Kolja Strohm 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
..
data_release bcb889dddb fix: model changes were ignored if affected blocks were combined into chunk models 9 miesięcy temu
AddServerMenu.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
AddServerMenu.h 71b4c46197 adjust to framework changes 7 miesięcy temu
Area.cpp a3829c854d add frontDirection to blocks 6 miesięcy temu
Area.h a3829c854d add frontDirection to blocks 6 miesięcy temu
Block.cpp cf4e241b75 begin work on custom intersection shader for default blocks in chunks 2 tygodni temu
Block.h cf4e241b75 begin work on custom intersection shader for default blocks in chunks 2 tygodni temu
BlockAnimation.cpp e34b571470 support block animations and dialog close notifications 3 lat temu
BlockAnimation.h e34b571470 support block animations and dialog close notifications 3 lat temu
BlockType.cpp a3829c854d add frontDirection to blocks 6 miesięcy temu
BlockType.h a3829c854d add frontDirection to blocks 6 miesięcy temu
Chat.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
Chat.h 71b4c46197 adjust to framework changes 7 miesięcy temu
ChatHistory.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
ChatHistory.h 71b4c46197 adjust to framework changes 7 miesięcy temu
ChatMessage.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
ChatMessage.h 71b4c46197 adjust to framework changes 7 miesięcy temu
ChatOptions.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
ChatOptions.h 71b4c46197 adjust to framework changes 7 miesięcy temu
Chunk.cpp 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
Chunk.h cf4e241b75 begin work on custom intersection shader for default blocks in chunks 2 tygodni temu
ChunkAnyHit.hlsl f89c6e1d77 add custom intersection shader for efficient ray chunk traversal 2 tygodni temu
ChunkClosestHit.hlsl f89c6e1d77 add custom intersection shader for efficient ray chunk traversal 2 tygodni temu
ChunkIntersection.hlsl f89c6e1d77 add custom intersection shader for efficient ray chunk traversal 2 tygodni temu
ChunkMap.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
ChunkMap.h 71b4c46197 adjust to framework changes 7 miesięcy temu
Common.hlsl 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
Constants.h 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
CraftingGrid.cpp 1063a076b2 fix crash when closing 6 miesięcy temu
CraftingGrid.h 71b4c46197 adjust to framework changes 7 miesięcy temu
CraftingRecipies.cpp 1063a076b2 fix crash when closing 6 miesięcy temu
CraftingRecipies.h 71b4c46197 adjust to framework changes 7 miesięcy temu
CustomDX12API.cpp 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
CustomDX12API.h 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
DX12ChunkData.cpp 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
DX12ChunkData.h 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
Dialog.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
Dialog.h 71b4c46197 adjust to framework changes 7 miesięcy temu
Dimension.cpp f89c6e1d77 add custom intersection shader for efficient ray chunk traversal 2 tygodni temu
Dimension.h f89c6e1d77 add custom intersection shader for efficient ray chunk traversal 2 tygodni temu
DimensionMap.cpp 2cb1f0ea43 use ReadWriteLock instead of Critical 6 miesięcy temu
DimensionMap.h 71b4c46197 adjust to framework changes 7 miesięcy temu
DragController.h 71b4c46197 adjust to framework changes 7 miesięcy temu
DragElement.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
DragElement.h 71b4c46197 adjust to framework changes 7 miesięcy temu
Entity.cpp 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
Entity.h 2cb1f0ea43 use ReadWriteLock instead of Critical 6 miesięcy temu
EntityType.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
EntityType.h 563dae9468 apply new code formatter 4 lat temu
Equipment.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
Equipment.h 71b4c46197 adjust to framework changes 7 miesięcy temu
FactoryClient.cpp c6ba5e7d08 fix some problems with raytracing 3 tygodni temu
FactoryClient.h 2cb1f0ea43 use ReadWriteLock instead of Critical 6 miesięcy temu
FactoryCraft.exe 2c7f34cca6 adjust system for lazy block instantiation 4 lat temu
FactoryCraft.vcxproj 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
FactoryCraft.vcxproj.filters 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
FactoryCraftModel.cpp eddaa40ad7 migrate to direct x 12 with raytracing 4 tygodni temu
FactoryCraftModel.h eddaa40ad7 migrate to direct x 12 with raytracing 4 tygodni temu
Game.cpp 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
Game.h 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
Globals.cpp 1063a076b2 fix crash when closing 6 miesięcy temu
Globals.h 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
Initialization.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
Initialization.h 71b4c46197 adjust to framework changes 7 miesięcy temu
InventoryView.cpp a3829c854d add frontDirection to blocks 6 miesięcy temu
InventoryView.h 71b4c46197 adjust to framework changes 7 miesięcy temu
ItemBar.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
ItemBar.h 71b4c46197 adjust to framework changes 7 miesięcy temu
ItemList.cpp bb94048bfc fix some deadlocks 6 miesięcy temu
ItemList.h 71b4c46197 adjust to framework changes 7 miesięcy temu
ItemStack.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
ItemStack.h 71b4c46197 adjust to framework changes 7 miesięcy temu
ItemType.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
ItemType.h 71b4c46197 adjust to framework changes 7 miesięcy temu
ListView.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
ListView.h 71b4c46197 adjust to framework changes 7 miesięcy temu
Load.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
Load.h 71b4c46197 adjust to framework changes 7 miesięcy temu
Main.cpp 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
MapOptions.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
MapOptions.h 71b4c46197 adjust to framework changes 7 miesięcy temu
MapWindow.cpp 2cb1f0ea43 use ReadWriteLock instead of Critical 6 miesięcy temu
MapWindow.h 76be6c4d33 The map will now be updates automatically and player positions are visible 3 lat temu
Menu.cpp bb94048bfc fix some deadlocks 6 miesięcy temu
Menu.h 71b4c46197 adjust to framework changes 7 miesięcy temu
Menü.h 71b4c46197 adjust to framework changes 7 miesięcy temu
Miss.hlsl cf4e241b75 begin work on custom intersection shader for default blocks in chunks 2 tygodni temu
ModelInfo.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
ModelInfo.h 71b4c46197 adjust to framework changes 7 miesięcy temu
NetworkAPIProcessor.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 1 rok temu
NetworkAPIProcessor.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 1 rok temu
OptionsWindow.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
OptionsWindow.h 71b4c46197 adjust to framework changes 7 miesięcy temu
PlayerKam.cpp cf4e241b75 begin work on custom intersection shader for default blocks in chunks 2 tygodni temu
PlayerKam.h 71b4c46197 adjust to framework changes 7 miesięcy temu
QuestGraph.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
QuestGraph.h 71b4c46197 adjust to framework changes 7 miesięcy temu
RayGen.hlsl cf4e241b75 begin work on custom intersection shader for default blocks in chunks 2 tygodni temu
RecipieGroup.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
RecipieGroup.h 71b4c46197 adjust to framework changes 7 miesięcy temu
RecipieIngredient.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
RecipieIngredient.h 71b4c46197 adjust to framework changes 7 miesięcy temu
RecipieOutput.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
RecipieOutput.h 71b4c46197 adjust to framework changes 7 miesięcy temu
ServerSelection.cpp 2cb1f0ea43 use ReadWriteLock instead of Critical 6 miesięcy temu
ServerSelection.h 2cb1f0ea43 use ReadWriteLock instead of Critical 6 miesięcy temu
ShapedRecipie.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
ShapedRecipie.h 71b4c46197 adjust to framework changes 7 miesięcy temu
SimpleBlocksAnyHit.hlsl 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
SimpleBlocksClosestHit.hlsl 41af9d4f7c improve rendering performance by building a chunk botom level aceleration structure containing all simple blocks of a chunk 2 tygodni temu
StaticInitializerOrder.h 5cb4c24f10 fixed some errors 4 lat temu
StatusBars.cpp 2cb1f0ea43 use ReadWriteLock instead of Critical 6 miesięcy temu
StatusBars.h 71b4c46197 adjust to framework changes 7 miesięcy temu
UIMLCraftingProgress.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
UIMLCraftingProgress.h 71b4c46197 adjust to framework changes 7 miesięcy temu
UIMLFuelState.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
UIMLFuelState.h 71b4c46197 adjust to framework changes 7 miesięcy temu
UIMLProgressAndStateView.cpp 2cb1f0ea43 use ReadWriteLock instead of Critical 6 miesięcy temu
UIMLProgressAndStateView.h 71b4c46197 adjust to framework changes 7 miesięcy temu
UIMLToolTip.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
UIMLToolTip.h 7d1d400d57 add inventory uiml tooltips 4 lat temu
UIMLUtils.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
UIMLUtils.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 1 rok temu
UnshapedRecipie.cpp 71b4c46197 adjust to framework changes 7 miesięcy temu
UnshapedRecipie.h 71b4c46197 adjust to framework changes 7 miesięcy temu
World.cpp f89c6e1d77 add custom intersection shader for efficient ray chunk traversal 2 tygodni temu
World.h a8c2cfa369 greatly improve rendering performance 5 miesięcy temu