Commit Graph

  • 0e57b32082 Fixed issue #210 W2.Wizard 2021-02-05 15:49:01 +01:00
  • 5a561b1278 Update materials mafiesto4 2021-02-05 15:30:01 +01:00
  • d8304a2178 Refactor material shaders generator to use modular features as extensions mafiesto4 2021-02-05 14:54:29 +01:00
  • 300f948515 Refactor material shaders generator to use modular features as extensions mafiesto4 2021-02-05 13:57:00 +01:00
  • 2da9ed4556 Fix crash when using Find/FindLast on empty String mafiesto4 2021-02-05 11:55:21 +01:00
  • 089f0dab3a Refactor material shaders generator to use modular features as extensions mafiesto4 2021-02-05 11:55:02 +01:00
  • 01777a2c1b Refactor material shaders generator to use modular features as extensions mafiesto4 2021-02-05 11:22:47 +01:00
  • 3661b19d6c Fix some prefabs issues mafiesto4 2021-02-04 23:34:44 +01:00
  • db55f5ea3f Fix crash when changing prefab root object mafiesto4 2021-02-04 22:59:13 +01:00
  • ae785267c2 Fix scaling rotated objects in world space mafiesto4 2021-02-04 22:32:37 +01:00
  • 7868c6505d [Editor/Docking] Bring window to front on focus SilentCLD 2021-02-04 17:49:54 +00:00
  • b5847eb0d6 Refactor material shaders generator to use modular features as extensions mafiesto4 2021-02-04 15:27:38 +01:00
  • 9e6243adcc Refactor material shaders generator to use modular features as extensions mafiesto4 2021-02-04 14:58:01 +01:00
  • 2a3b6edf50 Refactor material shaders generator to use modular features as extensions mafiesto4 2021-02-04 10:43:04 +01:00
  • 7e612d89cb Merge branch 'W2Wizard-ShaderNodes' mafiesto4 2021-02-03 23:14:00 +01:00
  • 21b311df17 Merge branch 'ShaderNodes' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-ShaderNodes mafiesto4 2021-02-03 23:13:55 +01:00
  • 880a8c9f58 Add support for parsing exponential (scientific) notation numbers in input fields mafiesto4 2021-02-03 23:10:36 +01:00
  • e3142e6408 Fix updating input fields on editing end without changes mafiesto4 2021-02-03 22:34:11 +01:00
  • 4949ea4b3b Applied review changes W2.Wizard 2021-02-03 22:24:08 +01:00
  • 9c348b284f Fixes for UI control sync mafiesto4 2021-02-03 22:00:12 +01:00
  • 85c219369d Fix updating UI layout when adding control mafiesto4 2021-02-03 21:59:21 +01:00
  • 6ffa497c0a Fixes for Render2D mafiesto4 2021-02-03 21:52:49 +01:00
  • ba0f07b57e Fix BlurPanel rendering mafiesto4 2021-02-03 21:52:29 +01:00
  • a572e581e5 Fix HorizontalPanel children layout mafiesto4 2021-02-03 21:30:33 +01:00
  • c3b36062ed Fix error mafiesto4 2021-02-03 19:24:47 +01:00
  • 8e4a0e9e97 Fix drawing UI Control outline in Game Window (#194) mafiesto4 2021-02-03 19:09:41 +01:00
  • a560b19cbc Refactor draw calls and instancing logic to be more modular mafiesto4 2021-02-03 09:33:48 +01:00
  • 28f53339e7 Fix crash when loading string property in json that is not a string mafiesto4 2021-02-02 23:33:42 +01:00
  • 0c17ca82b7 Merge branch 'stefnotch-patch-4' mafiesto4 2021-02-02 23:20:50 +01:00
  • f048254d82 Merge branch 'patch-4' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-4 mafiesto4 2021-02-02 23:20:43 +01:00
  • fb74aef541 Add check for C++ bindings generator for property getter and setter method value types to match mafiesto4 2021-02-02 23:14:21 +01:00
  • 81cc8cf69c Add Matrix3x4 mafiesto4 2021-02-02 15:44:14 +01:00
  • 00fab5cfd6 Add event to spline for updating custom data mafiesto4 2021-02-02 12:53:18 +01:00
  • 85a6f485f1 Fixes and tweaks mafiesto4 2021-02-02 12:52:37 +01:00
  • d2dba5680b Fix calling OnParentChanged in Actor load mafiesto4 2021-02-02 12:52:21 +01:00
  • c00b32364a Add SceneGraphNode.OnContextMenu for customizations mafiesto4 2021-02-02 12:51:36 +01:00
  • 23652d1bc5 Merge remote-tracking branch 'origin/master' into 1.1 mafiesto4 2021-02-02 10:29:52 +01:00
  • 5d535fad6a Move Mouse and Keyboard impl from headers to Input.cpp mafiesto4 2021-02-01 23:53:32 +01:00
  • 1a11f1a231 Merge branch 'jb-perrier-inputtext' mafiesto4 2021-02-01 23:48:17 +01:00
  • 107edfb958 Merge branch 'inputtext' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-inputtext mafiesto4 2021-02-01 23:48:12 +01:00
  • 2fe6129fcd Simplify code mafiesto4 2021-02-01 23:41:23 +01:00
  • 7ddcf8507a Merge branch 'VNNCC-fix-issue-158' mafiesto4 2021-02-01 23:40:04 +01:00
  • 1aab96676d Merge branch 'fix-issue-158' of git://github.com/VNNCC/FlaxEngine into VNNCC-fix-issue-158 mafiesto4 2021-02-01 23:39:56 +01:00
  • 1bd639c86d Fix including CharacterController.h in game code mafiesto4 2021-02-01 23:38:16 +01:00
  • 62f2ccb942 Fix conversion to degrees in Vector3.Angle stefnotch 2021-02-01 22:40:19 +01:00
  • e2cefc7407 Fix Quaternion comparison epsilon to reduce error rate mafiesto4 2021-02-01 16:58:01 +01:00
  • efea842486 Fix warning mafiesto4 2021-02-01 16:23:57 +01:00
  • 1ae898918c Add auto-select for spawned actors in the level mafiesto4 2021-02-01 16:21:05 +01:00
  • c3d9c52f1f Add support for spline point duplicate via Transform gizmo mafiesto4 2021-02-01 16:04:20 +01:00
  • b22805f866 Add support for custom duplicate of SceneGraphNode mafiesto4 2021-02-01 16:03:33 +01:00
  • d69b005792 Move Curve data serialization to binary format into CurveSerialization.h mafiesto4 2021-02-01 14:16:32 +01:00
  • 69790f3576 Add support for deleting selected spline points (with undo) mafiesto4 2021-02-01 13:51:37 +01:00
  • bab236c081 Add support for custom SceneGraphNode to handle delete with undo mafiesto4 2021-02-01 13:51:32 +01:00
  • bf80827bfd Add more Spline API for curve editing mafiesto4 2021-02-01 13:50:56 +01:00
  • 283714a39f Fix PhysX header usage in public API mafiesto4 2021-02-01 11:40:50 +01:00
  • fecf7d7804 Add virtual to Camera GetMatrices for custom cameras mafiesto4 2021-02-01 11:18:46 +01:00
  • 011b5f3e51 Add SceneRenderTask.PreRender mafiesto4 2021-02-01 11:14:59 +01:00
  • 5c2d3cbe7b Fix mouse down/up position on Linux mafiesto4 2021-02-01 10:34:13 +01:00
  • f2ac6a970c Move LinuxInput to LinuxPlatform mafiesto4 2021-02-01 10:22:45 +01:00
  • ed10c15069 Fix mono compile mafiesto4 2021-02-01 09:59:25 +01:00
  • f77d0cc8fc Add Assimp lib for Linux mafiesto4 2021-02-01 09:58:54 +01:00
  • d059027a47 Fixes for WIndow impl on Linux mafiesto4 2021-01-31 21:05:39 +01:00
  • 7fca8ae4bb Add Mono for Linux Editor mafiesto4 2021-01-31 21:05:14 +01:00
  • 28d16fd620 Add notice W2.Wizard 2021-01-30 23:32:35 +01:00
  • bc6de6932b Update MaterialGenerator.Material.cpp W2.Wizard 2021-01-30 23:28:53 +01:00
  • e75ca148c0 Added blackbody W2.Wizard 2021-01-30 23:21:41 +01:00
  • a5d6db6a18 Fix InputText & Typo. jb-perrier 2021-01-30 19:58:45 +01:00
  • 33ce17c3fa Set minimum width and height for texture description in motion blur VNC 2021-01-29 16:18:00 +01:00
  • f15f7ff59f Bump up version 1.0.6216 1.0 mafiesto4 2021-01-29 00:36:15 +01:00
  • 0d0279a1f8 Merge branch 'stefnotch-fix-asset-viewports' mafiesto4 2021-01-28 23:30:11 +01:00
  • bb8a6e5c8d Merge branch 'fix-asset-viewports' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-asset-viewports mafiesto4 2021-01-28 23:30:05 +01:00
  • beecbffdc3 Fix error when opening Anim Graph with node name not existing in skeleton anymore mafiesto4 2021-01-28 21:59:30 +01:00
  • 06f07c2903 Fix EditorViewport zooming stefnotch 2021-01-28 17:17:17 +01:00
  • 164da0f87a Fix spelling error stefnotch 2021-01-28 16:24:36 +01:00
  • a250a23259 Fix TexturePreview zooming stefnotch 2021-01-28 16:13:45 +01:00
  • 50f6a01f83 Fix plane model normals mafiesto4 2021-01-28 01:28:13 +01:00
  • bd18286fbd Refactoring and Node implementation W2.Wizard 2021-01-28 01:26:57 +01:00
  • aedc619009 Fix crash when opening prefab that fails to load root ObjectsLookupIdMapping mafiesto4 2021-01-28 01:11:02 +01:00
  • a226ff8762 Fix plane model incorrect rotation in material preview (#165) mafiesto4 2021-01-28 00:52:06 +01:00
  • a1cee0f0bf Fix crash when applying changes to prefab mafiesto4 2021-01-28 00:38:08 +01:00
  • bb84ad0f79 Add missing doc comment mafiesto4 2021-01-28 00:10:41 +01:00
  • 0de380ad3a Optimize Variant typename loading if length is zero mafiesto4 2021-01-28 00:02:37 +01:00
  • 4b11725226 Fix crash when creating Empty particle emitter mafiesto4 2021-01-27 23:59:24 +01:00
  • 971ab7b8e7 Merge branch 'stefnotch-improve-first-time-setup' mafiesto4 2021-01-27 23:36:59 +01:00
  • b57ce2bd56 Merge branch 'improve-first-time-setup' of git://github.com/stefnotch/FlaxEngine into stefnotch-improve-first-time-setup mafiesto4 2021-01-27 23:36:54 +01:00
  • 876a728b41 Fix scene animation rendering issue with game window is not selected tab mafiesto4 2021-01-27 23:27:19 +01:00
  • b411539717 Merge branch 'stefnotch-fix-disable-ctrl-w-ingame' mafiesto4 2021-01-27 22:41:28 +01:00
  • 4cb5574a2e Merge branch 'fix-disable-ctrl-w-ingame' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-disable-ctrl-w-ingame mafiesto4 2021-01-27 22:41:24 +01:00
  • 1aceab3783 Merge branch 'W2Wizard-DDX-DDY-Nodes' mafiesto4 2021-01-27 22:39:23 +01:00
  • c583b6a1a7 Merge branch 'DDX-DDY-Nodes' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-DDX-DDY-Nodes mafiesto4 2021-01-27 22:39:19 +01:00
  • 3c3b47f5b4 Fix Get Node Transform ndoe in anim graph mafiesto4 2021-01-27 15:12:02 +01:00
  • 36bd398136 Fix error when animated model skeleton has duplicated node name mafiesto4 2021-01-27 15:12:29 +01:00
  • c820e87d4a Slightly tweak the key processing code stefnotch 2021-01-27 22:08:17 +01:00
  • f00ae7fb21 Disable CTRL+W during the game stefnotch 2021-01-27 21:30:22 +01:00
  • 18e3d51914 Check LFS using file size stefnotch 2021-01-27 18:08:38 +01:00
  • 7c85ac61b8 Add new Spline actor initialization when spawning in editor mafiesto4 2021-01-27 15:39:38 +01:00
  • 9cdbbf590a Add spline points tangents gizmos and debug drawing mafiesto4 2021-01-27 15:29:33 +01:00
  • bd93e46624 Tweaks for ActorChildNode mafiesto4 2021-01-27 15:29:14 +01:00
  • f0c7fbb0cf Add more utilities for Spline mafiesto4 2021-01-27 15:28:26 +01:00
  • 560b6cf5da Fix error when animated model skeleton has duplicated node name mafiesto4 2021-01-27 15:12:29 +01:00