Commit Graph

224 Commits

Author SHA1 Message Date
floralrainfall 236deb0453 Merge branch 'trunk' of github.com:lrre-foss/rnr into trunk 2023-07-21 03:09:01 -04:00
floralrainfall afdbfe2b02 fix ComPlicit locking 2023-07-21 03:08:57 -04:00
rjindael 1b079ef0d8
Fix GLSL shaders output in CI and drop old GL 2023-07-21 00:02:21 -07:00
rj cecc773be7
Merge pull request #34 from lrre-foss/dependabot/submodules/Dependencies/Luau-2181591
Bump Dependencies/Luau from `e25de95` to `2181591`
2023-07-20 20:50:06 -07:00
dependabot[bot] baccbec636
Bump Dependencies/Luau from `e25de95` to `2181591`
Bumps [Dependencies/Luau](https://github.com/roblox/luau) from `e25de95` to `2181591`.
- [Release notes](https://github.com/roblox/luau/releases)
- [Commits](e25de95445...218159140c)

---
updated-dependencies:
- dependency-name: Dependencies/Luau
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 03:43:56 +00:00
floralrainfall 7184da29cc ComPlicitNgine, Weld 2023-07-20 16:19:57 -04:00
floralrainfall a203911dee fix corrupted mesh & fix instancing 2023-07-20 05:11:08 -04:00
floralrainfall 4f0ebdffd0 Merge branch 'trunk' of github.com:lrre-foss/rnr into trunk 2023-07-20 03:49:43 -04:00
floralrainfall c71abf207b multithreaded physics 2023-07-20 03:49:39 -04:00
rjindael 527a5397ab
(ノ´ヮ`)ノ*: ・゚magic 2023-07-20 00:48:23 -07:00
rjindael d7eaed4c03
cleanup the entirety of content 2023-07-20 00:45:19 -07:00
rjindael 76d982eff7
hotlink to our actions page 2023-07-20 00:35:04 -07:00
rjindael fb83423a0a
staticgeom: increased boundaries for HUGE rbxls 2023-07-20 00:32:29 -07:00
rjindael f5027d9633
Temporarily enable static geometry batching (faster FPS + shadows) 2023-07-20 00:31:20 -07:00
floralrainfall 417ccb5edb Merge branch 'trunk' of github.com:lrre-foss/rnr into trunk 2023-07-20 02:09:23 -04:00
floralrainfall d76edb4425 world simulation, Part.Anchored 2023-07-20 02:09:19 -04:00
rj 3dd69c6701
Update requirements 2023-07-19 22:49:49 -07:00
floralrainfall 461866a1a4 bullet3d support, Humanoid controlling 2023-07-20 01:13:25 -04:00
rj ed414707c1
Merge pull request #30 from lrre-foss/dependabot/submodules/Dependencies/Luau-2181591
Bump Dependencies/Luau from `e25de95` to `2181591`
2023-07-19 21:40:01 -07:00
rj 0ee49b13b5
remove linux builds until i get the time to fix them 2023-07-19 21:38:34 -07:00
floralrainfall 8b3710931f
Fix typo 2023-07-20 00:18:24 -04:00
dependabot[bot] d9a32f8685
Bump Dependencies/Luau from `e25de95` to `2181591`
Bumps [Dependencies/Luau](https://github.com/roblox/luau) from `e25de95` to `2181591`.
- [Release notes](https://github.com/roblox/luau/releases)
- [Commits](e25de95445...218159140c)

---
updated-dependencies:
- dependency-name: Dependencies/Luau
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 03:28:41 +00:00
floralrainfall 72853fe4b8 make RNR only create ShaderCache when ShaderGenerator initializes 2023-07-19 20:28:12 -04:00
floralrainfall 65ef33cb0a Merge branch 'trunk' of github.com:lrre-foss/rnr into trunk 2023-07-19 20:16:43 -04:00
floralrainfall 7b509a1393 Lighting revamp, Player::loadCharacter & Instance::getExplorerIcon 2023-07-19 20:16:39 -04:00
rjindael 210daea136
install boost properly on CI 2023-07-19 15:55:54 -07:00
rjindael 0b2335ff36
fix boost 2023-07-19 15:48:46 -07:00
rjindael a4568f6d77
fix gcc builds, again 2023-07-19 15:40:35 -07:00
rjindael 5d7d5d68f4
fix gcc builds 2023-07-19 15:36:13 -07:00
rjindael ae4cbe9972
fix qt install 2023-07-19 15:32:28 -07:00
rjindael 17be07fb60
moar CI fixes 2023-07-19 15:30:28 -07:00
rjindael 8e8950f17b
fix ci 2023-07-19 15:22:42 -07:00
rjindael c456f593ab
perhaps fix installing qt 2023-07-19 15:17:36 -07:00
rjindael 26c75df706
different method of installing qt in ci 2023-07-19 15:14:02 -07:00
rjindael bfac6497b9
Re-add Linux builds & add Discord badge 2023-07-19 15:04:04 -07:00
rjindael 0a66864e07
go back to 2008 G3D sky, among other things 2023-07-19 12:54:17 -07:00
floralrainfall 21b4368778 Play Solo, Player & Players 2023-07-19 11:03:49 -04:00
floralrainfall 611f0e8d0f make TopMenuBar look a little bit more accurate 2023-07-19 07:55:34 -04:00
floralrainfall ca4f430a53 Merge branch 'trunk' of github.com:lrre-foss/rnr into trunk 2023-07-19 07:23:31 -04:00
floralrainfall ad9376f7e0 readd instancing alongside static geometry 2023-07-19 07:23:26 -04:00
sorket 6e4b4d98da
I'm the fixer-upper :-) 2023-07-19 02:23:27 -04:00
floralrainfall cd72268950 fix error on release with slots 2023-07-19 01:26:53 -04:00
floralrainfall 9ddc636066 fix skybox 2023-07-19 01:25:38 -04:00
floralrainfall 4e7294f09c Merge branch 'trunk' of github.com:lrre-foss/rnr into trunk 2023-07-19 01:13:38 -04:00
floralrainfall 7fb505164b make BrickColor materials use RTShaderLib 2023-07-19 01:13:34 -04:00
floralrainfall eb34b492e9
Merge pull request #24 from lrre-foss/dependabot/submodules/Dependencies/Luau-2181591
Bump Dependencies/Luau from `e25de95` to `2181591`
2023-07-19 00:41:57 -04:00
floralrainfall 935b547a16 camera movement 2023-07-19 00:37:36 -04:00
floralrainfall a6bbc2d683 fix camera rotation 2023-07-19 00:06:37 -04:00
floralrainfall a0e7bb078a insert camera on rnr start 2023-07-18 23:18:47 -04:00
dependabot[bot] 83c641e818
Bump Dependencies/Luau from `e25de95` to `2181591`
Bumps [Dependencies/Luau](https://github.com/roblox/luau) from `e25de95` to `2181591`.
- [Release notes](https://github.com/roblox/luau/releases)
- [Commits](e25de95445...218159140c)

---
updated-dependencies:
- dependency-name: Dependencies/Luau
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 03:11:11 +00:00