1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-18 11:19:59 +00:00
Commit Graph

6482 Commits

Author SHA1 Message Date
Zeno Rogue
9ef2f96413 glhr fixup 2020-12-24 22:19:26 +01:00
Zeno Rogue
1b8b2f4c1e fixed a bug in notDippingFor 2020-12-24 06:07:14 +01:00
Zeno Rogue
96f84c77ca random_spin3 is now a separate function 2020-12-23 23:42:09 +01:00
Zeno Rogue
782859f93b rug texture is disabled only if levellines && disable_texture 2020-12-23 23:41:41 +01:00
Zeno Rogue
47c54e8660 textured_vertex now has the Z coordinate so that the rug works correctly in web 2020-12-23 23:41:22 +01:00
Zeno Rogue
6392f97bfc fixed setting the default value in addsaverenum without CAP_CONFIG 2020-12-23 23:40:15 +01:00
Zeno Rogue
6eaae5c206 fixed 3D perspective rendering without CAP_VR 2020-12-06 20:48:03 +01:00
Zeno Rogue
479b5f5db0 fixed tes floorshape 2020-11-27 02:05:11 +01:00
Zeno Rogue
b0d60f42f9 11.4d 2020-11-22 20:00:43 +01:00
Zeno Rogue
cd9b8d57ab fixed reference/equidistant in nonisotropic 2020-11-22 20:00:43 +01:00
Zeno Rogue
ffcda7f602 vr:: fixes to spinEdge 2020-11-22 20:00:43 +01:00
Zeno Rogue
7e3ecab8ed vr:: two new actions 2020-11-22 17:58:40 +01:00
Zeno Rogue
60a037265f vr:: disabled for mac for now, works correctly in mingw64 2020-11-22 17:58:40 +01:00
Zeno Rogue
29c1676c75 vr:: changed the default settings 2020-11-22 17:58:40 +01:00
Zeno Rogue
0de8ce9a10 initial implementation of VR 2020-11-22 17:58:40 +01:00
Zeno Rogue
4444fa6bf1 floor textures:: scratches 2020-11-22 17:57:03 +01:00
Zeno Rogue
828753cede detailed shader debug 2020-11-22 17:57:03 +01:00
Zeno Rogue
162d298927 rogueviz::presentation::draw_texture now ignores vid.fsize when inHighQual 2020-11-22 17:56:57 +01:00
Zeno Rogue
ef3170dce7 removed the old VR preparation 2020-11-19 18:19:17 +01:00
Zeno Rogue
deae12dea6 an attempt to set DPI awareness on Windows 2020-11-19 18:18:24 +01:00
Zeno Rogue
72b7cffcaf do not use Panini while panini off 2020-11-19 18:17:49 +01:00
Zeno Rogue
665d52eeae 11.4c 2020-11-19 18:16:59 +01:00
Zeno Rogue
3564522393 changed the formatting of unlock rules which allow alternatives 2020-11-14 15:08:16 +01:00
Zeno Rogue
35a502ae9a the rotation fix did not work in SL2 2020-11-14 15:04:52 +01:00
Zeno Rogue
bc102b000d fixed camera not rotating in Nil shmup 2020-11-14 14:43:14 +01:00
Zeno Rogue
c9fc591e9d fixed the problem in nonisotropic shmup 2020-11-14 14:38:57 +01:00
Zeno Rogue
1cefbd2ffa anim:: record animation of another content 2020-11-14 14:18:57 +01:00
Zeno Rogue
1ad581b9a8 hybrid:: in PURE, one type is sufficient -- important in GLES 2020-11-14 14:18:08 +01:00
Zeno Rogue
9b1a34d4ec fixed freeze on binary tiling X R 2020-11-14 14:17:03 +01:00
Zeno Rogue
a1beb28437 ray:: better choosing whether to use multi-cell-type or single-cell-type raycaster; GMS array now starts small and grows as needed 2020-11-14 13:53:19 +01:00
Zeno Rogue
d74fc8ddad fixed the graphics in horosphere tilings 2020-11-14 13:31:44 +01:00
Zeno Rogue
8a5d4db2c3 shot:: default_screenshot_content now calls gamescreen, which correctly renders multi-game and some other things 2020-11-14 13:17:55 +01:00
Zeno Rogue
62b6b4ec3b rug:: do not draw the mouseline in screenshot 2020-11-14 13:16:29 +01:00
Zeno Rogue
f35a09a885 anims:: improved rollback 2020-11-14 13:11:01 +01:00
Zeno Rogue
3082b88139 Panini setting resets all shaders, not only raycaster 2020-11-14 12:52:49 +01:00
Zeno Rogue
73cc3c549f fixup: Panini is available in any PERS3 (including rug, excluding box) 2020-11-14 12:52:08 +01:00
Zeno Rogue
54cb73e0fd 11.4b 2020-11-10 15:41:05 +01:00
Zeno Rogue
56164ab172 zoom_or_fov takes panini limits into account 2020-11-08 12:43:07 +01:00
Zeno Rogue
d7351d169a fixed some pconf/vpconf bugs 2020-11-08 12:09:42 +01:00
Zeno Rogue
32a61367b0 fixed actual_view_transform to just use inverse 2020-11-08 11:55:08 +01:00
Zeno Rogue
5606007259 fixed SLR graphical duplication needlessly called outside of SLR 2020-11-08 11:54:48 +01:00
Zeno Rogue
5312459d16 fixed SLR graphical duplication needlessly called outside of SLR 2020-11-08 11:51:36 +01:00
Zeno Rogue
71e8f84cec using GLWRAP 2020-11-08 11:49:19 +01:00
Zeno Rogue
4373c03823 GLWRAP for debugging GL errors 2020-11-08 11:48:36 +01:00
Zeno Rogue
b3db152ee6 fixed a crash without OpenGL 2020-11-07 19:26:11 +01:00
Zeno Rogue
b6202f5443 fixed a bug introduced by removal of unordered_map 2020-11-07 16:12:54 +01:00
Zeno Rogue
0cdd73c24d in 3D config, automatic TPP/FPP now appears on top, as you usually want this, not 'use 3D models' 2020-11-07 15:47:19 +01:00
Zeno Rogue
f0a98bbc55 fixed the positioning in TPP 2020-11-07 15:43:09 +01:00
Zeno Rogue
1198c4467c fixed projections other than perspective not working in 2.5D 2020-11-07 15:06:45 +01:00
Zeno Rogue
f57229134c fixed unstable camera problems (actual_view_transform needs iso_inverse not ortho_inverse) 2020-11-07 15:05:27 +01:00