Commit Graph

9213 Commits

Author SHA1 Message Date
ExMatics HydrogenC 133340b2ea Fix sky color being too dark 2024-06-06 12:56:32 +08:00
ExMatics HydrogenC 344665e34f Merge branch 'reverse-z' of https://github.com/HydrogenC/FlaxEngine into reverse-z 2024-06-06 12:13:51 +08:00
ExMatics HydrogenC 5d188c8c2d Simplify SetMatrix code 2024-06-06 12:13:32 +08:00
ExMatics HydrogenC 9447f3d569 Fix build tool command line 2024-06-06 11:16:00 +08:00
ExMatics HydrogenC df8dc9173a Add command line controls for reverse z 2024-06-06 00:07:28 +08:00
ExMatics HydrogenC b186d19faa Fix typo 2024-06-05 23:37:10 +08:00
ExMatics HydrogenC ea749f12a3 Add depth function to conditional compiling 2024-06-05 23:36:41 +08:00
ExMatics HydrogenC 74750fd604 Fix spot light 2024-06-05 23:09:43 +08:00
ExMatics HydrogenC b52e8bad4c Fix shadow casting 2024-06-05 23:02:21 +08:00
ExMatics HydrogenC 44f8e86245 Fix code depth sampling for unreversed z 2024-06-05 22:39:20 +08:00
ExMatics HydrogenC b036692154 Fix shadow bias and unify indent 2024-06-05 22:36:15 +08:00
ExMatics HydrogenC 5d050ca020 Make reverse z define dynamic 2024-06-05 21:51:07 +08:00
ExMatics HydrogenC 1b6a31b6e5 Finish conditional compiling 2024-06-05 21:15:08 +08:00
ExMatics HydrogenC ab4743fdb1 Add more comditional compiling 2024-06-05 18:20:38 +08:00
ExMatics HydrogenC 49629222c1 Revert VolumeParticle.shader 2024-06-05 07:41:40 +08:00
ExMatics HydrogenC 9d6778ff1e Add a bit conditional compiling 2024-06-05 07:40:03 +08:00
ExMatics HydrogenC ce73394531 add todo in BoundingFrustrum 2024-06-04 23:24:28 +08:00
ExMatics HydrogenC 463c8dba0d fix depth function 2024-06-04 23:22:41 +08:00
ExMatics HydrogenC 9bb6104cf7 Merge remote-tracking branch 'upstream/master' into reverse-z 2024-06-04 12:08:07 +08:00
ExMatics HydrogenC 151f4a4923 Merge branch 'reverse-z' of https://github.com/HydrogenC/FlaxEngine into reverse-z 2024-06-04 12:07:53 +08:00
ExMatics HydrogenC 36f588a792 Fix more shaders 2024-06-04 12:07:50 +08:00
ExMatics HydrogenC 07c7a250cc Revert unexpected deletions 2024-06-04 09:55:06 +08:00
ExMatics HydrogenC eab4a8c404 Fix shaders for reverse z 2024-06-04 09:30:26 +08:00
ExMatics HydrogenC cde3e3d710 Fix editor raycast 2024-06-04 08:39:14 +08:00
mafiesto4 116539ce34 Merge branch 'Tryibion-fix-cursor-show-edge-cases' 2024-06-03 19:17:58 +02:00
mafiesto4 e8421d4274 Merge branch 'fix-cursor-show-edge-cases' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-cursor-show-edge-cases 2024-06-03 19:17:50 +02:00
ExMatics HydrogenC a8dc67a1b2 Implement reverse z 2024-06-03 22:02:35 +08:00
mafiesto4 0b9ee23a5c Merge branch 'Chikinsupu-Visject-ConnectionImprovements' 2024-06-03 14:22:04 +02:00
mafiesto4 2d2841d59e Merge branch 'Visject-ConnectionImprovements' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-ConnectionImprovements 2024-06-03 14:17:11 +02:00
mafiesto4 a0c2f6a51e Merge branch 'HydrogenC-scroll-fix' 2024-06-03 11:09:59 +02:00
mafiesto4 1d946afe82 Merge branch 'scroll-fix' of https://github.com/HydrogenC/FlaxEngine into HydrogenC-scroll-fix 2024-06-03 11:09:52 +02:00
mafiesto4 6ea519b55a Merge branch 'GoaLitiuM-variant_fixes' 2024-06-03 11:04:18 +02:00
mafiesto4 2d6c49ee20 Merge branch 'variant_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-variant_fixes 2024-06-03 11:04:06 +02:00
mafiesto4 59b250f091 Merge branch 'GoaLitiuM-exr_crash_fix' 2024-06-03 11:01:24 +02:00
mafiesto4 6c347f08b6 Merge branch 'exr_crash_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-exr_crash_fix 2024-06-03 11:01:11 +02:00
mafiesto4 304f24764b Merge branch 'GoaLitiuM-debuglog_options' 2024-06-03 10:58:57 +02:00
mafiesto4 3dac26ffda Merge branch 'debuglog_options' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-debuglog_options 2024-06-03 10:58:49 +02:00
mafiesto4 f51a442357 Fix crash when using content search in Visject surface 2024-06-03 10:54:22 +02:00
GoaLitiuM c4d5e50f22 Update Editor options when window is shown 2024-06-01 23:13:34 +03:00
GoaLitiuM 86d90605fc Fix Editor options data applying in realtime after first save
Reclone the data in order to not modify the currently applied options
data after save.
2024-06-01 23:13:34 +03:00
GoaLitiuM db71bf2868 Store Debug Log view options in Editor options 2024-06-01 23:13:34 +03:00
GoaLitiuM fef124a01d Fix crash when trying to import unsupported EXR-file 2024-06-01 21:36:22 +03:00
GoaLitiuM 272977a521 Defer Editor EndInit after loading scripting assemblies
Assets containing deserialized data of scripting assembly structures
needs to be loaded after the scripting assemblies have been loaded.
2024-06-01 20:24:57 +03:00
GoaLitiuM dedb3d57fd Fix Variant getters returning already freed managed handles 2024-06-01 20:22:16 +03:00
ExMatics HydrogenC 9e9013ec43 Add missing recalculations of the thumb 2024-06-01 18:23:37 +08:00
Nils Hausfeld 0c50fa9816 - Implemented a connection line offset that increases the less curvature the line has
- Made connection lines a tiny bit thicker and added constants at the top of OutputBox to easily change the default style
2024-05-31 20:16:33 +02:00
mafiesto4 e0791eacad Fix game crashes due to scene objects C# instances removal on EndPlay before all game logic ends 2024-05-31 10:29:23 +02:00
mafiesto4 806bff19f4 Fix editor play state exceptions into errors to prevent locking editor state 2024-05-30 17:26:43 +02:00
mafiesto4 949057b1c3 Fix some html tags parsing to be safer 2024-05-30 17:22:43 +02:00
mafiesto4 5c23f4ac09 Fix project cache in editor to use invariant culture when converting numbers 2024-05-30 17:22:30 +02:00