turanszkij
|
4e3e9d1c8f
|
updated documentation
|
2017-05-04 23:33:16 +02:00 |
|
turanszkij
|
d979b28341
|
finished mega refactor
|
2017-05-03 23:20:40 +02:00 |
|
turanszkij
|
f79fbc31de
|
removed directxcollision.h from common header
|
2017-05-03 17:18:55 +02:00 |
|
turanszkij
|
93f5b910cf
|
removed unnecessary includes from engine header
|
2017-05-03 17:08:08 +02:00 |
|
turanszkij
|
32805b8c15
|
removed std namespace pollution
|
2017-05-03 17:02:00 +02:00 |
|
turanszkij
|
10d36188f8
|
removed stl includes from commoninclude
|
2017-05-03 16:00:10 +02:00 |
|
turanszkij
|
ebde9af6c5
|
resolve performance bug in rayintersectmeshes
|
2017-05-02 21:51:41 +02:00 |
|
turanszkij
|
8563d40505
|
corrected fatal bug in rayintersectmeshes
|
2017-05-01 01:43:15 +02:00 |
|
turanszkij
|
b66dc24889
|
updated editor
|
2017-05-01 01:02:32 +02:00 |
|
turanszkij
|
ac46438116
|
bypass pixel shader for non alpha tested shadows
|
2017-04-30 01:15:54 +02:00 |
|
turanszkij
|
409b4a4cc0
|
optimized cubemap shadow depth write
|
2017-04-30 00:45:33 +02:00 |
|
turanszkij
|
0ccc6537af
|
updated editor
|
2017-04-29 21:10:27 +02:00 |
|
turanszkij
|
6ce13e64be
|
added emitter visualizer
|
2017-04-28 00:31:17 +02:00 |
|
turanszkij
|
45bcc60860
|
updated animation window
|
2017-04-27 23:51:25 +02:00 |
|
turanszkij
|
0ce25159ac
|
updated animation window
|
2017-04-27 23:41:24 +02:00 |
|
turanszkij
|
84ada93938
|
minor update to scripting interface
|
2017-04-27 23:12:03 +02:00 |
|
turanszkij
|
a882b660d2
|
added editor controls for texture quality and miplodbias
|
2017-04-27 10:07:50 +02:00 |
|
turanszkij
|
24ae1808f3
|
Merge branch 'master' of https://github.com/turanszkij/WickedEngine
|
2017-04-26 09:11:34 +02:00 |
|
Turánszki János
|
201994b5b3
|
Update OrderOfExecution.xml
|
2017-04-26 09:13:31 +02:00 |
|
turanszkij
|
9b2e20578a
|
updated order of execution
|
2017-04-26 09:11:31 +02:00 |
|
Turánszki János
|
981da1e2e9
|
update order of execution diagram documentation
|
2017-04-26 07:58:07 +02:00 |
|
turanszkij
|
855a9458b8
|
Merge branch 'master' of https://github.com/turanszkij/WickedEngine
|
2017-04-26 07:56:46 +02:00 |
|
turanszkij
|
99e248abc7
|
upload order of execution diagram
|
2017-04-26 07:56:43 +02:00 |
|
Turánszki János
|
d2a40327f5
|
attach order of execution diagram to documentation
|
2017-04-26 07:55:43 +02:00 |
|
Turánszki János
|
991e80511a
|
Update OrderOfExecution.xml
|
2017-04-26 07:50:51 +02:00 |
|
Turánszki János
|
b83cfd7f8a
|
Update OrderOfExecution.xml
|
2017-04-26 07:33:09 +02:00 |
|
turanszkij
|
a53bc3b6af
|
Merge branch 'master' of https://github.com/turanszkij/WickedEngine
|
2017-04-26 07:31:00 +02:00 |
|
turanszkij
|
4442cd2f21
|
updated order of execution implementation
|
2017-04-26 07:30:57 +02:00 |
|
Turánszki János
|
8ad04432fe
|
Rename Untitled Diagram.xml to OrderOfExecution.xml
|
2017-04-26 07:12:05 +02:00 |
|
Turánszki János
|
dcc3a0104e
|
Added order of execution diagram
|
2017-04-26 07:06:38 +02:00 |
|
Turánszki János
|
d571784465
|
Update README.md
|
2017-04-26 06:30:39 +02:00 |
|
turanszkij
|
a65e7a4ba7
|
emitter update moved to variable timestep phase
|
2017-04-24 01:08:51 +02:00 |
|
turanszkij
|
7c7b2347be
|
implement internal resolution scaling part 3
|
2017-04-24 00:22:40 +02:00 |
|
turanszkij
|
729d068adb
|
implement internal resolution scaling part2;
revert to vs2015 because of Nsight support;
|
2017-04-23 17:33:57 +02:00 |
|
turanszkij
|
f7fbf7fe30
|
implement internal resolution scaling part1
|
2017-04-23 16:58:57 +02:00 |
|
turanszkij
|
4989401f3a
|
tonemap, gamma, tamporal AA updates, refactors
|
2017-04-22 16:54:38 +02:00 |
|
turanszkij
|
1b4933ceae
|
removed some redundant vector load/store operations
|
2017-04-21 21:40:30 +02:00 |
|
turanszkij
|
63de59c9b6
|
got rid of bunch of memcmp operations;
fixed a fatal bug regarding assembling object instance buffers
|
2017-04-16 17:34:29 +02:00 |
|
turanszkij
|
5e238333c8
|
corrected bug regarding assembling object instance buffers from multiple threads
|
2017-04-16 16:39:11 +02:00 |
|
turanszkij
|
16deb102d7
|
fixup tessellator
|
2017-04-15 18:31:38 +02:00 |
|
turanszkij
|
c66043e59d
|
updated promo pic
|
2017-04-15 14:43:28 +02:00 |
|
turanszkij
|
cbdd7d9aaf
|
updated promo pic
|
2017-04-15 14:35:12 +02:00 |
|
turanszkij
|
a12c0c59b9
|
corrected fatal bugs
|
2017-04-15 14:30:44 +02:00 |
|
turanszkij
|
eeda31c616
|
updated promo
|
2017-04-14 18:07:54 +02:00 |
|
turanszkij
|
93b921f185
|
updated promo
|
2017-04-14 17:57:27 +02:00 |
|
turanszkij
|
de0fb9f8f5
|
updated logo
|
2017-04-14 17:44:54 +02:00 |
|
turanszkij
|
ae7cf95713
|
changed logo
|
2017-04-14 17:39:31 +02:00 |
|
turanszkij
|
f775e19b4e
|
refactor
|
2017-04-14 16:45:44 +02:00 |
|
turanszkij
|
cf10767cc3
|
Merge branch 'master' of https://github.com/turanszkij/WickedEngine
|
2017-04-13 22:34:50 +02:00 |
|
turanszkij
|
5cec18af64
|
updated documentation
|
2017-04-13 22:34:46 +02:00 |
|