Commit Graph

  • 1e8e5c0f7c Fix Global SDF inside geometry to be negative mafiesto4 2022-08-12 16:00:27 +02:00
  • 9b816a321c Reduce DDGI probes distance limit to improve performance mafiesto4 2022-08-12 09:53:57 +02:00
  • d8c224112b Add Global Surface Atlas rendering for Foliage mafiesto4 2022-08-11 11:33:41 +02:00
  • 6c9b1f6be0 Add Global SDF rendering for Foliage mafiesto4 2022-08-10 14:27:08 +02:00
  • 6a1378ebdb Fix Global Surface Atlas drawing of objects that are hidden in GBuffer pass but should be visible for GI mafiesto4 2022-08-09 14:37:29 +02:00
  • 210342d337 Fix enum operators to be constexpr mafiesto4 2022-08-09 14:36:56 +02:00
  • 49df15c021 Fix Surface parameter attributes editor popup location mafiesto4 2022-08-09 12:37:27 +02:00
  • 07b02e6cf3 Add option to disable selecting text in text box mafiesto4 2022-08-08 13:51:55 +02:00
  • 183e87d147 Fix rich text box images from name in cooked build mafiesto4 2022-08-08 11:48:36 +02:00
  • 0eba11f1eb Add Content.GetEditorAssetPath mafiesto4 2022-08-08 11:48:16 +02:00
  • a4cdca80fc Increase level of assertions in SimulationEventCallbackPhysX mafiesto4 2022-08-08 11:18:32 +02:00
  • 5dadaf70f9 Add option to disable selecting text in text box mafiesto4 2022-08-08 11:18:16 +02:00
  • bb7d4f7812 Fix console builds mafiesto4 2022-08-07 21:06:17 +02:00
  • 7af0dc1b43 Add support for setting C++ version for build module compilation mafiesto4 2022-08-07 16:46:17 +02:00
  • ad7a8e528a Fix tab navigation mafiesto4 2022-08-06 12:10:14 +02:00
  • ed9f3f3d55 Add helper code example mafiesto4 2022-08-06 10:21:42 +02:00
  • f781fd8ab6 Add horizontal alignment tags for rich text box mafiesto4 2022-08-05 15:29:37 +02:00
  • 9caf80bdc9 Add option to disable text clipping in text boxes mafiesto4 2022-08-05 14:38:18 +02:00
  • b23cf5f1d8 Fix displaying multiple structure parameters in Visject Surface parameters panel mafiesto4 2022-08-05 13:27:32 +02:00
  • ce1465ae98 Fix crash when reloading game scripts in Editor with Anim Graph that contains game structs as params mafiesto4 2022-08-05 11:27:37 +02:00
  • 9d8f75d957 Fix rare issues with Task Graph not waiting for system due to recent job system changes #721 mafiesto4 2022-08-05 11:05:11 +02:00
  • 982e8df9b6 Fix TextureBrush to return valid size if texture is not yet loaded mafiesto4 2022-08-05 08:51:33 +02:00
  • 4c280ef015 Fix drawing single character text format mafiesto4 2022-08-04 14:42:52 +02:00
  • 142d81065a Add text block alignment options for rich text box (and valign tag) mafiesto4 2022-08-04 13:52:25 +02:00
  • 3089cc3b59 Add img tag to rich text box mafiesto4 2022-08-04 12:43:05 +02:00
  • 8d990018b5 Fix preserving Alpha channel when changing color with Value slider mafiesto4 2022-08-03 18:15:42 +02:00
  • cc59a2b5fe Fix Android build with NDK 25 mafiesto4 2022-08-03 18:09:52 +02:00
  • 4923d63a94 Add size tag mafiesto4 2022-08-03 15:41:25 +02:00
  • 6f18a8a3ff Add font tag mafiesto4 2022-08-03 14:39:00 +02:00
  • 8f895e54cd Improve rich text layout for lines with different fonts in line to match baseline mafiesto4 2022-08-03 12:58:23 +02:00
  • ad37b8361b Add more tags to Rich Text Box mafiesto4 2022-08-03 12:57:22 +02:00
  • 64609f823c Add **HTML tags processing in Rich Text Box** mafiesto4 2022-08-03 10:16:13 +02:00
  • dbd48ac5b4 Fix parsing html tags with starting with slash mafiesto4 2022-08-03 10:15:42 +02:00
  • e59de73948 Fix small issues mafiesto4 2022-08-02 16:53:31 +02:00
  • f16372efad Add utility for parsing Color from text (hex or named color) mafiesto4 2022-08-02 16:53:06 +02:00
  • 94060e16b9 Add more utilities for text processing with font and text subrange mafiesto4 2022-08-02 16:52:25 +02:00
  • 095f20ab6a Add HtmlParser to engine utilities (with unit tests for it) mafiesto4 2022-08-02 16:05:21 +02:00
  • 9e9233fd76 Ignore cert signing local scripts mafiesto4 2022-08-01 23:00:25 +02:00
  • ba901d4453 Update engine assets mafiesto4 2022-08-01 22:59:33 +02:00
  • a6e9abfceb Add UseAlpha to RenderBuffers for pass-though renderer with alpha channel mafiesto4 2022-08-01 22:58:22 +02:00
  • fe1cab6a7f Add Default auto-generated member to scripting structures and improve deserialization mafiesto4 2022-08-01 18:49:54 +02:00
  • 4915e9fea0 Fix hex color parsing mafiesto4 2022-08-01 17:13:29 +02:00
  • 3601d36955 Fix macOS build mafiesto4 2022-08-01 17:05:59 +02:00
  • 7953f6cb83 Add Engine.FocusGameViewport to implement game menu with camera focus gather mafiesto4 2022-08-01 16:17:34 +02:00
  • 1d7e88635f Allow content finder in game window during edit time mafiesto4 2022-08-01 11:38:41 +02:00
  • 20572c53af Add Noise sampling nodes to graphs mafiesto4 2022-07-31 23:43:35 +02:00
  • 2104dbc682 Add new **Noise** library for C++/C#/VisualScript/HLSL utilities mafiesto4 2022-07-31 22:20:38 +02:00
  • 1fdc43699c Fix rare exception in Visject after recent Surface context menu groups display refactor mafiesto4 2022-07-31 19:06:15 +02:00
  • 17b3434342 Add Mod for vectors mafiesto4 2022-07-31 19:05:36 +02:00
  • 3b52914416 Add **Nested Animations** for compositing animation clips mafiesto4 2022-07-31 15:53:09 +02:00
  • 3a39dad30f Fix invoking anim events for multi blend animations mafiesto4 2022-07-29 20:25:13 +02:00
  • db24ea950e Fix build mafiesto4 2022-07-29 17:03:21 +02:00
  • d47b452808 Fix check if unsetting material slot mafiesto4 2022-07-29 16:58:27 +02:00
  • 03ecb23bae Update engine materials mafiesto4 2022-07-29 16:58:13 +02:00
  • 6cf91b1da4 Add support for main view information in Surface materials during subpass rendering (eg. shadow depth) mafiesto4 2022-07-29 16:57:57 +02:00
  • 22209108c9 Fix Global Surface Atlas on Vulkan mafiesto4 2022-07-29 16:14:07 +02:00
  • 0ac91fa34d Fix CSM split point when using 3 cascades mafiesto4 2022-07-29 15:55:26 +02:00
  • 4b6e75c0af Expose IsDuringPlay property for actors and scripts to use in scripting mafiesto4 2022-07-29 14:52:41 +02:00
  • e16cbdbfd0 Add showing model screen size in the Model Preview mafiesto4 2022-07-29 13:29:02 +02:00
  • bdb69d57dd Refactor Plugins system to support plugins in C++ scripts mafiesto4 2022-07-28 21:05:03 +02:00
  • 6f35b27c29 Fix fullscreen game window F22 regression mafiesto4 2022-07-27 22:13:23 +02:00
  • ceeefd1796 Optimize 1ef8bb723c mafiesto4 2022-07-27 22:09:12 +02:00
  • bfec5d6a8d Improve displaying tris/vert count in GPU profiler if value is large mafiesto4 2022-07-27 16:24:49 +02:00
  • 4197e7b21e Fix test binary path mafiesto4 2022-07-27 10:10:00 +02:00
  • e1e32ecbfd Fix from https://github.com/nem0/OpenFBX/commit/6a788af3b19dd6921a64eb7e133a3fa131dfbbd5 mafiesto4 2022-07-27 10:05:32 +02:00
  • 41aefb1bda Attempt to fix test build mafiesto4 2022-07-27 09:38:30 +02:00
  • 1ef8bb723c Fix reparenting inside the nested prefabs when using multiple instanced of the nested prefab in PrefabManager mafiesto4 2022-07-27 09:33:01 +02:00
  • 163704085a Remove hack mafiesto4 2022-07-26 23:40:31 +02:00
  • 8c310b7c5c Fix path mafiesto4 2022-07-26 23:40:24 +02:00
  • 99d1c1903f Add test for Prefab issue #718 mafiesto4 2022-07-26 23:09:34 +02:00
  • cced83ca96 Add support for virtual Prefab assets created from code mafiesto4 2022-07-26 23:08:19 +02:00
  • adaaaa3e3f Fix crash when spawning prefab without scenes loaded mafiesto4 2022-07-26 23:07:40 +02:00
  • bbb5b68e91 Refactor FlaxTests to run as Editor with all engine services initialized mafiesto4 2022-07-26 23:07:10 +02:00
  • ff1fba403d Various fixes to allow compiling negine with custom build configurations mafiesto4 2022-07-26 23:06:03 +02:00
  • 8beb732cb9 Fix duplicated actors after reparenting actor in Prefab mafiesto4 2022-07-26 23:04:55 +02:00
  • 9d26004864 Fix looping streamable audio clips with multiple chunks mafiesto4 2022-07-26 14:36:50 +02:00
  • cfb98a39b0 Reduce DDGI flickering in certain lighting scenarios mafiesto4 2022-07-26 13:18:09 +02:00
  • da616fc578 Change spotlight cone limits mafiesto4 2022-07-26 11:41:51 +02:00
  • 22367498da Fix editing LinearCurve<Color> in properties window (color picker window closed keyframe editing popup) mafiesto4 2022-07-24 14:51:29 +02:00
  • 51c49cfac9 Add UseCSharp to engine config and fix parsing cmd line options list mafiesto4 2022-07-25 13:18:53 +02:00
  • 1f495205af Add GamepadDPadX/GamepadDPadY input axes for gamepad DPad mafiesto4 2022-07-25 10:32:48 +02:00
  • a4478b9497 Add editor camera speed up for gamepad right trigger mafiesto4 2022-07-25 09:52:42 +02:00
  • 5fea0cd693 Fix mouse hovering controls under expanded dropdown list panel mafiesto4 2022-07-24 13:37:23 +02:00
  • c25305e695 Fix physics trigger layer mask matching trigger events (filter body types) mafiesto4 2022-07-24 13:12:18 +02:00
  • 928d318f24 Reorganize Physics Settings mafiesto4 2022-07-24 13:10:21 +02:00
  • 2dfd676c5e Fix errors in Editor when editing particle emitter if effect that uses it is selected mafiesto4 2022-07-24 11:55:00 +02:00
  • 74e3d1ad8f Fix removing Gameplay Globals mafiesto4 2022-07-23 16:58:16 +02:00
  • 47b255ed3e Remove warning on missing initial entry state for Anim Graph state machine mafiesto4 2022-07-23 16:49:40 +02:00
  • 32fe383c10 Fix [AssetReference(typeof(typeName)] not working for arrays of assets (fix for collection types) mafiesto4 2022-07-23 16:36:21 +02:00
  • a590336118 Fix ParticleEmitter.Spawn() with default duration mafiesto4 2022-07-23 16:22:00 +02:00
  • 1ae80da888 Fix missing Properties window focus after adding script to the actor mafiesto4 2022-07-23 16:14:02 +02:00
  • 8d6fa34108 Add waiting for model to be loaded in SetMaterial mafiesto4 2022-07-23 15:33:04 +02:00
  • 0a1d8f6b3b Fix crash when setting up recursive Material Instances inheritance mafiesto4 2022-07-23 15:28:49 +02:00
  • 37fbc7600e Add don't auto-closing View -> View Flags menu to improve debug testing workflow in Editor viewport mafiesto4 2022-07-23 10:51:38 +02:00
  • 1633d8ebb6 Minor fixes mafiesto4 2022-07-23 01:27:40 +02:00
  • b9cd6974fb Add confirmation dialog for Scenes Data building in Editor toolbar (prevent misclicks) mafiesto4 2022-07-23 00:58:45 +02:00
  • 2a3316ac5e Marge Visual Script groups for structures (eg. double ActionConfig group) mafiesto4 2022-07-23 00:53:46 +02:00
  • d33cf5f6d9 Fix crash when cooking mesh collision with a custom subset of material slots mafiesto4 2022-07-22 11:22:58 +02:00
  • 3d43586e0f Fix editor viewport input bug regression mafiesto4 2022-07-22 11:12:45 +02:00
  • e4079f011d Improve initial name for static model collision data asset mafiesto4 2022-07-22 10:20:13 +02:00