Commit fb62145
committed
Small MonoDeviceApp fix and update examples
1 parent 6e13596 commit fb62145
File tree
2 files changed
+3
-2
lines changed- include/nbl/application_templates
2 files changed
+3
-2
lines changedSubmodule examples_tests updated 15 files
- 62_CAD/CMakeLists.txt-2
- 62_CAD/DrawResourcesFiller.cpp+560-436
- 62_CAD/DrawResourcesFiller.h+238-238
- 62_CAD/GeoTexture.cpp-117
- 62_CAD/GeoTexture.h-64
- 62_CAD/Hatch.cpp+45-21
- 62_CAD/Images.cpp+53-3
- 62_CAD/Images.h+72-58
- 62_CAD/Polyline.cpp+1-1
- 62_CAD/main.cpp+37-24
- 62_CAD/shaders/geotexture/common.hlsl-35
- 62_CAD/shaders/geotexture/fragment_shader.hlsl-9
- 62_CAD/shaders/geotexture/vertex_shader.hlsl-25
- 62_CAD/shaders/globals.hlsl+14-1
- 62_CAD/shaders/main_pipeline/fragment_shader.hlsl+8-5
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments