Commit Graph

  • 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
  • 00f2548f1a Fix default value for RigidBody center of mass mafiesto4 2022-07-22 10:09:20 +02:00
  • 3c94814e9f Fix missing AO in Light Buffer debug view mode mafiesto4 2022-07-21 15:43:46 +02:00
  • 033c5eb188 Update assets mafiesto4 2022-07-21 09:43:18 +02:00
  • 726937dad7 Fix shader asset creation mafiesto4 2022-07-21 09:42:17 +02:00
  • 2a53143bc4 Add new mode to Screen Space Reflections for DDGI Scene tracing mafiesto4 2022-07-21 09:41:38 +02:00
  • f90808749e Add batching undo actions for Surface editing to prevent undo actions spam during a single edit mafiesto4 2022-07-19 23:07:18 +02:00
  • fd4af3964d Fix Reroute node in Visual Script impulse flow mafiesto4 2022-07-19 23:06:37 +02:00
  • d77a7921b0 Refactor Visject reroute node to support reconnecting and have more usability mafiesto4 2022-07-19 23:06:24 +02:00
  • 543c7efc0f Improve reroute node layout and add tooltip mafiesto4 2022-07-19 16:39:34 +02:00
  • 2de20b93c7 Fix text box not consuming key down event causing editor shortcuts activate when typing mafiesto4 2022-07-19 15:37:36 +02:00
  • 1019550d4a Change search boxes in Editor to stick to the top of the panel mafiesto4 2022-07-19 15:37:10 +02:00
  • ea54505c6d Fix Directional Light color alpha in Sky atmosphere color mafiesto4 2022-07-19 13:15:54 +02:00
  • 7de42c1681 Fix sampling Curves with keyframes that have negative time value mafiesto4 2022-07-19 12:47:31 +02:00
  • 0af86d8cb8 Add HDR env probes support mafiesto4 2022-07-19 10:33:52 +02:00
  • b184650835 Fix error when using multi-dimensional array property (not supported) mafiesto4 2022-07-18 23:11:11 +02:00
  • 9f7f764359 Format code mafiesto4 2022-07-18 22:38:01 +02:00
  • 9ff0ad4734 Fix order of Large Worlds Real using mafiesto4 2022-07-18 20:20:12 +02:00
  • 63c9cdfc31 Fix snapping object to the group in Editor to skip trigger volumes mafiesto4 2022-07-18 20:14:40 +02:00
  • e346fa1dca Fix material editor preview error mafiesto4 2022-07-18 19:40:37 +02:00
  • 66d1015399 Simplify build options merging mafiesto4 2022-07-18 18:09:00 +02:00
  • b67649dfbd Add ExternalModules to game modules for custom scripting binaries linking mafiesto4 2022-07-18 18:08:09 +02:00
  • 5c6b5ad948 Optimize ProbesFilter shader mafiesto4 2022-07-18 16:33:11 +02:00
  • 6061a0a344 Add support for baking env probes in cooked game mafiesto4 2022-07-18 16:32:50 +02:00
  • fb3601dac6 Update resources mafiesto4 2022-07-18 14:50:53 +02:00
  • 60f868a08b Add real-time environment probes support mafiesto4 2022-07-18 14:50:41 +02:00
  • 3dbff3cab7 Fix crash when closing handles to asset file while any asset streaming task is active for asset from that file mafiesto4 2022-07-18 13:02:34 +02:00
  • b6652a61c6 Merge branch 'GoaLitiuM-rider_detection_fix' mafiesto4 2022-07-18 09:29:33 +02:00
  • 5010903c78 Merge branch 'rider_detection_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-rider_detection_fix mafiesto4 2022-07-18 09:29:24 +02:00
  • 25790bd0c9 Fix selecting Debug Log window entries with left-mouse button mafiesto4 2022-07-17 17:06:26 +02:00
  • 3239150a61 Refactor scene objects initialization to call OnAwake before all OnStart mafiesto4 2022-07-17 17:05:59 +02:00
  • 9aff782907 Fix mouse centering regression from 7f3a32a69b mafiesto4 2022-07-17 16:25:36 +02:00