Commit Graph

  • 919bd4ee1b Fix MaterialParams sync bug mafiesto4 2021-02-21 17:40:37 +01:00
  • 8b3fc9842d Apply review changes W2.Wizard 2021-02-21 17:03:58 +01:00
  • a1d4e50e98 Fix mafiesto4 2021-02-21 16:49:30 +01:00
  • 506ce69f53 Fix batching draw calls after recent refactor mafiesto4 2021-02-21 16:49:19 +01:00
  • 67dd80e40d Fix shader error when using LOD dither transition mafiesto4 2021-02-21 15:37:04 +01:00
  • 9752bfabee Allow overriding most of the methods in TextBoxBase GoaLitiuM 2021-02-21 16:07:02 +02:00
  • cfb02692df Fix TextBox caret and selection size with custom DPI GoaLitiuM 2021-02-21 16:05:37 +02:00
  • 3bc99c0949 Fix error on starting task to continue if it has been canceled mafiesto4 2021-02-21 15:01:03 +01:00
  • 12c503646d Add more separators to TextBoxBase mafiesto4 2021-02-21 15:00:45 +01:00
  • 1b234fd32b Update AllocatePages comment to point to the correct page size API Erdroy 2021-02-21 14:45:31 +01:00
  • 5bdf4dc74e Fix Unix platform Erdroy 2021-02-21 14:44:47 +01:00
  • 15028c60ba Remove GetDefaultPageSize Erdroy 2021-02-21 14:44:16 +01:00
  • 3c603d7f09 Final Changes W2.Wizard 2021-02-21 14:38:01 +01:00
  • 07f680eed2 Fix compilation of Flax.Build with older C# compiler mafiesto4 2021-02-21 14:32:40 +01:00
  • 68f6e0251c Cleanup 8 W2.Wizard 2021-02-21 14:27:44 +01:00
  • 8e0493ee97 Merge branch 'GoaLitiuM-font_linespacing_fix' into 1.1 mafiesto4 2021-02-21 14:16:55 +01:00
  • 085186cfff Merge branch 'font_linespacing_fix' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-font_linespacing_fix mafiesto4 2021-02-21 14:16:52 +01:00
  • 9454f96e0b Merge branch 'GoaLitiuM-textboxbase_changes' into 1.1 mafiesto4 2021-02-21 14:15:05 +01:00
  • 1745984d5a Merge branch 'textboxbase_changes' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-textboxbase_changes mafiesto4 2021-02-21 14:15:00 +01:00
  • e98380e0fa Merge branch 'GoaLitiuM-fix_windows_platform_toolset_req' into 1.1 mafiesto4 2021-02-21 14:12:16 +01:00
  • 68b4fdb9c3 Fix exception when loading Android NDKs with invalid version folder mafiesto4 2021-02-21 14:10:51 +01:00
  • a4409c729b Fix Gizmo issue W2.Wizard 2021-02-21 14:08:11 +01:00
  • 597a9c537d Cleanup 7 W2.Wizard 2021-02-21 13:50:25 +01:00
  • ae44ef0a79 Merge branch 'W2Wizard-HSVToRGB' mafiesto4 2021-02-21 13:48:59 +01:00
  • fec787b96b Merge branch 'HSVToRGB' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-HSVToRGB mafiesto4 2021-02-21 13:48:57 +01:00
  • 22b798928a Add icon to content window stefnotch 2021-02-21 12:58:45 +01:00
  • 1fb07a01d2 Basic icon for log window stefnotch 2021-02-21 12:53:08 +01:00
  • d87f0df2a6 Cleanup 6 W2.Wizard 2021-02-21 12:05:40 +01:00
  • 694b20148d Cleanup 5 W2.Wizard 2021-02-21 11:50:30 +01:00
  • ee76440477 Cleanup 4 W2.Wizard 2021-02-21 11:41:30 +01:00
  • 74d4bb8dc6 Fix mouse jittering when pressing both mouse buttons simultaneously stefnotch 2021-02-21 11:27:18 +01:00
  • 20ba37e223 Cleanup 3 W2.Wizard 2021-02-21 11:09:04 +01:00
  • 92fafe877c Cleanup 2 W2.Wizard 2021-02-21 10:23:01 +01:00
  • 52bc268ee7 Cleanup 1 W2.Wizard 2021-02-21 10:05:47 +01:00
  • 49a0d66bfe Fix font character and hit location calculations with line spacing Ari Vuollet 2021-02-20 23:14:09 +02:00
  • e2590b5f11 Allow overriding most of the methods in TextBoxBase Ari Vuollet 2021-02-20 23:07:21 +02:00
  • 8fe656b88f Always focus tab on click stefnotch 2021-02-20 22:07:15 +01:00
  • 05d5fd4fec Optimize compilation time for Win32 platforms mafiesto4 2021-02-20 19:45:58 +01:00
  • cd7642eeec Fix building engine with latest Windows platform toolset only Ari Vuollet 2021-02-20 18:52:24 +02:00
  • b133539c40 Add Vector3 Clamp Nejcraft 2021-02-20 16:24:48 +01:00
  • c475e83aa3 Added RGBToHSV W2.Wizard 2021-02-20 15:44:06 +01:00
  • 78c5644de0 Tweak default value. jb-perrier 2021-02-20 15:28:46 +01:00
  • db3552509a How many times can I fuck up? Nejcraft 2021-02-20 14:59:42 +01:00
  • 3da17918aa Overloaded Nejcraft 2021-02-20 14:58:05 +01:00
  • 2f0c96abe2 now it'll work Nejcraft 2021-02-20 14:52:02 +01:00
  • 5de034f073 Add some defaults to Quaternion helpers Nejcraft 2021-02-20 14:20:26 +01:00
  • 161e9bd373 Add page allocation utility functions Erdroy 2021-01-31 01:03:32 +01:00
  • e176ea749c Technically, reversing a unicode string involves unicode stuff stefnotch 2021-02-19 20:31:30 +01:00
  • da24a474ea Add HSVToRGB W2.Wizard 2021-02-19 18:23:23 +01:00
  • 09be8994e9 Add Render Layers to Camera and Render View for masking objects during rendering mafiesto4 2021-02-19 17:26:41 +01:00
  • d866526dd8 Optimize Serialization.h to have separate SerializationFwd.h for more lightweight types serialization impl mafiesto4 2021-02-19 17:07:24 +01:00
  • 6d7bd78816 Optimize automatic navmesh rebuild in editor for navmesh relevant actors only mafiesto4 2021-02-19 13:02:27 +01:00
  • 3964fc7795 Automatic rename UIControl Items stefnotch 2021-02-19 12:55:22 +01:00
  • 9f80b9853c Merge remote-tracking branch 'origin/master' into 1.1 mafiesto4 2021-02-19 12:31:58 +01:00
  • 2f12e67356 Fix handling errors when saving scripting API parsing cache mafiesto4 2021-02-19 12:25:53 +01:00
  • ce9df56a97 Fix particles view information in Editor when Game window is unused mafiesto4 2021-02-19 11:23:18 +01:00
  • cc980fd70d Optimize MAssembly::GetClass(MonoClass* monoClass) search via assembly image early out mafiesto4 2021-02-19 11:04:29 +01:00
  • fe1d1b20f8 Fix MAssembly::GetClass(MonoClass* monoClass) for generic classes mafiesto4 2021-02-19 11:03:56 +01:00
  • c86508ef57 Add support for updating particle effects in editor view when editing mafiesto4 2021-02-19 11:01:21 +01:00
  • c25abfda65 Remove ProjectInfo.h include from Editor.h mafiesto4 2021-02-19 09:36:23 +01:00
  • cc0fe5bc28 Use Platform::Allocate/Free. + tweaks. jb-perrier 2021-02-18 23:04:45 +01:00
  • 115d6e46a8 Merge branch 'jb-perrier-tooltip-custom-style' mafiesto4 2021-02-18 22:49:29 +01:00
  • 5a03ef8e89 Merge branch 'tooltip-custom-style' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-tooltip-custom-style mafiesto4 2021-02-18 22:49:21 +01:00
  • 4aabb81c1f Use constructors for random generation methods mafiesto4 2021-02-18 22:43:46 +01:00
  • bdfdb422fa Fix. jb-perrier 2021-02-18 22:41:43 +01:00
  • 81bb322fd2 Refactor NetworkSocketOption to support user defined size. jb-perrier 2021-02-18 22:41:05 +01:00
  • 915ac0122f Merge branch 'W2Wizard-RandomFuncs' mafiesto4 2021-02-18 22:39:41 +01:00
  • 7b0717094b Fix. jb-perrier 2021-02-18 22:39:41 +01:00
  • 64d7684551 Merge branch 'RandomFuncs' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-RandomFuncs mafiesto4 2021-02-18 22:39:33 +01:00
  • 431c21caa8 Refactor ClearGroup. jb-perrier 2021-02-18 19:45:16 +01:00
  • d1f30a973d Add RemoveSocketFromGroup. jb-perrier 2021-02-18 19:40:45 +01:00
  • 94381f356c Merge branch '1.1' of https://github.com/FlaxEngine/FlaxEngine into network jb-perrier 2021-02-18 19:35:21 +01:00
  • 0be22bf4b6 Tweaks. jb-perrier 2021-02-18 18:07:24 +01:00
  • 4ec2381716 Add GetSocketFromGroup. jb-perrier 2021-02-18 18:07:12 +01:00
  • 4408e3bb3b Add socket option TYPE. jb-perrier 2021-02-18 18:06:36 +01:00
  • af0fb6c6fa Add NetworkAddress. jb-perrier 2021-02-18 18:05:45 +01:00
  • dc352edce7 Add DebugDraw::DrawText for drawing 3D debug text in the world mafiesto4 2021-02-18 15:16:10 +01:00
  • 74823a8bcf Add DebugDraw::DrawText for drawing 2D debug text on a screen mafiesto4 2021-02-18 12:39:53 +01:00
  • 32c5a84576 Revert "Fix right-click context menu for Visject Nodes" mafiesto4 2021-01-21 14:28:02 +01:00
  • 161917977c Add reusing created collision data for model when UI requests it mafiesto4 2021-02-18 11:12:36 +01:00
  • 9ee6104706 Add Add mesh collider option to Static Model context menu mafiesto4 2021-02-18 11:12:09 +01:00
  • 96846ea255 Fixes for actor converting feature mafiesto4 2021-02-18 10:35:24 +01:00
  • f8290ea0c1 Merge branch 'jb-perrier-convertactor' into 1.1 mafiesto4 2021-02-18 10:18:27 +01:00
  • 5507fea29d Merge branch 'convertactor' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-convertactor mafiesto4 2021-02-18 10:18:25 +01:00
  • 18095d5adc Merge branch 'jb-perrier-render2d' into 1.1 mafiesto4 2021-02-18 10:04:09 +01:00
  • f50022e88e Merge branch 'render2d' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-render2d mafiesto4 2021-02-18 10:03:10 +01:00
  • 0b54691f07 Basic Visject box arrow key navigation stefnotch 2021-02-17 22:36:11 +01:00
  • 7ad64d0284 Add support for viewport icons rendering in prefab editor window mafiesto4 2021-02-17 17:42:40 +01:00
  • 978ee84aea Add support for debug shapes preview in prefab editor window mafiesto4 2021-02-17 17:23:43 +01:00
  • 580e08b6ab Silence warning mafiesto4 2021-02-17 16:10:15 +01:00
  • 88b575539a Add more utilities to SceneReference mafiesto4 2021-02-17 16:05:59 +01:00
  • c8a70ffda6 Add passing compiler to the build commands from generated projects mafiesto4 2021-02-17 15:58:52 +01:00
  • 2609f9c21a Add support for copy/pasting script properties mafiesto4 2021-02-17 15:25:45 +01:00
  • 622e608d76 Merge branch '1.1' of https://github.com/FlaxEngine/FlaxEngine into render2d jb-perrier 2021-02-17 14:39:51 +01:00
  • cd0a1a5fdd Merge branch '1.1' of https://github.com/FlaxEngine/FlaxEngine into convertactor jb-perrier 2021-02-17 14:30:11 +01:00
  • ed04eece8a Add support for mapping objects in SceneAnimationPlayer to reuse it for different objects mafiesto4 2021-02-17 13:02:47 +01:00
  • cae0b5e91e Add info group for selected Rigidbody in play mode (display speed, velocity, angular velocity, etc.) mafiesto4 2021-02-17 12:51:39 +01:00
  • 1c1e9bb105 Fix re-drawing the background when alpha > 0 . jb-perrier 2021-02-17 12:44:44 +01:00
  • d88335c51f Add support for audio clip playback preview in editor window mafiesto4 2021-02-17 12:31:30 +01:00
  • 62bfc94f24 Add EditorScene for using gameplay logic in editor preview windows mafiesto4 2021-02-17 12:31:03 +01:00