Lwmte
2ff7e6f931
Fix warning
2021-11-03 21:10:20 +03:00
Lwmte
83bae04c01
Replace logD/logE everywhere with TENLog
2021-10-31 10:50:36 +03:00
Lwmte
ce832c3bb8
Remove garbage from console
2021-10-29 04:02:30 +03:00
Lwmte
6d9cf3c214
Fix namespace case
2021-08-30 18:03:21 +03:00
hispidence
d0b488a488
Replace a cout with a TENLog.
2021-08-23 22:06:36 +01:00
MontyTRC89
0ed8181cda
Merge branch 'master' of https://github.com/MontyTRC89/TombEngine ; Renamed namespaces;
...
# Conflicts:
# TR5Main/TR5Main.vcxproj.user
2021-08-20 05:25:51 +02:00
Raildex
ac61f71386
Refactored framework.h
...
Removed Renderer headers from framework.h
Removed bass headers from framework.h
Removed windows-related headers to avoid nameclashes with std::min and std::max
added <algorithm> for general-purpose functions (like std::min/max)
Added NOMINMAX define to project
Minor Refactorings
2020-09-29 21:43:56 +02:00
Raildex
47c587007a
Minor cleanup
2020-08-10 20:44:12 +02:00
Raildex
94eabe8918
Using Smart Pointers
2020-08-09 22:15:32 +02:00
Raildex
b58d18ade2
Refactored functions
2020-08-09 15:25:56 +02:00
Raildex
f92094b7e0
Prepareing RenderpipelineState, not-so-hardcoded shadow map size
2020-08-02 09:02:33 +02:00
Raildex
d7a949c06a
Refactored Index/Vertex Buffer
...
Now uses ComPtr
2020-06-16 15:11:30 +02:00