blob: b1ac8c59087d9b5cc39366c6ad1d9f1302d40da8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
bin/shadered
share/applications/shadered.desktop
share/icons/hicolor/128x128/apps/shadered.png
share/icons/hicolor/256x256/apps/shadered.png
share/icons/hicolor/32x32/apps/shadered.png
share/icons/hicolor/64x64/apps/shadered.png
share/pixmaps/shadered.svg
%%DATADIR%%/data/NotoSans.ttf
%%DATADIR%%/data/export/cpp/CMakeLists.txt
%%DATADIR%%/data/export/cpp/FindGLM.cmake
%%DATADIR%%/data/export/cpp/stb_image.h
%%DATADIR%%/data/export/cpp/template.cpp
%%DATADIR%%/data/gizmo.obj
%%DATADIR%%/data/gui.dat
%%DATADIR%%/data/icofont.ttf
%%DATADIR%%/data/inconsolata.ttf
%%DATADIR%%/data/preload.dat
%%DATADIR%%/data/shortcuts.kb
%%DATADIR%%/data/splash_screen_logo.png
%%DATADIR%%/data/splash_screen_text_black.png
%%DATADIR%%/data/splash_screen_text_white.png
%%DATADIR%%/data/sponsors/DigitalOcean-black.png
%%DATADIR%%/data/sponsors/DigitalOcean-white.png
%%DATADIR%%/data/sponsors/Embark-black.png
%%DATADIR%%/data/sponsors/Embark-white.png
%%DATADIR%%/data/vector_handle.obj
%%DATADIR%%/data/vector_point.obj
%%DATADIR%%/data/workspace.dat
%%DATADIR%%/plugins/README.txt
%%DATADIR%%/templates/GLSL/shaders/SimplePS.glsl
%%DATADIR%%/templates/GLSL/shaders/SimpleVS.glsl
%%DATADIR%%/templates/GLSL/template.sprj
%%DATADIR%%/templates/HLSL/shaders/SimplePS.hlsl
%%DATADIR%%/templates/HLSL/shaders/SimpleVS.hlsl
%%DATADIR%%/templates/HLSL/template.sprj
%%DATADIR%%/templates/QuadGLSL/shaders/SimplePS.glsl
%%DATADIR%%/templates/QuadGLSL/shaders/SimpleVS.glsl
%%DATADIR%%/templates/QuadGLSL/template.sprj
%%DATADIR%%/templates/QuadHLSL/shaders/SimplePS.hlsl
%%DATADIR%%/templates/QuadHLSL/shaders/SimpleVS.hlsl
%%DATADIR%%/templates/QuadHLSL/template.sprj
%%DATADIR%%/themes/cherry.ini
%%DATADIR%%/themes/corporategray.ini
%%DATADIR%%/themes/dracula.ini
%%DATADIR%%/themes/gray.ini
%%DATADIR%%/themes/lightgreen.ini
|