Commit Graph

  • a1c251c3b7 Add various optimizations to Global Surface Atlas mafiesto4 2024-06-24 19:01:35 +02:00
  • 8190d7f171 Optimize Global Surface Atlas setup and objects buffer writing to be async mafiesto4 2024-06-24 13:15:45 +02:00
  • 59bbb9e058 Fix error when reopening project mafiesto4 2024-06-24 13:15:05 +02:00
  • 861d8a683f Add JobSystem::Dispatch that accepts dependent jobs that needs to be completed before mafiesto4 2024-06-24 13:12:48 +02:00
  • cb3e8e4112 Ambiguous name fix Mateusz Karbowiak 2024-06-22 16:41:29 +02:00
  • 5f4aee71b8 Actor naming without string copy fix Mateusz Karbowiak 2024-06-22 15:14:02 +02:00
  • 02403377cd Array move semantics fix Mateusz Karbowiak 2024-06-22 15:13:53 +02:00
  • 2773949197 Optimize wait signal in Job System to wake waiting threads only when job batch ends mafiesto4 2024-06-22 09:58:20 +02:00
  • 3b3cd5ade4 Optimize Global Surface Atlas defragmenting to just reset tiles, not whole objects list mafiesto4 2024-06-21 23:01:32 +02:00
  • 6436fb3bde Update AssImp to latest version GoaLitiuM 2024-06-21 21:55:30 +03:00
  • 240ddbcde3 - Minor cleanup Nils Hausfeld 2024-06-21 20:52:14 +02:00
  • ef5d4013d3 - Increased min description panel height a tiny bit to make 4 input/output elements fit without causing jittering / flickering Nils Hausfeld 2024-06-21 20:45:22 +02:00
  • a8bd59c07f - Fixed regression where pack/unpack nodes didn't return any inputs/outputs Nils Hausfeld 2024-06-21 20:40:39 +02:00
  • db17d8d0ce - Comments, cleanup and a bit of refactoring Nils Hausfeld 2024-06-21 20:26:24 +02:00
  • 4d0d08f245 Optimize Global Surface Atlas drawing with async job system mafiesto4 2024-06-21 17:55:02 +02:00
  • c119750896 Fix RectAtlas regression mafiesto4 2024-06-21 16:24:47 +02:00
  • 6d9f504639 Optimize new rectangle packing to use binary search for faster inserting mafiesto4 2024-06-20 22:33:57 +02:00
  • 8e49a35e0e Refactor RectPack into new RectPackNode and RectPackAtlas that uses more optimized memory allocations mafiesto4 2024-06-20 15:26:58 +02:00
  • d7a0c69990 - Some cleanup and tooltips Nils Hausfeld 2024-06-20 00:18:11 +02:00
  • cb1324fc2d - Now removing <see cref> tags from tooltips - Capitalizing the first character of inputs/outpus - Removing & chars from input/output types to make it easier to read - Moving description signature down to make items without a description look less ugly Nils Hausfeld 2024-06-19 20:56:25 +02:00
  • a1adab1156 Change variable name to dropping. Tryibion 2024-06-19 09:24:33 -05:00
  • a6324c8f65 Missing change mafiesto4 2024-06-19 15:45:45 +02:00
  • 9ec23559af Optimize GPU memory usage in Editor when viewport is inactive mafiesto4 2024-06-19 15:03:38 +02:00
  • a377933884 Fix d3d12 build regression mafiesto4 2024-06-19 14:10:23 +02:00
  • 9c161121b3 Add Graphics::SpreadWorkload to disable graphics workloads amortization over several frames when debugging graphics perf mafiesto4 2024-06-19 14:03:55 +02:00
  • a5b00fa718 Resolve problems in code review ExMatics HydrogenC 2024-06-19 10:58:27 +08:00
  • 919e118a2f Select all assets and scripts that are dropped in the tree panel. Tryibion 2024-06-18 21:46:22 -05:00
  • f38df259a7 Dont show Select prefab, Edit prefab, and view changes buttons when editing actor in the prefab. Tryibion 2024-06-18 21:10:42 -05:00
  • ec10e3bb30 Fix changing to invariant culture for unknown LCID. Tryibion 2024-06-18 19:59:27 -05:00
  • 224c2c049e Fix the profiler charts in place and only scroll profiler info. Tryibion 2024-06-18 19:25:12 -05:00
  • 8509761d67 Only wrap text on underscores and not other special characters Tryibion 2024-06-18 17:37:54 -05:00
  • a808ac5dc8 - Added descriptions to Bitwise OR, XOR - Added description to Boolean XOR, NOR, NAND and updated AND, OR - Minor tooltip text fix Nils Hausfeld 2024-06-18 19:44:07 +02:00
  • 37a3c4dbb5 - Added separator line between description and inputs/outputs Nils Hausfeld 2024-06-18 19:01:53 +02:00
  • 3fd4bb622f - Added editor option to toggle description panel for visual scripting Nils Hausfeld 2024-06-18 18:51:49 +02:00
  • d74b7fb304 - Set description panel min height to reduce window jittering (workaround) Nils Hausfeld 2024-06-18 18:40:28 +02:00
  • 83c72c1458 Merge branch 'master' into Visject-DescriptionPanel Nils Hausfeld 2024-06-18 18:30:09 +02:00
  • 9b3ff05af7 Remove debug code ExMatics HydrogenC 2024-06-18 21:47:11 +08:00
  • 14ce4d4394 Cleanup and fix typo ExMatics HydrogenC 2024-06-18 21:40:25 +08:00
  • 9062c04ef0 Complete sdf reflections ExMatics HydrogenC 2024-06-18 21:25:12 +08:00
  • 0d48ac8fc2 Add smoother DDGi probe relocation when old position is visible from new position mafiesto4 2024-06-18 15:05:21 +02:00
  • 7f2464684a Fix single-frame DDGI black artifacts when Global Surface Atlas got defragmented mafiesto4 2024-06-18 14:17:50 +02:00
  • 2c4de9878e Improve DDGI cascade transitions to be smoother mafiesto4 2024-06-18 13:22:10 +02:00
  • 611961cefe Improve DDGI cascade selection by using biased world position mafiesto4 2024-06-18 10:52:28 +02:00
  • 7ede250403 absolute snapping: actually fix large world this time Zode 2024-06-17 22:59:19 +03:00
  • e0028d5f94 Merge remote-tracking branch 'origin/master' into 1.9 mafiesto4 2024-06-17 21:53:49 +02:00
  • 0d8691045b Merge branch 'GoaLitiuM-vulkan_amd_fixes' mafiesto4 2024-06-17 21:49:04 +02:00
  • bd727ae189 Merge branch 'vulkan_amd_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vulkan_amd_fixes mafiesto4 2024-06-17 21:49:00 +02:00
  • 4bfda76666 Merge branch 'MrCapy0-Fix-Vehicle-Crash' mafiesto4 2024-06-17 21:47:39 +02:00
  • a030978558 Merge branch 'Fix-Vehicle-Crash' of https://github.com/MrCapy0/FlaxEngine into MrCapy0-Fix-Vehicle-Crash mafiesto4 2024-06-17 21:47:34 +02:00
  • 2aff3d76ca Merge branch 'Chikinsupu-Visject-FixGroupFilterBreakingSmartFloats' mafiesto4 2024-06-17 21:46:29 +02:00
  • 8312659275 Merge branch 'Visject-FixGroupFilterBreakingSmartFloats' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-FixGroupFilterBreakingSmartFloats mafiesto4 2024-06-17 21:46:11 +02:00
  • 55ce33bc1c Merge branch 'Tryibion-fix-tint-border' mafiesto4 2024-06-17 21:45:31 +02:00
  • 1613bdcd06 Merge branch 'fix-tint-border' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-tint-border mafiesto4 2024-06-17 21:45:11 +02:00
  • a67dc00fa3 Fix tree nodes culling when using search in scene tree mafiesto4 2024-06-17 21:44:31 +02:00
  • 5780fb7392 absolute snapping: large worlds fix Zode 2024-06-17 22:16:10 +03:00
  • 840abf8cdb absolute snap only in world space Zode 2024-06-17 21:27:13 +03:00
  • b57e847916 Add absolute snapping Zode 2024-06-17 21:19:31 +03:00
  • 1c82c73bc0 Fix graphical glitches in Vulkan backend GoaLitiuM 2024-06-15 23:11:15 +03:00
  • 22b4f33984 Use consistent and less verbose deprecation messages GoaLitiuM 2024-06-17 20:35:24 +03:00
  • 6c8288f38a Fix deprecation warnings in generated bindings code GoaLitiuM 2024-06-17 20:13:53 +03:00
  • e08b57e814 Support custom deprecation messages in bindings generator GoaLitiuM 2024-06-17 20:00:30 +03:00
  • 87aa23107d Fix shadow sharpness processing mafiesto4 2024-06-17 18:59:13 +02:00
  • 6e0dd2064a Add nearby probes search to fill cells with missing GI data mafiesto4 2024-06-17 18:25:11 +02:00
  • 5f939430ee Initial commit for forward software reflection ExMatics HydrogenC 2024-06-17 23:00:48 +08:00
  • 4abe8587f3 - Fixed some tooltip regressions - Defined signatures where necessary Nils Hausfeld 2024-06-16 13:37:03 +02:00
  • 62778fc1e9 - Increasing width of CM slightly when using description panel - Some padding and size changes - A tiny bit of cleanup Nils Hausfeld 2024-06-16 12:37:46 +02:00
  • b0953e9494 - Minor refactoring and cleanup Nils Hausfeld 2024-06-16 12:18:03 +02:00
  • 53006ac9ad - Moved description panel code - Description panel now gets hidden when hiding the context menu - Cleanup when hiding description panel Nils Hausfeld 2024-06-16 12:12:26 +02:00
  • 0fd8de8029 - Added custom func to fetch information for nodes that need special treatment like Array, Enum or Un/Pack nodes - More refactoring and cleanup Nils Hausfeld 2024-06-15 22:13:05 +02:00
  • 46cc4c72e7 - Refactored and cleaned up a bunch of redundant code Nils Hausfeld 2024-06-15 19:47:48 +02:00
  • a05fe5ce9b add a warning when there is more than one audio listener enabled xxSeys1 2024-06-15 19:40:23 +02:00
  • 8899e3ebb7 clean code MrCapy0 2024-06-15 12:11:08 -03:00
  • 727ff8be95 Fix crash on add new drive steer vs speed MrCapy0 2024-06-15 12:09:19 -03:00
  • a8d97f1daa - Skip group filtering if the string in front of the dot is empty or doesn't start with a letter, to make spawning float nodes work again Nils Hausfeld 2024-06-15 11:32:47 +02:00
  • 488485e23e Fix borders not tinting. Tryibion 2024-06-14 14:06:49 -05:00
  • 804e652b6d - Now using the connectionhints when no connectionstype is available - Some special treatment for Array and Dictionary Constants, kinda dirty Nils Hausfeld 2024-06-14 20:39:39 +02:00
  • 79138dfaf0 add default audio listener to newly created scenes envision3d 2024-06-14 02:14:20 -05:00
  • e3f0991805 Optimize Global Surface Atlas drawing when atlas is full mafiesto4 2024-06-13 23:02:20 +02:00
  • f02e7d0936 Fix compilation error mafiesto4 2024-06-13 23:01:51 +02:00
  • 67f3f89bf7 - Override node inputs/outputs now also get shown - Added special treatment for enum, pack and unpack nodes in order to also show their inputs/outputs Nils Hausfeld 2024-06-13 22:03:41 +02:00
  • 36bdd6cbd0 - Refactored some code handling the input/output elements - Added member information to all cached nodes to be able to fetch their informations Nils Hausfeld 2024-06-13 19:04:46 +02:00
  • b760dcdb58 Fix Global Surface Atlas flickering in scenes with lots of objects mafiesto4 2024-06-13 18:10:18 +02:00
  • d926bdb609 Update assets mafiesto4 2024-06-13 17:15:30 +02:00
  • e1bede1bf6 Merge remote-tracking branch 'origin/master' into 1.9 mafiesto4 2024-06-13 17:07:37 +02:00
  • eeede88fb8 Add more precise Global SDF raycasting nearby geometry (at cost of performance) mafiesto4 2024-06-13 17:05:31 +02:00
  • 2f688892ea Fix DDGI probes scrolling to properly handle bigger scroll deltas mafiesto4 2024-06-13 17:04:29 +02:00
  • 5c5fad6bb4 Refactor DDGI probe relocation algorithm to result in smoother and more precise placement mafiesto4 2024-06-13 17:03:23 +02:00
  • 1be136bd2e - Now drawing icon type for inputs/outputs for archetypes with their attached memberinfo Nils Hausfeld 2024-06-12 21:07:35 +02:00
  • df404507b5 - Now showing inputs and outputs in a very buggy and dirty way Nils Hausfeld 2024-06-12 19:20:09 +02:00
  • 587bdf92f7 Merge branch 'master' into Visject-DescriptionPanel Nils Hausfeld 2024-06-11 20:57:54 +02:00
  • f52059522b Merge branch 'GoaLitiuM-logcontext_fix' mafiesto4 2024-06-11 19:22:53 +02:00
  • 691ac6d439 Fix missing LogContext data GoaLitiuM 2024-06-11 19:53:23 +03:00
  • 6fc056cba2 Add default material for Radial Menu control mafiesto4 2024-06-11 15:56:32 +02:00
  • 54cb82cbda Merge branch 'Menotdan-load-source-log' mafiesto4 2024-06-11 12:54:00 +02:00
  • b8c9130ae4 Simplify and cleanup code mafiesto4 2024-06-11 12:53:47 +02:00
  • c2e1b92cce Move LogContext mafiesto4 2024-06-11 11:55:56 +02:00
  • 6113325e07 Merge branch 'load-source-log' of https://github.com/Menotdan/FlaxEngine into Menotdan-load-source-log mafiesto4 2024-06-11 11:54:45 +02:00
  • bea7e1526d Merge branch 'z1dev-master' mafiesto4 2024-06-11 11:40:35 +02:00
  • abc75e6c3d Merge branch 'master' of https://github.com/z1dev/FlaxEngine into z1dev-master mafiesto4 2024-06-11 11:40:26 +02:00
  • dfc1db672d Add minor Y offset to grid to prevent artifacts with floor in sample scenes mafiesto4 2024-06-11 11:40:13 +02:00