Commit Graph

  • 09577d3021 Use custom output for packaged builds in CD mafiesto4 2021-05-19 21:48:34 +02:00
  • 9215ea4861 Add support for custom build configurations for engine deploy mafiesto4 2021-05-19 21:23:01 +02:00
  • b25ba6b229 Add support for custom package output directory for engine deploy mafiesto4 2021-05-19 21:19:27 +02:00
  • 3540e91cc4 Add preserving package output directory across sequential package builds mafiesto4 2021-05-19 21:18:54 +02:00
  • ce6fb185f4 Merge branch 'honzapatCZ-patch-7' mafiesto4 2021-05-19 21:11:27 +02:00
  • b925843baa Merge branch 'patch-7' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-7 mafiesto4 2021-05-19 21:11:20 +02:00
  • 9c2c401669 Remove empty spaces mafiesto4 2021-05-19 21:11:08 +02:00
  • 7f6f50cf29 Merge branch 'jb-perrier-scripting-int16-support' mafiesto4 2021-05-19 19:50:11 +02:00
  • 7edf3e5b36 Merge branch 'scripting-int16-support' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-scripting-int16-support mafiesto4 2021-05-19 19:50:06 +02:00
  • 62cca0682c Add option to use Point sampling when drawing textures and sprites in UI via Brushes mafiesto4 2021-05-19 19:48:39 +02:00
  • 1a55e7c734 Fix copying missing dependency files for C#-only binary modules build mafiesto4 2021-05-19 16:55:35 +02:00
  • d7e2ee986b Add Network impl for PS4 mafiesto4 2021-05-19 14:49:10 +02:00
  • 3363f6ac0d Add Network impl for Switch mafiesto4 2021-05-19 10:14:19 +02:00
  • 3e3b0e7951 Fix game plugins initialization order in Editor play mode to mock the standalone game mafiesto4 2021-05-18 23:32:50 +02:00
  • 19bb7c2293 Fix typo mafiesto4 2021-05-18 21:45:41 +02:00
  • 2eeefebcb2 Bump up build number mafiesto4 2021-05-18 21:18:49 +02:00
  • 4bb703e9bf Change FontReference to reference type GoaLitiuM 2021-04-03 13:38:11 +03:00
  • 1ec55ee088 Add missing shader file change mafiesto4 2021-05-18 11:56:39 +02:00
  • ead65f01ff Optimize Vulkan Framebuffer when not using color blending mafiesto4 2021-05-18 11:56:21 +02:00
  • 7f6a6f9fff Fix showing Game Plugins in editor plugins window mafiesto4 2021-05-18 11:41:49 +02:00
  • 2e93a7fd08 Add support for Geometry Shaders on Vulkan mafiesto4 2021-05-18 11:41:18 +02:00
  • 9cba6bad6d Add support for rendering into 3d textures on Vulkan mafiesto4 2021-05-18 11:40:38 +02:00
  • 5a7efe9019 Fix Volumetric Fog particle material CB0 binding issue mafiesto4 2021-05-17 13:51:14 +02:00
  • d0a75375f7 xd oh those path namings Nejcraft 2021-05-17 13:47:31 +02:00
  • 0a25b71437 Fix GPU particles on Vulkan mafiesto4 2021-05-17 13:41:08 +02:00
  • 267c5566d8 Possibly Linux Nejcraft 2021-05-17 13:33:22 +02:00
  • 988d8bc2c5 Update cd_windows.yml Nejcraft 2021-05-17 12:19:51 +02:00
  • 33a53bd510 cd Nejcraft 2021-05-17 10:51:07 +02:00
  • ec806a2009 Update shaders mafiesto4 2021-05-17 10:22:40 +02:00
  • ae970cf2c8 Merge branch 'jb-perrier-indirect-vulkan' mafiesto4 2021-05-17 10:19:35 +02:00
  • fb7d2831cb Merge branch 'indirect-vulkan' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-indirect-vulkan mafiesto4 2021-05-17 10:19:23 +02:00
  • 224de66c49 Add missing attributes for AlphaPanel panel mafiesto4 2021-05-17 10:10:42 +02:00
  • 7956ee1e2c revert the viewed types back Nejcraft 2021-05-16 19:32:56 +02:00
  • bd2af64a7e moving back honzapatCZ 2021-04-07 12:43:09 +02:00
  • 388ec655bf alpha+showcont honzapatCZ 2021-04-07 12:40:59 +02:00
  • 4392e07cd6 Fix error when actor from unloaded scene is selected mafiesto4 2021-05-17 10:02:26 +02:00
  • 4b0967b45e Fix Linux executable file renaming check mafiesto4 2021-05-14 13:49:51 +02:00
  • fd3d6abd61 Fix docs. jb-perrier 2021-05-16 21:39:30 +02:00
  • 3553d2f16b Fix Linux build error mafiesto4 2021-05-16 19:15:12 +02:00
  • 9a617c630b Fix api error mafiesto4 2021-05-16 18:54:40 +02:00
  • 95a951a453 Merge branch 'master' of https://github.com/FlaxEngine/FlaxEngine into indirect-vulkan jb-perrier 2021-05-16 17:41:10 +02:00
  • 3599de7eb8 Fix revert indirect draw count. jb-perrier 2021-05-16 17:30:15 +02:00
  • b4a870933a Revert IndirectDrawCount. jb-perrier 2021-05-16 17:23:52 +02:00
  • 5e401b6a78 Refactor Network api, add more dcos, expose it to scripting mafiesto4 2021-05-16 14:28:54 +02:00
  • a89d5d1817 Add skipping generating structure fields accessors for private fields in scripting mafiesto4 2021-05-15 23:21:16 +02:00
  • 506df8c516 Fix using fixed array initializers in scripting API field mafiesto4 2021-05-15 23:20:34 +02:00
  • d1b142db08 Fix error in context menu search on fail mafiesto4 2021-05-15 16:34:38 +02:00
  • c32add161b Add option to copy/paste value from Visject box via context menu mafiesto4 2021-05-15 16:33:32 +02:00
  • dbb42e9805 Fix minor warnings in shaders mafiesto4 2021-05-15 14:19:40 +02:00
  • def45ce8bb Add monolog info mafiesto4 2021-05-15 13:40:23 +02:00
  • 82c9586846 Merge branch 'GoaLitiuM-richtextboxbase_oobfix' mafiesto4 2021-05-15 13:02:29 +02:00
  • 6c93643f19 Merge branch 'richtextboxbase_oobfix' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-richtextboxbase_oobfix mafiesto4 2021-05-15 13:02:24 +02:00
  • 1adf14ca2b Fix auto-focus for dock window on right-click to prevent Game Window mouse steal when using context menu mafiesto4 2021-05-15 13:00:25 +02:00
  • 6232b8d557 Add option to show Debug Draw shapes in Game Viewport mafiesto4 2021-05-15 12:58:39 +02:00
  • cc8e098183 Fix duplicated Debug Draw inoke for actors mafiesto4 2021-05-15 12:53:54 +02:00
  • 78ee671607 Fix out of bound access to RichTextBoxBase internal buffer GoaLitiuM 2021-05-15 13:38:42 +03:00
  • 46b1fd944e Fix catching mouse focus in Editor play mode with game is paused mafiesto4 2021-05-15 11:01:11 +02:00
  • fb7ef90fce Add option to hide GUI in Game Viewport mafiesto4 2021-05-15 11:00:42 +02:00
  • 8e31c49f1c Add automatic tooltip for ComboBox baed on selected item tooltip mafiesto4 2021-05-15 10:42:28 +02:00
  • 8f1f88b3ba Fix running Flax on Windows with STD console output mafiesto4 2021-05-14 21:44:13 +02:00
  • 16e67780ad Add -debugwait cmd line arg to wait for C# debugger attach on engine start mafiesto4 2021-05-14 19:25:31 +02:00
  • 5745e4e522 Refactor settings assets proxies mafiesto4 2021-05-14 18:48:35 +02:00
  • 67aa41afb1 Fix base method calls handling in scripting vtable overrides mafiesto4 2021-05-14 16:07:46 +02:00
  • 12aa5f0b65 Fix bindings code issue mafiesto4 2021-05-14 15:37:05 +02:00
  • 5f851d2433 Fix reparenting actors in editor to preserve world position mafiesto4 2021-05-14 13:01:25 +02:00
  • fbb9fa065a Add more profile events to assets data loading mafiesto4 2021-05-14 13:00:03 +02:00
  • 401bd1c125 Add incremental actors naming when spawning them in viewport mafiesto4 2021-05-14 12:37:20 +02:00
  • 2dff188eac Add automatic slider speed for float value input fields with limits specified mafiesto4 2021-05-14 12:24:43 +02:00
  • 303b9da684 Fix Linxu build mafiesto4 2021-05-14 11:23:05 +02:00
  • 42461f1b4a Fix crash when drawing 2d sprite with invalid atlas specified mafiesto4 2021-05-14 11:02:42 +02:00
  • f9b979f1c6 Add new icons atlas mafiesto4 2021-05-14 11:02:22 +02:00
  • 26dd1afd32 Merge branch 'W2Wizard-IconOverhaul' mafiesto4 2021-05-14 10:48:24 +02:00
  • 11704740fe Merge branch 'IconOverhaul' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-IconOverhaul mafiesto4 2021-05-14 10:48:18 +02:00
  • 443bd83b6f Merge branch 'jb-perrier-script-name' mafiesto4 2021-05-14 10:42:31 +02:00
  • 255255e45c Merge branch 'script-name' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-script-name mafiesto4 2021-05-14 10:42:28 +02:00
  • fdf6306060 Fix asset paths lookup in build mafiesto4 2021-05-14 10:33:08 +02:00
  • c95e5b0611 Fix assets load error regression mafiesto4 2021-05-14 10:32:55 +02:00
  • 8dc9834f48 Fix compilation for Linux mafiesto4 2021-05-14 09:31:10 +02:00
  • 465cdae564 Comments. jb-perrier 2021-05-13 17:58:44 +02:00
  • 41447d4ba0 Add name restriction for scripts, no digits at start. jb-perrier 2021-05-13 17:55:15 +02:00
  • 41905f9810 Add name restrictions based on proxy. jb-perrier 2021-05-13 17:54:52 +02:00
  • 2065b949b0 Add IsFileNameValid in ContentProxy. jb-perrier 2021-05-13 17:54:23 +02:00
  • fd3553f668 Add support for Tracy on Android mafiesto4 2021-05-13 16:24:35 +02:00
  • 13a6de8645 Fix Linux build mafiesto4 2021-05-13 16:23:24 +02:00
  • 887b52c18a Merge branch '1.2' into IconOverhaul W2.Wizard 2021-05-13 15:21:36 +02:00
  • d54efc73f1 Adapt to new spritehandle names W2Wizard 2021-05-13 15:16:45 +02:00
  • b2ecceab44 Fix text processing with wrapping enabled if layout bounds width equals the line width mafiesto4 2021-05-13 15:00:40 +02:00
  • fb5c45f474 Add SetMasterPoseModel to Animated Model for modular characters mafiesto4 2021-05-13 14:41:43 +02:00
  • 899e749d2d Fix missing call to OnAnimationUpdated when using custom skeleton pose mafiesto4 2021-05-13 13:15:09 +02:00
  • e00e9d1552 Add SetCurrentPose to Animated Model mafiesto4 2021-05-13 13:09:06 +02:00
  • 9a3884636b Add AnimationUpdated event to Animated Model mafiesto4 2021-05-13 13:00:57 +02:00
  • e267583bad Add FindClosestNode to Animated Model mafiesto4 2021-05-13 12:34:42 +02:00
  • 32806e8f4e Remove unused transient param from profile events mafiesto4 2021-05-13 12:04:10 +02:00
  • 389eee22e3 Add support for using animated model with anim graph using different skinned model mafiesto4 2021-05-13 11:59:47 +02:00
  • 9fcac44faf Merge branch 'GoaLitiuM-convex_mesh_queries' mafiesto4 2021-05-12 21:35:37 +02:00
  • 03c95b5597 Add , to enum. jb-perrier 2021-05-12 18:38:17 +02:00
  • 1f6fc02c24 Add physics queries for convex meshes GoaLitiuM 2021-05-02 18:50:37 +03:00
  • 94e0b3a747 Fix includes type in scripts templates mafiesto4 2021-05-12 16:21:04 +02:00
  • 94476783da Add option to Delete Sprite in Editor mafiesto4 2021-05-12 16:20:44 +02:00
  • 480947e0a9 Fix sprite atlas serialization after editing mafiesto4 2021-05-12 16:19:59 +02:00