Commit Graph

474 Commits

Author SHA1 Message Date
Wojtek Figat
09be8994e9 Add Render Layers to Camera and Render View for masking objects during rendering 2021-02-19 17:26:41 +01:00
stefnotch
3964fc7795 Automatic rename UIControl Items
See #213
2021-02-19 12:55:22 +01:00
Wojtek Figat
580e08b6ab Silence warning 2021-02-17 16:10:15 +01:00
Wojtek Figat
2609f9c21a Add support for copy/pasting script properties 2021-02-17 15:25:45 +01:00
Wojtek Figat
cae0b5e91e Add info group for selected Rigidbody in play mode (display speed, velocity, angular velocity, etc.) 2021-02-17 12:51:39 +01:00
Wojtek Figat
788907f3b1 Remove deprecated and unused ISceneObject and ITransformable 2021-02-15 12:09:46 +01:00
Wojtek Figat
312e4ad010 Merge branch 'master' into 1.1
# Conflicts:
#	Source/Engine/Content/JsonAsset.h
#	Source/Engine/Core/Config/Settings.h
2021-02-15 10:40:59 +01:00
Wojtek Figat
a947dc0cc3 Fix properties names formatting for UI with 2 character words
Fixes #229
2021-02-14 17:12:29 +01:00
Wojtek Figat
a9ac758abd Merge branch 'master' of git://github.com/Vizepi/FlaxEngine into Vizepi-master 2021-02-14 16:58:29 +01:00
Wojtek Figat
34b6cfebc3 Fix navmesh update on some spline editing operations 2021-02-12 12:20:58 +01:00
Vizepi
3a3c66b916 [EDITOR] Fixed layer matrix order ( issue #153 ) 2021-02-10 20:32:32 +01:00
Wojtek Figat
1d19d38c38 Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
#	Source/Editor/Surface/SurfaceNode.cs
2021-01-27 10:39:44 +01:00
Wojtek Figat
8180877269 Add support for copy/paste/rever values for groups in Custom Editor (eg. array editor) 2021-01-26 12:52:03 +01:00
Wojtek Figat
023cdced0a Add utility to make spline curve linear or smooth 2021-01-26 09:32:41 +01:00
Wojtek Figat
5b4dbfa121 Fix name (was causing docs build warning) 2021-01-25 23:52:07 +01:00
Wojtek Figat
ba050b9eaa Add default spacing for CollectionEditor to 10 for cleaner UI when working with arrays and lists in Editor 2021-01-18 11:42:50 +01:00
Wojtek Figat
2c2c1af97f Add NavAgentMask 2021-01-15 11:59:04 +01:00
Wojtek Figat
b2a2652b56 Fix not using hardcoded order for showing Actor main properties in editor 2021-01-13 15:35:53 +01:00
Wojtek Figat
d20cbf434f Add default values initialization for structures and new array entries when resizing 2021-01-12 13:49:26 +01:00
Wojtek Figat
eec6957b08 Fix using unsigned integer properties in Visual Script editor 2021-01-06 11:31:38 +01:00
Wojtek Figat
4992d21747 Fix using AssetRefEditor for editing asset reference on Guid property 2021-01-05 14:17:11 +01:00
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
Sean Connor
aff2c154a9 Fixes issue where type editor fails to find acceptable types when creating new json data asset. 2020-12-26 14:18:46 -07:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00