Commit Graph

  • 9f3221c533 Remove unused include mafiesto4 2023-10-28 14:02:25 +02:00
  • 468c93949e Fix crash when creating empty particle emitter mafiesto4 2023-10-28 14:01:44 +02:00
  • b028faf0cc Update assets mafiesto4 2023-10-28 13:52:23 +02:00
  • a95c9059aa Update build number mafiesto4 2023-10-27 10:08:04 +02:00
  • 615b6470e5 Fix iOS project path if it contains whitespace chars mafiesto4 2023-10-28 11:44:11 +02:00
  • 90642b8862 Spawn canvas scalar on canvas creation. Tryibion 2023-10-27 13:25:50 -05:00
  • 900e6338d6 Fix wrong variable name Ari Vuollet 2023-10-27 19:21:21 +03:00
  • e55cdd91d5 - Reverted match class from more alternative titles PR Nils Hausfeld 2023-10-26 22:23:55 +02:00
  • 8cc7c5d3d9 - Highlights get cleared now when there is no match - Highlights now give points, since it means there is a substring match - Cleanup Nils Hausfeld 2023-10-26 21:47:32 +02:00
  • 0acf352d40 - Alternative titles now use QueryFilterHelper Match function as well - Cleaned up some code and using early outs now - Added some comments Nils Hausfeld 2023-10-26 21:13:06 +02:00
  • 390621cb10 Merge branch 'master' into Visject-ImprovedNodeSearching Nils Hausfeld 2023-10-26 20:33:32 +02:00
  • ff64fdb503 - Test environment and first tests Nils Hausfeld 2023-10-26 20:33:07 +02:00
  • 70a06c5db3 Update build number and add revision field for future patches mafiesto4 2023-10-26 15:21:01 +02:00
  • d9b0e99b9c Add support for using Revision number in projects version mafiesto4 2023-10-26 15:20:35 +02:00
  • 1d41aa01ce Refactor vertex shaders to use GPUShaderProgramVS::InputElement for input layout data mafiesto4 2023-10-26 14:36:02 +02:00
  • 186e13b5e8 Add support for runtime running on GPU without Compute Shaders support mafiesto4 2023-10-26 14:33:21 +02:00
  • bfaa292b04 Fix invoking managed method on value types (eg. Transform) to properly handle instance value mafiesto4 2023-10-26 11:37:37 +02:00
  • f44421b7a7 Optimize managed method invoke on NetCore to skip virtual call that is the same as default one mafiesto4 2023-10-26 11:25:30 +02:00
  • 2158fa7358 Remove not needed end line in script template mafiesto4 2023-10-25 23:34:29 +02:00
  • 18c119c155 Ensure layer confirmation does not popup in play mode. Tryibion 2023-10-25 16:25:26 -05:00
  • c27187bd0a Fix deserializing vector types in Editor from ToString FormatException mafiesto4 2023-10-25 19:17:04 +02:00
  • 8c6ced4bb9 Limit the scene tree and prefab tree rename popup to only go to panel right edge. Tryibion 2023-10-25 11:38:14 -05:00
  • 966cd973c6 Add GetHash to various math/core types mafiesto4 2023-10-25 18:35:59 +02:00
  • 66a709f09e small fixes Tryibion 2023-10-25 10:46:04 -05:00
  • bfaae46c7e remove not needed variable. Tryibion 2023-10-25 10:35:12 -05:00
  • b8921fd990 clean up Tryibion 2023-10-25 09:58:02 -05:00
  • 73694cba6c Add being able to set origin of mesh to the local mesh origin. fix centering several meshes. Tryibion 2023-10-25 09:57:51 -05:00
  • ec02058712 Update Float2.cs NoriteSC 2023-10-25 16:56:45 +02:00
  • fa836c50a0 Merge branch 'MineBill-messagebox' mafiesto4 2023-10-25 14:58:56 +02:00
  • a5d16b49e9 Merge branch 'messagebox' of https://github.com/MineBill/FlaxEngine into MineBill-messagebox mafiesto4 2023-10-25 14:58:51 +02:00
  • 9a6bce144b Merge branch 'solnem-feat/improved-camera-settings' mafiesto4 2023-10-25 14:58:14 +02:00
  • daf31cfa4d Format code #1611 mafiesto4 2023-10-25 14:57:44 +02:00
  • 4fb35579b5 Update Float2.cs NoriteSC 2023-10-25 12:12:22 +02:00
  • 39aebc6c85 Update Vector3.cs NoriteSC 2023-10-25 12:10:23 +02:00
  • 1f8da14780 - Alternative titles for comparisons Nils Hausfeld 2023-10-25 11:53:43 +02:00
  • cfe717969b Merge branch 'master' into Visject-MoreAlternativeTitles Nils Hausfeld 2023-10-25 11:46:09 +02:00
  • 210c5a5bb2 Merge branch 'FlaxEngine:master' into Nodes NoriteSC 2023-10-25 07:03:46 +02:00
  • 137c82a387 Update Material.cs NoriteSC 2023-10-25 06:21:19 +02:00
  • b2db1330c0 copy old control data to new control when set UIControl type Mr. Capybara 2023-10-24 21:45:00 -04:00
  • 06f37794c2 Add input bindings for game window mouse unlock and toggle fullscreen GoaLitiuM 2023-10-24 22:27:12 +03:00
  • 081648ef06 Fix common tooltips with hardcoded keybindings GoaLitiuM 2023-10-24 21:47:18 +03:00
  • f287ed6c30 init NoriteSC 2023-10-24 19:59:47 +02:00
  • 6f773bd558 Make the message box a TASKMODEL to prevent interation with the editor. MineBill 2023-10-24 18:03:07 +03:00
  • 7c84ca5b84 Merge branch 'feat/improved-camera-settings' of https://github.com/solnem/FlaxEngine into solnem-feat/improved-camera-settings mafiesto4 2023-10-24 14:50:52 +02:00
  • 806590d1c3 Fix deadlock in scene loading mafiesto4 2023-10-24 14:08:34 +02:00
  • cf5f501ab7 Allow erasing layers/painting over layers from the other splatmap. MineBill 2023-10-24 14:31:54 +03:00
  • 9d1b287cd7 Terrain-related classes exposure to scripting API Wiktor Kocielski 2023-10-18 13:12:10 +03:00
  • 8982961254 Add custom material option to Material Preview. Menotdan 2023-10-23 22:08:50 -04:00
  • ba374a27db Reduce code bloat mafiesto4 2023-10-23 22:26:55 +02:00
  • 9d1ba6cacf Fix compilation errors when building with old Delegate impl mafiesto4 2023-10-23 22:10:21 +02:00
  • ea0094870c Merge branch 'Tryibion-particle-loop-fix' mafiesto4 2023-10-23 18:46:15 +02:00
  • 2220623cd2 Merge branch 'particle-loop-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-particle-loop-fix mafiesto4 2023-10-23 18:45:30 +02:00
  • aed81b58ba Update readme mafiesto4 2023-10-20 14:20:07 +02:00
  • 9c4382dffb Fix using dock window panels on macOS in Editor mafiesto4 2023-10-23 15:59:09 +02:00
  • f28947f59b Fix MacWindow::SetClientBounds to include screen scale mafiesto4 2023-10-23 14:50:10 +02:00
  • 2e85ff0fb3 Simplify code Tryibion 2023-10-22 22:19:51 -05:00
  • fbaf14b6fa Add to be able to specify order of plugin initialization and deinitialization. Tryibion 2023-10-22 21:58:20 -05:00
  • 6ff3e0f488 Various improvements to macOS platform mafiesto4 2023-10-22 20:06:54 +02:00
  • ccf6c28b02 Add interval to Apple autoreleasepool mafiesto4 2023-10-22 19:55:20 +02:00
  • fff8a1e8a6 Optimize actor search Mr. Capybara 2023-10-22 13:26:07 -04:00
  • c88e184df3 Fix crash when window gets removed during windows update loop mafiesto4 2023-10-22 15:56:25 +02:00
  • 1280e61af0 Add IsDebuggerPresent for macOS and iOS platforms mafiesto4 2023-10-22 15:33:21 +02:00
  • 9fa0b174f5 Fix deprecation warnings on Apple mafiesto4 2023-10-22 15:32:56 +02:00
  • ea00a448ef - Minor cleanup Nils Hausfeld 2023-10-22 12:54:14 +02:00
  • 7b2058d1b2 - Added alternative titles to some nodes Nils Hausfeld 2023-10-22 12:37:51 +02:00
  • 78aae0da5a Better handling stopping/resetting non-looping effect. Tryibion 2023-10-21 17:22:02 -05:00
  • 7d9991999d Better fix. Tryibion 2023-10-21 14:08:23 -05:00
  • ad15c5b2fc Fix particles effect not being able to just call play if islooped is false. Tryibion 2023-10-21 13:36:39 -05:00
  • ba31627ae0 Merge remote-tracking branch 'upstream/master' into Visject-CommentOrder Nils Hausfeld 2023-10-21 16:06:44 +02:00
  • ec7840f36b - New comments now get spawned on top of other comments - Commenting other comments now puts the spawned comment below the child comments - Added Order Value to comments to serialize order - Added backwards compatiblity to older editor versions - Cleanup - XML Comments Nils Hausfeld 2023-10-21 16:06:28 +02:00
  • 21f2e59d12 Add drag&drop support to macOS mafiesto4 2023-10-21 15:36:38 +02:00
  • dcbc917b7d Add local util script to ignored on macOS mafiesto4 2023-10-21 15:13:36 +02:00
  • fa8b92a456 Adding the ability to order comments in visject Nils Hausfeld 2023-10-21 14:18:30 +02:00
  • 432f6d5402 Merge branch 'master' into Visject-ConvertConstantToParameter Nils Hausfeld 2023-10-21 13:11:51 +02:00
  • 571f8febf4 - Moved convertible node file out of archetypes folder into surface folder to be more in line of the project structure (other special nodes like surfacecomment are also just in the surface folder) - Cleanup Nils Hausfeld 2023-10-21 13:11:42 +02:00
  • 08a6a2b6dc Fix potential crashes on macOS due to missing window inside view event mafiesto4 2023-10-21 13:04:33 +02:00
  • ba39938ed5 Update Flax icon for macOS to match design guidelines mafiesto4 2023-10-21 12:44:43 +02:00
  • ab49457944 Add log for build command invoke in deployer mafiesto4 2023-10-21 12:44:25 +02:00
  • c371a5b78c - Removed Quaternion and Transform from material parameter types since they are not supported Nils Hausfeld 2023-10-20 12:55:54 +02:00
  • 3188798152 Merge branch 'MineBill-remember-hierarchy-expanded' mafiesto4 2023-10-20 12:33:15 +02:00
  • 5cafe1c328 Merge branch 'remember-hierarchy-expanded' of https://github.com/MineBill/FlaxEngine into MineBill-remember-hierarchy-expanded mafiesto4 2023-10-20 12:33:08 +02:00
  • ad7c7d7360 Merge branch 'MineBill-fix-module-names' mafiesto4 2023-10-20 12:29:06 +02:00
  • 70200b5608 Merge branch 'fix-module-names' of https://github.com/MineBill/FlaxEngine into MineBill-fix-module-names mafiesto4 2023-10-20 12:29:00 +02:00
  • e796d9ea6f Further improve a989173e2d mafiesto4 2023-10-20 11:22:22 +02:00
  • a5aaa92d62 Bump up build number mafiesto4 2023-10-20 00:28:28 +02:00
  • 4e9a739a52 Update GPU particle emitter graph version after recent changes mafiesto4 2023-10-20 00:28:13 +02:00
  • 7906e26fe0 Limit what characters module names can contain. MineBill 2023-10-20 00:19:32 +03:00
  • 770d21566a Add macOS disk image notarization mafiesto4 2023-10-19 23:13:05 +02:00
  • 418e220c00 Add proper codesigning for the Editor app for macOS mafiesto4 2023-10-19 22:40:42 +02:00
  • 9f98a5304f Merge remote-tracking branch 'origin/master' mafiesto4 2023-10-19 19:13:18 +02:00
  • a8f961c438 Add cook&run support for macOS and Linux mafiesto4 2023-10-19 19:09:32 +02:00
  • 2bb8c82329 Add support for packaging editor with bundled platform data mafiesto4 2023-10-19 19:09:06 +02:00
  • 70ccc79d54 change button order Mr. Capybara 2023-10-19 12:33:23 -04:00
  • c773c3e8fc Collapse/Expand all node in the tree if the user is pressing the Alt key. MineBill 2023-10-19 18:55:58 +03:00
  • 2f3685c161 Use PrefabObjectID when setting/getting the actor expanded value for prefabs. MineBill 2023-10-19 18:43:13 +03:00
  • 7cb4d27979 - Minor cleanup and comments Nils Hausfeld 2023-10-19 17:23:34 +02:00
  • fdda42e504 Merge remote-tracking branch 'upstream/master' into Visject-ConvertConstantToParameter Nils Hausfeld 2023-10-19 17:09:49 +02:00
  • 0ea00a09ca Fix regression from 3e7368b1cb to remove scene lock when spawning actors in async mafiesto4 2023-10-19 15:29:26 +02:00
  • a989173e2d Fix UnitsToText to properly print string with 2 decimal places mafiesto4 2023-10-19 15:16:14 +02:00
  • 6f60218bec Optimize various rendering stages to skip loading shader when effect is disables mafiesto4 2023-10-19 15:07:03 +02:00