Commit Graph

  • 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
  • a4a3074bb6 Fix naming new sprites in Editor mafiesto4 2021-05-12 14:06:05 +02:00
  • 36d06ccaa3 Fix crash when reimporting sprite atlas mafiesto4 2021-05-12 13:58:23 +02:00
  • 0509f9710f Fix crashes during deserialization of invalid data mafiesto4 2021-05-12 13:42:07 +02:00
  • f71d58a081 Merge branch 'Vizepi-master' mafiesto4 2021-05-12 13:14:55 +02:00
  • ba95ae5191 Merge branch 'master' of git://github.com/Vizepi/FlaxEngine into Vizepi-master mafiesto4 2021-05-12 13:14:51 +02:00
  • 4c2465466c Merge branch 'stefnotch-patch-9' mafiesto4 2021-05-12 13:13:01 +02:00
  • 6db156513c Merge branch 'patch-9' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-9 mafiesto4 2021-05-12 13:12:59 +02:00
  • 6f55e01846 Merge branch 'W2Wizard-patch-2' mafiesto4 2021-05-12 13:12:20 +02:00
  • 6343922b16 Merge branch 'patch-2' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-patch-2 mafiesto4 2021-05-12 13:12:16 +02:00
  • 7d7ad06b80 Merge branch 'GoaLitiuM-rigidbody_addforceatposition' mafiesto4 2021-05-12 13:06:10 +02:00
  • 90f06e74a8 Merge branch 'rigidbody_addforceatposition' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-rigidbody_addforceatposition mafiesto4 2021-05-12 13:06:05 +02:00
  • d302675d7e Fix TypeSearchPopup showing types that base type is hidden mafiesto4 2021-05-12 12:42:48 +02:00
  • 9195e37a23 Refactor cpp script templates after new features mafiesto4 2021-05-12 12:42:24 +02:00
  • b6f33d1d45 Merge branch 'LCRW-master' mafiesto4 2021-05-12 12:22:59 +02:00
  • 0950ef1a20 Merge branch 'master' of git://github.com/LCRW/FlaxEngine into LCRW-master mafiesto4 2021-05-12 12:22:23 +02:00
  • ac2e9cbcff Use custom sources for GH Actions build on Ubuntu mafiesto4 2021-05-12 12:15:15 +02:00
  • d8d514cec7 Use custom sources for GH Actions build on Ubuntu mafiesto4 2021-05-12 12:08:37 +02:00
  • c222838325 Use custom sources for GH Actions build on Ubuntu mafiesto4 2021-05-12 11:52:51 +02:00
  • 9a28e02fc6 Merge branch 'jb-perrier-no-setter-show' mafiesto4 2021-05-12 11:07:40 +02:00
  • 4cb47251b3 Merge branch 'no-setter-show' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-no-setter-show mafiesto4 2021-05-12 11:07:33 +02:00
  • a8f0035b8b Fix regression in win32 filesystem api using potential substring of StringView mafiesto4 2021-05-12 10:19:31 +02:00
  • 03cd86b4d7 Fix. jb-perrier 2021-05-11 16:16:37 +02:00
  • 166f7c2728 Refactor. jb-perrier 2021-05-11 16:09:27 +02:00
  • 31a446cfab Fix getter only properties not showing. jb-perrier 2021-05-11 14:57:07 +02:00
  • 95c4004ad8 Uint16 & Int16 Mono glue code. jb-perrier 2021-05-10 22:59:10 +02:00
  • 7506142dbb Uint16 & Int16 CPP serialization. jb-perrier 2021-05-10 22:57:49 +02:00
  • 4764e7914d Int16 & Uint16 NearEqual, Lerp, Hash. jb-perrier 2021-05-10 22:57:26 +02:00
  • 97338d61d2 Uint16 & Int16 Variant Cast. jb-perrier 2021-05-10 22:56:48 +02:00
  • 78ed675eda Uint16 & Int16 Variant CanCast. jb-perrier 2021-05-10 22:55:43 +02:00
  • 954a11a1b0 Uint16 & Int16 Variant CanCast. jb-perrier 2021-05-10 22:55:17 +02:00
  • a5ec9d749b Uint16 & Int16 Variant CanCast. jb-perrier 2021-05-10 22:54:52 +02:00