Commit Graph

  • 4b4bf833a9 Rename Phase > State Olly Rybak 2023-05-12 00:25:03 +10:00
  • d5237715a5 Removed unused field Olly Rybak 2023-05-11 21:12:03 +10:00
  • 395a72b7d4 Added comments / reformat Olly Rybak 2023-05-11 21:10:40 +10:00
  • f80ded2057 Initial setup Olly Rybak 2023-05-11 17:30:20 +10:00
  • a2d4207504 Fix compile errors. Menotdan 2023-05-10 19:30:58 -04:00
  • 627b1cee10 Resolve issues that came through when attempting to merge previously. Menotdan 2023-05-10 17:49:45 -04:00
  • eb75f8a8ad Merge remote-tracking branch 'upstream/master' into color-picker Menotdan 2023-05-10 17:33:07 -04:00
  • 5bc76de7d6 Merge branch 'master' into scale-icon-change Menotdan 2023-05-10 17:16:44 -04:00
  • 4e78b49cac Improve managed exceptions logging mafiesto4 2023-05-10 20:42:18 +02:00
  • 637850d06c Fix crash when C# type has missing empty ctor or it throws an exception mafiesto4 2023-05-10 20:41:58 +02:00
  • 4144c22dc4 Working demo of colorpicker eyedropper Menotdan 2023-05-10 13:41:24 -04:00
  • 2ce727d994 Correctly implement the ScreenUtils class Menotdan 2023-05-10 13:34:28 -04:00
  • 1855ff133e Tweak a few classes, add the Base classes. Menotdan 2023-05-10 12:46:54 -04:00
  • 51004bbd9d Learned about filter folders and now VS likes me :) Menotdan 2023-05-10 11:03:05 -04:00
  • 873d42344b remove files as visual studio is bugging. Menotdan 2023-05-10 10:39:25 -04:00
  • 27b6ba83a6 Added Windows Base Class for getting screen pixels and other screen-wide utilities Menotdan 2023-05-10 10:31:44 -04:00
  • eeaf7eb733 Move BoxSize Tryibion 2023-05-10 08:04:47 -05:00
  • 2b59cbf0f1 Organize the style groups of UI controls Tryibion 2023-05-10 07:43:40 -05:00
  • ab2cfe89ce Fix looping animation in Anim Graph when using start position offset mafiesto4 2023-05-10 12:47:59 +02:00
  • aab3d494ff Fix crash when sampling animation in Anim Graph that uses it's length to calculate start position mafiesto4 2023-05-10 12:27:10 +02:00
  • fe4e8f3dd2 Merge remote-tracking branch 'origin/master' into 1.6 mafiesto4 2023-05-10 12:13:45 +02:00
  • 0c2c643ea8 Follow up #1085 with expendable type description for content items mafiesto4 2023-05-10 10:29:59 +02:00
  • 3bff65d6b6 Minor fix mafiesto4 2023-05-10 10:03:13 +02:00
  • 1069ff0c60 Merge branch 'Menotdan-master' mafiesto4 2023-05-10 10:02:14 +02:00
  • 03ab243f9b Merge branch 'master' of https://github.com/Menotdan/FlaxEngine into Menotdan-master mafiesto4 2023-05-10 10:02:06 +02:00
  • b9d8e2b336 Merge branch 'GoaLitiuM-optimize_profiler_asset_sort' mafiesto4 2023-05-10 09:56:29 +02:00
  • ac67813198 Optimize code to alloc memory manually in #1088 mafiesto4 2023-05-10 09:31:54 +02:00
  • 6c2ba51926 Merge branch 'GoaLitiuM-object_array_marshalling' into 1.6 mafiesto4 2023-05-10 09:22:27 +02:00
  • c73897ce7f Merge branch 'object_array_marshalling' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-object_array_marshalling mafiesto4 2023-05-10 09:22:22 +02:00
  • 32bab1e7bf Minor tweak mafiesto4 2023-05-10 09:22:19 +02:00
  • e26d793976 Merge branch 'GoaLitiuM-force_gc' into 1.6 mafiesto4 2023-05-10 08:44:34 +02:00
  • 9e3c0f5e26 Merge branch 'force_gc' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-force_gc mafiesto4 2023-05-10 08:44:25 +02:00
  • b14f5f5cd6 Fix macOS build mafiesto4 2023-05-10 08:08:21 +02:00
  • 59c54db275 Implement C# callback for pixels finished reading Menotdan 2023-05-10 00:58:38 -04:00
  • 1ebf4d49e5 trying to get the correct window Menotdan 2023-05-09 16:49:03 -04:00
  • c73ab05d70 Rather odd attempt to screenshot the view Menotdan 2023-05-09 16:14:37 -04:00
  • d29c2fc5af Add unit test for guid formatting mafiesto4 2023-05-09 17:32:44 +02:00
  • ec04e858ef Fix compilation issues on non-Windows platforms mafiesto4 2023-05-09 17:32:31 +02:00
  • 421db7fee2 Additional optimization mafiesto4 2023-05-09 16:52:01 +02:00
  • 3bf9c1cc10 Fix exporting skinned model after recent version changes mafiesto4 2023-05-09 16:39:25 +02:00
  • e68807d574 Optimize rapidjson std lib usage mafiesto4 2023-05-09 16:39:13 +02:00
  • e03516e22e Optimize text formatting functions instantiation to favor manually called String::Format mafiesto4 2023-05-09 16:38:59 +02:00
  • a403c4d9ee Update fmt llibrary to version 9.1 (Aug 27, 2022) mafiesto4 2023-05-09 16:38:15 +02:00
  • d13c722ce3 Optimize text formatting in various places mafiesto4 2023-05-09 13:44:32 +02:00
  • 2cf70453f8 Add automated test for strings formatting and localization mafiesto4 2023-05-09 11:19:00 +02:00
  • da149d32cf Force GC to run periodically in order to reduce stuttering GoaLitiuM 2023-05-08 21:13:55 +03:00
  • 66de1e744a Use Unsafe.As casting in generated managed marshallers GoaLitiuM 2023-05-07 13:00:40 +03:00
  • cae07f3623 Optimize marshalling managed arrays of object references GoaLitiuM 2023-05-06 15:36:19 +03:00
  • c1fa9e595c Sort profiler window assets when the view is active GoaLitiuM 2023-05-06 14:58:32 +03:00
  • 80e6853f44 Merge remote-tracking branch 'origin/master' into 1.6 mafiesto4 2023-05-08 22:22:32 +02:00
  • ec60c90963 Implement basic design of the eyedropper button. Menotdan 2023-05-08 15:59:19 -04:00
  • 8edc154501 Fix UIControl linkage to Prefab window when creating UI within prefab Editor mafiesto4 2023-05-08 19:22:23 +02:00
  • 86d0ccb210 Mark SetColors() virtual to override it in IconButton Menotdan 2023-05-08 12:51:34 -04:00
  • 74af2e53a8 Add IconButton for this branch. Menotdan 2023-05-08 12:50:33 -04:00
  • 3ea771fe22 Fix crash on engine exit when asset fails to load due to serialized version mismatch mafiesto4 2023-05-08 17:06:13 +02:00
  • ec6e459aa7 Fix CPU profiler events extraction when buffer is full mafiesto4 2023-05-08 17:05:40 +02:00
  • 959fa185c3 Fix compilation error from fa2171503b mafiesto4 2023-05-08 14:30:22 +02:00
  • fa2171503b Fix locale on Linux mafiesto4 2023-05-08 13:57:11 +02:00
  • 2c2b403da1 Revert aeda759086 mafiesto4 2023-05-08 13:57:02 +02:00
  • 69cdb1268a Merge remote-tracking branch 'origin/master' into 1.6 mafiesto4 2023-05-08 12:58:42 +02:00
  • a5afa04f8f Fix model screen size calculation in orthographic view projections mafiesto4 2023-05-08 12:44:01 +02:00
  • aeda759086 Minor tweak mafiesto4 2023-05-08 12:32:42 +02:00
  • 0508d5a987 Merge branch 'GoaLitiuM-tracy_v09' mafiesto4 2023-05-08 11:56:31 +02:00
  • 31a000b2b6 Merge branch 'tracy_v09' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-tracy_v09 mafiesto4 2023-05-08 11:56:15 +02:00
  • 95daff3e96 Run editor analytics in async mafiesto4 2023-05-08 11:40:50 +02:00
  • 04439d9dec Upgrade Editor analytics from deprecated Universal Analytics to the latest GA4 mafiesto4 2023-05-08 11:40:20 +02:00
  • 681564189f Finish implementing IconButton and use that to create a more intuitive scale linking interface. Menotdan 2023-05-08 00:42:38 -04:00
  • f6ee5123d7 Revert "Use shorter, relative path for displaying Asset Tooltips." Menotdan 2023-05-07 23:10:07 -04:00
  • 296ac0b940 Revert "Use shorter, relative path for displaying Asset Tooltips." Menotdan 2023-05-07 23:04:11 -04:00
  • 141555377b Begin working on an IconButton class, and demoing the IconButton idea using the scale link icon. Menotdan 2023-05-07 22:58:57 -04:00
  • c0428c3316 Simplify Editor analytics code mafiesto4 2023-05-07 23:02:36 +02:00
  • e7249d9d94 Merge branch 'FlaxEngine:master' into master Menotdan 2023-05-07 15:38:07 -04:00
  • f3d7ad0aa9 Add better tooltips to all files and folders. Menotdan 2023-05-07 14:03:27 -04:00
  • 5a66e90b56 Merge remote-tracking branch 'origin/master' into 1.6 mafiesto4 2023-05-07 19:46:29 +02:00
  • cffc3f7f5d Better formatting for type names. Menotdan 2023-05-07 13:44:15 -04:00
  • 0a5d37fd9b Add support for spawning multiple objects over network within a single group that is not from Prefabs mafiesto4 2023-05-07 19:40:31 +02:00
  • 531d005169 Fix accessing object ownership info locally before object gets fully spawned mafiesto4 2023-05-07 19:39:57 +02:00
  • c717a102fc Add an option to toggle translating tooltip type names (not implemented yet) Menotdan 2023-05-07 13:12:27 -04:00
  • 4c906f4040 Use shorter, relative path for displaying Asset Tooltips. Menotdan 2023-05-07 13:11:53 -04:00
  • 159fb8f5ee Fix folders delete regression issue from dbd5c71344 mafiesto4 2023-05-07 18:22:58 +02:00
  • 0c3d1e3ec6 Fix existing nested prefabs sync applying when updating base prefab changes mafiesto4 2023-05-07 18:12:06 +02:00
  • dd7dc28828 Add automated unit test for nested prefab changes sync after base prefab apply #1015 mafiesto4 2023-05-07 18:09:54 +02:00
  • a99f792979 Disable unit test on Linux for now mafiesto4 2023-05-07 13:58:28 +02:00
  • 713cf0d4b2 Improve #1077 to use a single pixel shader with permutations mafiesto4 2023-05-07 11:01:30 +02:00
  • 10541ac743 Merge branch 'Withaust-debugshader' mafiesto4 2023-05-07 10:55:32 +02:00
  • 7c6148dfd8 Merge branch 'debugshader' of https://github.com/Withaust/FlaxEngine into Withaust-debugshader mafiesto4 2023-05-07 10:53:54 +02:00
  • fae6a1ebe9 Merge branch 'Withaust-layermatrix' mafiesto4 2023-05-07 10:53:02 +02:00
  • bc1cb402ab Merge branch 'layermatrix' of https://github.com/Withaust/FlaxEngine into Withaust-layermatrix mafiesto4 2023-05-07 10:52:10 +02:00
  • e973c3ee67 Merge branch 'Tryibion-ensure-prefab-staticflags' mafiesto4 2023-05-07 10:46:26 +02:00
  • bcbbd98898 Merge branch 'ensure-prefab-staticflags' of https://github.com/Tryibion/FlaxEngine into Tryibion-ensure-prefab-staticflags mafiesto4 2023-05-07 10:46:20 +02:00
  • 4131e15f0e Fix deprecation warnings mafiesto4 2023-05-07 10:46:13 +02:00
  • e8ec5794d2 Simplify code #1034 mafiesto4 2023-05-06 23:02:35 +02:00
  • a9f1163743 Merge branch 'RuanLucasGD-master' mafiesto4 2023-05-06 23:01:47 +02:00
  • 4be02f5832 Merge branch 'master' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-master mafiesto4 2023-05-06 23:01:42 +02:00
  • efab20e335 Fix compilation regression from 5d2a3482c7 mafiesto4 2023-05-06 23:00:50 +02:00
  • c47907c0c3 Fix C# serialization of reference to self (eg. script sub-object referencing owning script) mafiesto4 2023-05-06 17:36:17 +02:00
  • 7faa9aa23a Merge branch 'master' into master Ruan Lucas 2023-05-06 10:53:37 -04:00
  • 64515404e9 refactor again Ruan Lucas 2023-05-06 10:49:07 -04:00
  • db14c8a0a6 refactor "GetSubTags" Ruan Lucas 2023-05-06 10:46:26 -04:00
  • 10bab59acc Fix scene asset runtime contents when saving scene file in Editor mafiesto4 2023-05-06 14:58:10 +02:00