Commit Graph

  • abd0821422 [WIP] Added widgets functionality and some fixes KiritoDv 2021-04-28 21:25:23 +0000
  • 8d1874d40a Consider non-level areas for level lights. Dario 2021-04-28 17:11:54 -0300
  • f2426a4684 Fix the stars for goddard and add lights to them. Dario 2021-04-28 16:35:30 -0300
  • f74eac13ad Tree shadows in WF. Dario 2021-04-28 06:46:39 -0300
  • 8e52a6caa8 [WIP] Added base for custom gui api KiritoDev 2021-04-27 23:46:41 -0500
  • c36de4e305 Disable lighting for HMC light effect. Dario 2021-04-27 20:56:42 -0300
  • d0504843db Add shadow ray bias to trees. Dario 2021-04-27 19:10:31 -0300
  • 93c363f89f Add noise support. Dario 2021-04-27 19:04:28 -0300
  • c7d84406f9 Add vertical shadows back in, dim them when close to the ground. Dario 2021-04-27 18:07:34 -0300
  • 7c261eeb25 Implement depth and shadow ray bias and clean up some serialization code. Dario 2021-04-27 16:55:06 -0300
  • d4e1bf6935 [WIP] Added rest consumer KiritoDev 2021-04-26 23:09:27 -0500
  • f099245092 Fix texture rectangles. Dario 2021-04-26 22:52:51 -0300
  • 097caffd75 Add turbo mode and viewport support. Dario 2021-04-26 22:18:09 -0300
  • d85cf320f5 Fix broken aspect ration and clipping dimensions on windowed mode. Dario 2021-04-26 19:04:37 -0300
  • 36dc3c2c87 Add support for scissor rects, fixes dialogue boxes. Dario 2021-04-26 18:48:09 -0300
  • 4707be3e91 Add reflection to water bubble. Dario 2021-04-26 11:15:33 -0300
  • f519a344ea [WIP] Centered texts, replaced logo and fixed courses pool KiritoDev 2021-04-25 19:48:00 -0500
  • c995d27972 Modify that one file I forgot about. Dario 2021-04-25 15:32:11 -0300
  • a68bffc544 Add menu for configuring raytracing options. Dario 2021-04-25 15:25:14 -0300
  • 87b9c716d9 Snow particle ignore normals. Dario 2021-04-25 12:18:09 -0300
  • 55a8072491 Add toggle for inspectors. Dario 2021-04-25 00:51:42 -0300
  • f2b2833c0d Add reflections back in for ice. Dario 2021-04-24 23:56:14 -0300
  • c38a029e06 Disable lighting on ice to improve performance. Dario 2021-04-24 22:34:44 -0300
  • ac6235c33b Tweak some brightness. Dario 2021-04-24 21:57:27 -0300
  • b92bb3e8eb Get rid of Goddard's shine. Dario 2021-04-24 21:35:22 -0300
  • c7bc92891c Add wiggler's nose to ignored normals. Dario 2021-04-24 20:56:10 -0300
  • 80970e036b More light and material tweaks. Dario 2021-04-24 20:44:26 -0300
  • aba4a1a410 TTC lights. Dario 2021-04-24 20:21:54 -0300
  • cc694ea503 Lights for THI and some general tweaks on all ambient lights. Dario 2021-04-24 19:26:48 -0300
  • 560d53b11f Snowman's land lights. Dario 2021-04-24 18:50:38 -0300
  • d9403fb11f Lights for WDW and TTM. Dario 2021-04-24 18:07:58 -0300
  • 845eecca1e Lights for rest of the castle and DDD. Dario 2021-04-24 17:17:36 -0300
  • 122d6f2b7f Lights for Shifting Sand Land. Dario 2021-04-23 19:37:49 -0300
  • 3ba21248f7 Level lights for HMC and Metal Cap cave. Dario 2021-04-23 17:56:18 -0300
  • 50ae223b26 Improve goddard support. Dario 2021-04-23 12:55:42 -0300
  • 7652a630c9 [WIP] Fixing scaled font draw KiritoDev 2021-04-22 23:07:16 -0500
  • 30d8501ed0 Improve orthographic detection, switch RT64 to use view matrices, makes Goddard appear at last. Dario 2021-04-22 21:57:21 -0300
  • b829ddb0f9 [WIP] Drawing fixed star select text KiritoDev 2021-04-22 00:33:13 -0500
  • 01563890d9 Fixed main menu tearing and text loader KiritoDev 2021-04-21 23:58:59 -0500
  • 26565f76f9 [WIP] Added better text drawing and new n64 title screen KiritoDev 2021-04-21 23:09:03 -0500
  • 9f329589cd Merge branch 'nightly_rt64alpha' of https://github.com/DarioSamo/sm64rtx into nightly_rt64alpha Dario 2021-04-21 22:24:15 -0300
  • 6c44c29fa8 Make castle light and JRB fog not be affected by lights. Dario 2021-04-21 22:22:07 -0300
  • 21b0f5959e
    Update README.md DarioSamo 2021-04-18 21:37:17 -0300
  • 102c4b4596 Fix spooky texture. Dario 2021-04-17 01:15:53 -0300
  • 675f2a5541 Lights for BOB, CCM, JRB, Aquarium. Dario 2021-04-17 00:40:56 -0300
  • c650bc579e More light and texture modding configuration. Dario 2021-04-16 19:19:56 -0300
  • 1ca311edac [WIP] New options menu based on sm64plus design KiritoDev 2021-04-15 20:57:33 -0500
  • efd51d1f0a Light and material editing. Dario 2021-04-14 21:47:07 -0300
  • 44fbecce37 Reflection fresnel support, change API to require texture name instead of texture hash, support ray picking to edit texture mods. Dario 2021-04-14 20:31:14 -0300
  • 2374c92c6f Added new languages and missing switch textures KiritoDev 2021-04-14 08:35:13 -0500
  • d6145f0cd0 Recoded language library KiritoDev 2021-04-14 01:13:59 -0500
  • 470a1bb5e5 Remove light sample settings from default. Dario 2021-04-13 22:05:45 -0300
  • d2a0a23922 Light up the ghost house. Dario 2021-04-13 22:04:26 -0300
  • 248782d024 Add control over face culling to implement proper double sided materials. Dario 2021-04-13 19:10:38 -0300
  • 94d4e395d9 Fix lights on the slide. Dario 2021-04-12 21:17:40 -0300
  • 297b860e30 Tweaking some specularity values. Dario 2021-04-12 18:33:30 -0300
  • dfc3c6e0c0 Let there be light on the castle grounds once more. Dario 2021-04-12 10:41:38 -0300
  • bdfc5dcf26 More work on level lights. Dario 2021-04-11 20:50:44 -0300
  • 179193f0d5 Rework logic of how material mods are applied. Dario 2021-04-09 21:41:34 -0300
  • 58f28e45e5 Only apply texture mods if the shader program indicates a texture is being used. Dario 2021-04-09 21:31:39 -0300
  • 6c2e9ded85 Update shadow presets and README. Dario 2021-04-09 19:48:03 -0300
  • 3643be2b1c Fix merge error. Dario 2021-04-09 18:53:59 -0300
  • 2d8624ef14 Fix erroneous compilation macro. Dario 2021-04-09 15:40:31 -0300
  • a356a8d59c Fix messy function pointers so the stack doesn't go to hell. Dario 2021-04-09 15:29:38 -0300
  • 4f07be13b6 More small compilation fixes. Dario 2021-04-09 14:32:14 -0300
  • 5f4af45334 Fix incorrect variable name for last commit. Dario 2021-04-09 14:03:53 -0300
  • 04779ce252 Port rt64alpha to nightly. Dario 2021-04-09 14:01:20 -0300
  • d58487150a Add recommended and suggested packages to Docker installs Colton G. Rushton 2021-03-08 21:39:11 -0400
  • 4684bb4505 Tweaked a few things. Fixed a major bug. No need for these extra CROSS variables. Colton G. Rushton 2021-03-08 21:23:49 -0400
  • 8b347f23c5 fix MXE links in readmes Colton G. Rushton 2021-03-07 20:41:52 -0400
  • dd59d17834 Conform the readmes to markdownlint spec Colton G. Rushton 2021-03-07 20:35:11 -0400
  • d47f0fe55c add gen_asset_list to gitignore Colton Rushton 2021-02-28 10:12:38 -0400
  • 950d9674a5 minor tweak to QoL tools fix Colton Rushton 2021-02-27 23:17:35 -0400
  • 72de89b08a make compile flags of gen_asset_list in line with other tools Colton Rushton 2021-02-27 23:09:08 -0400
  • c6145be0d3 A few more minor tweaks+autobuilding gen_asset_list Colton Rushton 2021-02-27 22:34:19 -0400
  • 25479e6885 A few more QoL fixes, one from PR #423 Colton Rushton 2021-02-26 13:29:43 -0400
  • c4664e5127 Made a booboo with the last commit Colton Rushton 2021-02-26 00:21:55 -0400
  • 8871bbddb7 Tweak the time stop when speaking fix Colton Rushton 2021-02-26 00:18:54 -0400
  • 175c7e5320 Fixing the QoL fix for triple jumps as per #423 Colton Rushton 2021-02-26 00:01:12 -0400
  • 620caca05b Readd F3D_OLD and automate the Dockerfile Colton Rushton 2021-02-25 21:33:10 -0400
  • 0da1bbb0bd Correct Shindou TODO in Makefile Colton Rushton 2021-02-25 20:30:26 -0400
  • 9a146f118f No more brackets for memmove/memcpy Colton Rushton 2021-02-25 20:22:46 -0400
  • 51530dea78 Integrated fixes from PR #423 along with some extra tweaks Colton Rushton 2021-02-25 19:49:45 -0400
  • 2ba29b9703 more emcc memes and fix beta trampoline Colton Rushton 2021-02-23 11:42:28 -0400
  • 28b3348b52 Minor pronunciation fix Colton Rushton 2021-02-23 08:28:38 -0400
  • 2c57011219 few minor fixes/tweaks Colton Rushton 2021-02-23 08:25:32 -0400
  • 1fc7f7f7f4 emcc memes Colton Rushton 2021-02-23 07:59:54 -0400
  • 4170a56f95 Small optimization Colton Rushton 2021-02-21 23:45:51 -0400
  • 56f60f4719 A few QoL tweaks added Colton Rushton 2021-02-21 23:36:02 -0400
  • 899490a8fd Tweak division by 0 QoL fix Colton Rushton 2021-02-20 20:19:40 -0400
  • fdaec405bc Expand on PU fix Colton Rushton 2021-02-18 10:11:29 -0400
  • 867fb7576e Fix PUs and BBH crash Colton Rushton 2021-02-18 10:00:56 -0400
  • be23d6018c Added back the beta trampoline code from earlier PRs+minor tweaks Colton Rushton 2021-02-17 23:47:26 -0400
  • 9128f60553 A few morw QoL tweaks Colton Rushton 2021-02-17 18:57:21 -0400
  • 3123010733 Added back the QoL demo data and made a few minor tweaks/fixes Colton Rushton 2021-02-17 18:06:30 -0400
  • 85827a0abc Fix a major bug with the QoL fixes+minor tweaks Colton Rushton 2021-02-17 17:08:43 -0400
  • 527267199b QoL bugfixes and a makefile revert Colton Rushton 2021-02-16 17:18:02 -0400
  • 53b64e8e3a Misc QoL tweaks+major makefile bugfix Colton Rushton 2021-02-16 16:10:10 -0400
  • 6e2df5da8e A few QoL tweaks Colton Rushton 2021-02-16 11:46:27 -0400
  • 44f9e94d9f Made the let's-a-go fix a QoL fix Colton Rushton 2021-02-16 10:00:42 -0400