Wojtek Figat
|
18b47257fd
|
Add **Behavior Tree** asset type and editing
|
2023-08-16 13:26:33 +02:00 |
|
Wojtek Figat
|
81622c92ae
|
Add ReadOnly to CustomEditorPresenter
|
2023-08-16 13:09:50 +02:00 |
|
Wojtek Figat
|
0e2d1b6ad2
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-08-14 18:14:59 +02:00 |
|
Wojtek Figat
|
55ca419aba
|
Merge branch 'paste-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-paste-fix
|
2023-08-14 16:18:44 +02:00 |
|
Wojtek Figat
|
19f14919c0
|
Allow modifying surface node archetype reference
|
2023-08-14 13:11:42 +02:00 |
|
Wojtek Figat
|
da44babb03
|
Add ignoring types with CompilerGeneratedAttribute in Editor
|
2023-08-14 13:11:00 +02:00 |
|
|
|
4ce1f31f12
|
Enable optimizations for Editor module in Development builds
|
2023-08-13 21:30:40 +03:00 |
|
Wojtek Figat
|
bb8f098714
|
Add reroute node usage to Visject only if surface type allows it
|
2023-08-13 19:14:57 +02:00 |
|
Wojtek Figat
|
ae4bce7a68
|
Add Visject surface boxes and connections drawing customization via style
|
2023-08-13 19:14:23 +02:00 |
|
Wojtek Figat
|
73bbe63c1e
|
Missing change for 05d477d6c8
|
2023-08-04 13:10:36 +02:00 |
|
Wojtek Figat
|
05d477d6c8
|
Add SelectionChanged public event for VisjectSurface and properly invoke it only when selection actually changes
|
2023-08-04 12:52:54 +02:00 |
|
Wojtek Figat
|
cab1d8cac4
|
Fix missing Visject CM groups auto-expanding if enabled
|
2023-08-03 16:29:07 +02:00 |
|
Wojtek Figat
|
c0d32a99b0
|
Refactor Visject surface nodes cache to reuse between graphs
|
2023-08-03 15:44:02 +02:00 |
|
Wojtek Figat
|
bb96f2cd6d
|
Add GroupArchetype to Visject nodes spawn query check
|
2023-08-03 14:53:02 +02:00 |
|
Wojtek Figat
|
8dc98174cf
|
Minor tweaks
|
2023-08-01 14:14:27 +02:00 |
|
Wojtek Figat
|
869649e5ed
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-08-01 14:05:49 +02:00 |
|
Wojtek Figat
|
94386d24ab
|
Minor tweaks
|
2023-08-01 10:27:31 +02:00 |
|
Wojtek Figat
|
f29cd1b7b8
|
Simplify code #1275
|
2023-08-01 10:03:47 +02:00 |
|
Wojtek Figat
|
ef1c812349
|
Merge branch 'gridscale' of https://github.com/Withaust/FlaxEngine into Withaust-gridscale
|
2023-08-01 10:01:32 +02:00 |
|
Wojtek Figat
|
64446bea53
|
Merge branch 'dup-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-dup-fix
|
2023-07-31 19:10:13 +02:00 |
|
Wojtek Figat
|
81860e5f18
|
Cleanup code #1215 and add cook game icon
|
2023-07-31 19:02:53 +02:00 |
|
Wojtek Figat
|
6e9b9b6d0e
|
Merge branch 'feature/1151-play-mode-actions' of https://github.com/envision3d/FlaxEngine into envision3d-feature/1151-play-mode-actions
|
2023-07-31 17:24:55 +02:00 |
|
Wiktor Kocielski
|
8250f92af3
|
Add grid scale to the editor viewport settings
|
2023-07-29 13:34:46 +03:00 |
|
Chandler Cox
|
5cd72c9b24
|
Fix duplicating actor in scene on shift click if the actor has not been moved
|
2023-07-27 16:51:44 -05:00 |
|
Chandler Cox
|
d6bfcbcc3d
|
Add for prefab
|
2023-07-27 10:49:29 -05:00 |
|
Chandler Cox
|
10c8454e8f
|
Paste at same level of selected actor parent node instead of as child of selected actor for better behavior.
|
2023-07-27 10:33:30 -05:00 |
|
Wojtek Figat
|
36db7ad7dd
|
Merge branch 'prefab-batch' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-batch
|
2023-07-26 21:19:57 +02:00 |
|
Wojtek Figat
|
ce16debabd
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-07-24 23:21:03 +02:00 |
|
Wojtek Figat
|
cf4ca17241
|
Merge branch 'platform-ref-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-platform-ref-fix
|
2023-07-24 16:17:57 +02:00 |
|
Chandler Cox
|
f80b7ee2a5
|
Fix spacing
|
2023-07-23 18:58:47 -05:00 |
|
Chandler Cox
|
12005ad314
|
Simplify functionality into function.
|
2023-07-23 15:20:57 -05:00 |
|
Chandler Cox
|
02d135053f
|
Add scroll to selected asset/content item on asset picker select menu open.
|
2023-07-23 15:10:31 -05:00 |
|
Chandler Cox
|
83427ba1d4
|
Add batch creating prefabs from mutiple selected actors in the scene tree.
|
2023-07-20 23:02:26 -05:00 |
|
Chandler Cox
|
a1cdf3e733
|
Fix bug of populating asset picker if option platform type does not exist.
|
2023-07-20 21:31:07 -05:00 |
|
envision3d
|
dba0675873
|
Merge branch 'master' of https://github.com/FlaxEngine/FlaxEngine into feature/1151-play-mode-actions
|
2023-07-20 02:00:53 -05:00 |
|
Wojtek Figat
|
eea0b37dc3
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-07-18 18:35:44 +02:00 |
|
Wojtek Figat
|
b2b10ce7da
|
Fix various core types to be trivially constructible as properly POD-type
|
2023-07-18 18:20:11 +02:00 |
|
Wojtek Figat
|
a80e3f5a15
|
Merge branch 'log-count' of https://github.com/Tryibion/FlaxEngine into Tryibion-log-count
|
2023-07-18 17:45:18 +02:00 |
|
Chandler Cox
|
be079b9b67
|
Improvements to debug log count.
|
2023-07-18 09:51:21 -05:00 |
|
Wojtek Figat
|
e39a56fc4e
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-07-18 11:47:39 +02:00 |
|
Wojtek Figat
|
60c0995bc3
|
Add undo for #1247
|
2023-07-18 11:46:15 +02:00 |
|
Wojtek Figat
|
8f8c0e4b81
|
Minor fixes for #1247
|
2023-07-18 10:55:15 +02:00 |
|
Wojtek Figat
|
5b40f770b1
|
Merge branch 'mat-entry' of https://github.com/Tryibion/FlaxEngine into Tryibion-mat-entry
|
2023-07-18 10:25:35 +02:00 |
|
Wojtek Figat
|
488958ce44
|
Fix DrawSceneDepth to properly draw scene objects when custom actors list is empty
#1253
|
2023-07-18 10:16:11 +02:00 |
|
Wojtek Figat
|
9179586f14
|
Fix cloth painting in prefab window
|
2023-07-16 12:36:38 +02:00 |
|
Chandler Cox
|
868db7c848
|
Add functionality to combine similar logs into a log with a count.
|
2023-07-15 13:52:10 -05:00 |
|
Chandler Cox
|
c89421438b
|
Code cleanup
|
2023-07-15 10:42:41 -05:00 |
|
Chandler Cox
|
02219beac9
|
Handle edge case
|
2023-07-15 10:27:59 -05:00 |
|
Chandler Cox
|
c8edaf5d6e
|
Fix bug with not using slot material
|
2023-07-15 10:10:37 -05:00 |
|
Chandler Cox
|
ba93e1e1d0
|
Add showing default materials to model entries.
|
2023-07-15 10:00:34 -05:00 |
|