Commit Graph

1699 Commits

Author SHA1 Message Date
Wojtek Figat
fbb9fa065a Add more profile events to assets data loading 2021-05-14 13:00:03 +02:00
Wojtek Figat
401bd1c125 Add incremental actors naming when spawning them in viewport
#501
2021-05-14 12:37:20 +02:00
Wojtek Figat
2dff188eac Add automatic slider speed for float value input fields with limits specified
#499
2021-05-14 12:24:43 +02:00
Wojtek Figat
303b9da684 Fix Linxu build 2021-05-14 11:23:05 +02:00
Wojtek Figat
42461f1b4a Fix crash when drawing 2d sprite with invalid atlas specified 2021-05-14 11:02:42 +02:00
Wojtek Figat
f9b979f1c6 Add new icons atlas
#456
2021-05-14 11:02:22 +02:00
Wojtek Figat
26dd1afd32 Merge branch 'W2Wizard-IconOverhaul' 2021-05-14 10:48:24 +02:00
Wojtek Figat
11704740fe Merge branch 'IconOverhaul' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-IconOverhaul 2021-05-14 10:48:18 +02:00
Wojtek Figat
443bd83b6f Merge branch 'jb-perrier-script-name' 2021-05-14 10:42:31 +02:00
Wojtek Figat
255255e45c Merge branch 'script-name' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-script-name 2021-05-14 10:42:28 +02:00
Wojtek Figat
fdf6306060 Fix asset paths lookup in build 2021-05-14 10:33:08 +02:00
Wojtek Figat
c95e5b0611 Fix assets load error regression 2021-05-14 10:32:55 +02:00
Wojtek Figat
8dc9834f48 Fix compilation for Linux 2021-05-14 09:31:10 +02:00
Jean-Baptiste Perrier
465cdae564 Comments. 2021-05-13 17:58:44 +02:00
Jean-Baptiste Perrier
41447d4ba0 Add name restriction for scripts, no digits at start. 2021-05-13 17:55:15 +02:00
Jean-Baptiste Perrier
41905f9810 Add name restrictions based on proxy. 2021-05-13 17:54:52 +02:00
Jean-Baptiste Perrier
2065b949b0 Add IsFileNameValid in ContentProxy. 2021-05-13 17:54:23 +02:00
Wojtek Figat
fd3553f668 Add support for Tracy on Android 2021-05-13 16:24:35 +02:00
Wojtek Figat
13a6de8645 Fix Linux build 2021-05-13 16:23:24 +02:00
W2.Wizard
887b52c18a Merge branch '1.2' into IconOverhaul 2021-05-13 15:21:36 +02:00
W2Wizard
d54efc73f1 Adapt to new spritehandle names
Lots of files! However only change was renaming the icons overall.
2021-05-13 15:16:45 +02:00
Wojtek Figat
b2ecceab44 Fix text processing with wrapping enabled if layout bounds width equals the line width
#518
2021-05-13 15:00:40 +02:00
Wojtek Figat
fb5c45f474 Add SetMasterPoseModel to Animated Model for modular characters 2021-05-13 14:41:43 +02:00
Wojtek Figat
899e749d2d Fix missing call to OnAnimationUpdated when using custom skeleton pose 2021-05-13 13:15:09 +02:00
Wojtek Figat
e00e9d1552 Add SetCurrentPose to Animated Model 2021-05-13 13:09:06 +02:00
Wojtek Figat
9a3884636b Add AnimationUpdated event to Animated Model 2021-05-13 13:00:57 +02:00
Wojtek Figat
e267583bad Add FindClosestNode to Animated Model 2021-05-13 12:34:42 +02:00
Wojtek Figat
32806e8f4e Remove unused transient param from profile events 2021-05-13 12:04:10 +02:00
Wojtek Figat
389eee22e3 Add support for using animated model with anim graph using different skinned model 2021-05-13 11:59:47 +02:00
Wojtek Figat
9fcac44faf Merge branch 'GoaLitiuM-convex_mesh_queries' 2021-05-12 21:35:37 +02:00
GoaLitiuM
1f6fc02c24 Add physics queries for convex meshes 2021-05-12 17:51:28 +03:00
Wojtek Figat
94e0b3a747 Fix includes type in scripts templates 2021-05-12 16:21:04 +02:00
Wojtek Figat
94476783da Add option to Delete Sprite in Editor 2021-05-12 16:20:44 +02:00
Wojtek Figat
480947e0a9 Fix sprite atlas serialization after editing 2021-05-12 16:19:59 +02:00
Wojtek Figat
a4a3074bb6 Fix naming new sprites in Editor 2021-05-12 14:06:05 +02:00
Wojtek Figat
36d06ccaa3 Fix crash when reimporting sprite atlas
#494
2021-05-12 13:58:23 +02:00
Wojtek Figat
0509f9710f Fix crashes during deserialization of invalid data
#514
2021-05-12 13:42:07 +02:00
Wojtek Figat
f71d58a081 Merge branch 'Vizepi-master' 2021-05-12 13:14:55 +02:00
Wojtek Figat
ba95ae5191 Merge branch 'master' of git://github.com/Vizepi/FlaxEngine into Vizepi-master 2021-05-12 13:14:51 +02:00
Wojtek Figat
4c2465466c Merge branch 'stefnotch-patch-9' 2021-05-12 13:13:01 +02:00
Wojtek Figat
6db156513c Merge branch 'patch-9' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-9 2021-05-12 13:12:59 +02:00
Wojtek Figat
6f55e01846 Merge branch 'W2Wizard-patch-2' 2021-05-12 13:12:20 +02:00
Wojtek Figat
6343922b16 Merge branch 'patch-2' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-patch-2 2021-05-12 13:12:16 +02:00
Wojtek Figat
7d7ad06b80 Merge branch 'GoaLitiuM-rigidbody_addforceatposition' 2021-05-12 13:06:10 +02:00
Wojtek Figat
90f06e74a8 Merge branch 'rigidbody_addforceatposition' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-rigidbody_addforceatposition 2021-05-12 13:06:05 +02:00
Wojtek Figat
d302675d7e Fix TypeSearchPopup showing types that base type is hidden 2021-05-12 12:42:48 +02:00
Wojtek Figat
9195e37a23 Refactor cpp script templates after new features 2021-05-12 12:42:24 +02:00
Wojtek Figat
b6f33d1d45 Merge branch 'LCRW-master' 2021-05-12 12:22:59 +02:00
Wojtek Figat
0950ef1a20 Merge branch 'master' of git://github.com/LCRW/FlaxEngine into LCRW-master 2021-05-12 12:22:23 +02:00
Wojtek Figat
ac2e9cbcff Use custom sources for GH Actions build on Ubuntu 2021-05-12 12:15:15 +02:00