Commit graph

76 commits

Author SHA1 Message Date
Mikulas Florek
0d8341e17f vec2 uniform fixed 2016-10-26 00:49:04 +02:00
Mikulas Florek
a1d1a1269d vec2 uniforms 2016-10-23 15:04:46 +02:00
Mikulas Florek
2a887f4928 render layers 2016-10-22 18:08:53 +02:00
Mikulas Florek
a45e1d28f3 Optimization - one less indirection in shader 2016-09-12 17:00:28 +02:00
Mikulas Florek
5277ad4a8c remove atlases - closes #975 2016-08-25 16:31:58 +02:00
Mikulas Florek
db3ff1aa47 editable material defines 2016-08-04 20:53:20 +02:00
Mikulas Florek
944e5ca229 cleanup 2016-07-25 01:02:36 +02:00
Mikulas Florek
61a4775258 refactor 2016-07-24 22:21:43 +02:00
Mikulas Florek
6b398ae777 editable material's custom flags - closes #905 2016-06-25 16:50:28 +02:00
Mikulas Florek
35195fd243 backface culling editable 2016-06-08 17:31:31 +02:00
Mikulas Florek
50545744ed material is valid even when it's not ready 2016-06-08 01:47:01 +02:00
Mikulas Florek
0d1b8f11ca backface culling in material - closes #853 2016-05-18 07:09:24 +02:00
Mikulas Florek
07bc0c48ce cleanup 2016-05-17 07:10:20 +02:00
Mikulas Florek
7af4be21b2 cleanup 2016-05-12 12:00:35 +02:00
Mikulas Florek
fef8d69c22 cleanup 2016-05-12 09:56:07 +02:00
Mikulas Florek
fa02745bfc engine/core/* -> engine/* 2016-05-10 08:24:31 +02:00
Mikulas Florek
eee064e4f5 shaders ignore defines they do not know 2016-05-08 11:41:27 +02:00
Mikulas Florek
6a7a944aaf cleanup 2016-05-07 12:59:47 +02:00
Mikulas Florek
6d14229f1e Layers in materials per pass - closes #743 2016-05-03 08:33:50 +02:00
Mikulas Florek
917a42f661 some w4 level warnings fixed 2016-04-28 14:47:46 +02:00
Maxim Kolganov
961b1a8913 change includes to "engine/core" directory 2016-04-22 20:15:22 +03:00
Mikulas Florek
010c70211b patch file device 2016-03-17 20:35:12 +01:00
Mikulas Florek
2a9d01b797 Material custom flags 2016-03-14 00:59:28 +01:00
Mikulas Florek
e05a050a29 cleanup 2016-02-29 15:29:37 +01:00
Mikulas Florek
c96ffceef8 fixed crash when changing material's shader to some with different number of uniforms 2016-02-20 13:57:10 +01:00
Mikulas Florek
44d76a1acb material's layer count save/load 2016-02-18 13:17:18 +01:00
Mikulas Florek
4e5b0203a7 multipass material 2016-02-18 10:47:49 +01:00
Mikulas Florek
05b919f53e refactor 2016-02-17 00:44:42 +01:00
Mikulas Florek
d4f83cdbdb layer_count removed from material 2016-02-16 20:16:54 +01:00
Mikulas Florek
b743a3a308 bleding from material to shader 2016-02-16 20:02:04 +01:00
Mikulas Florek
6b9a11dec0 moving parameters from material to shader WIP 2016-02-16 15:21:43 +01:00
Mikulas Florek
bb59a49d32 forgotten changes in previous commit 2016-02-16 10:32:31 +01:00
Mikulas Florek
adbe71a807 cleanup 2016-02-15 17:10:40 +01:00
Mikulas Florek
00e625e852 memory leak fixed 2016-02-14 21:02:09 +01:00
Mikulas Florek
7d1103ce9e pipeline's command buffer 2016-02-14 16:49:37 +01:00
Mikulas Florek
0b24e31ff0 log system unified - closes #736 2016-02-13 14:22:18 +01:00
Mikulas Florek
79dc266e1f diffuse and ambient material color - closes #719 2016-02-12 12:18:24 +01:00
Mikulas Florek
3d8a813bcc fixed texture defines 2016-02-10 15:25:28 +01:00
Mikulas Florek
9c30c2bf43 alpha test reference value - closes #726 2016-02-10 14:32:40 +01:00
Mikulas Florek
165892c169 uniform refactor - closes #725 2016-02-09 19:21:00 +01:00
Mikulas Florek
37c5bcfb75 vec3 and color material uniform types 2016-02-08 23:23:07 +01:00
Mikulas Florek
5ead7b9fc8 cleanup 2016-02-08 17:15:25 +01:00
Mikulas Florek
ae8e74c045 shader defines refactor - part #2 2016-02-08 00:57:13 +01:00
Mikulas Florek
b792bc8a12 shader defines refactor - part #1 2016-02-08 00:18:19 +01:00
Mikulas Florek
a3b1e96b18 SRGB flag is saved when saving material from the editor - closes #718 2016-02-05 22:39:36 +01:00
Mikulas Florek
2fef6d220d srgb textures - closes #709 2016-02-01 20:33:40 +01:00
Mikulas Florek
4af3a17850 mesh and material decoupled - closes #647 2016-01-22 01:11:04 +01:00
Mikulas Florek
09b1624afe EditorIcon refactor - closes #693 2016-01-14 16:22:25 +01:00
Mikulas Florek
1361cddfe1 cleanup 2016-01-12 00:28:20 +01:00
Mikulas Florek
fd1abb0d25 refactor 2016-01-07 13:33:52 +01:00