Wojtek Figat
|
5a50ec592f
|
Add clickable parsing errors in build tool
|
2024-02-06 16:01:49 +01:00 |
|
Wojtek Figat
|
873be6ac17
|
Convert Matrix3x3 into normal type
|
2024-02-06 15:41:35 +01:00 |
|
Wojtek Figat
|
465c14c04a
|
Remove leftover log
|
2024-02-06 15:06:29 +01:00 |
|
Wojtek Figat
|
d33ff4306f
|
Fix sprite atlas limit on 4096
#2218
|
2024-02-06 14:49:44 +01:00 |
|
Wojtek Figat
|
6528e14f37
|
Merge branch 'Tryibion-fix-scrollbar-show'
|
2024-02-06 12:13:49 +01:00 |
|
Wojtek Figat
|
0776529a57
|
Merge branch 'fix-scrollbar-show' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-scrollbar-show
|
2024-02-06 12:13:41 +01:00 |
|
Wojtek Figat
|
74203e63c8
|
Merge branch 'Tryibion-fix-plugin-create-name'
|
2024-02-06 12:12:58 +01:00 |
|
Wojtek Figat
|
0d8464dbd9
|
Merge branch 'fix-plugin-create-name' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-plugin-create-name
|
2024-02-06 12:12:54 +01:00 |
|
Wojtek Figat
|
40632a4a88
|
Fix missing default value for new Visject method parameter if method uses Vector param
#2204
|
2024-02-06 12:10:05 +01:00 |
|
Wojtek Figat
|
6d757946c5
|
Fix crash when adding physics scene with auto simulation
#2180
|
2024-02-06 11:49:12 +01:00 |
|
Wojtek Figat
|
f1055aa0e3
|
Merge branch 'nothingTVatYT-fix-plugins-window'
|
2024-02-06 11:43:08 +01:00 |
|
Wojtek Figat
|
479a917c59
|
Tweak #2186
|
2024-02-06 11:42:55 +01:00 |
|
Wojtek Figat
|
060440195d
|
Merge branch 'fix-plugins-window' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-fix-plugins-window
|
2024-02-06 11:40:05 +01:00 |
|
Wojtek Figat
|
feebe4f59a
|
Merge branch 'Tryibion-multinode-drop-location'
|
2024-02-06 11:36:50 +01:00 |
|
Wojtek Figat
|
2b63a8ae4c
|
Merge branch 'multinode-drop-location' of https://github.com/Tryibion/FlaxEngine into Tryibion-multinode-drop-location
|
2024-02-06 11:36:46 +01:00 |
|
Wojtek Figat
|
b8d848bfc9
|
Merge branch 'Tryibion-dropdown-scale-fix'
|
2024-02-06 11:35:24 +01:00 |
|
Wojtek Figat
|
e6d90f7371
|
Merge branch 'dropdown-scale-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-dropdown-scale-fix
|
2024-02-06 11:35:13 +01:00 |
|
Wojtek Figat
|
ee38227174
|
Merge branch 'Tryibion-window-adjust'
|
2024-02-06 11:34:33 +01:00 |
|
Wojtek Figat
|
b148303b7d
|
Merge branch 'window-adjust' of https://github.com/Tryibion/FlaxEngine into Tryibion-window-adjust
|
2024-02-06 11:34:17 +01:00 |
|
Wojtek Figat
|
9b7b9f4fdb
|
Merge branch 'Tryibion-Remove-auto-editor-mods'
|
2024-02-06 11:26:22 +01:00 |
|
Wojtek Figat
|
84927c79fc
|
Merge branch 'Remove-auto-editor-mods' of https://github.com/Tryibion/FlaxEngine into Tryibion-Remove-auto-editor-mods
|
2024-02-06 11:26:17 +01:00 |
|
Wojtek Figat
|
c196e704bb
|
Merge branch 'NoriteSC-BugFixes'
|
2024-02-06 11:13:07 +01:00 |
|
Wojtek Figat
|
b2621ff799
|
Codestyle fix for #2214
|
2024-02-06 11:13:00 +01:00 |
|
Wojtek Figat
|
756a991c2c
|
Merge branch 'BugFixes' of https://github.com/NoriteSC/FlaxEngineFork into NoriteSC-BugFixes
|
2024-02-06 11:10:30 +01:00 |
|
Wojtek Figat
|
2be0765158
|
Merge branch 'z1dev-master'
|
2024-02-06 11:09:47 +01:00 |
|
Wojtek Figat
|
cc2b2e5e17
|
Merge branch 'master' of https://github.com/z1dev/FlaxEngine into z1dev-master
|
2024-02-06 11:09:39 +01:00 |
|
Wojtek Figat
|
84efd05e7e
|
Merge branch 'Tryibion-drag-actor-script'
|
2024-02-06 11:09:24 +01:00 |
|
Wojtek Figat
|
b2d0afd4ef
|
Simplify code in #2202 for script type searching
|
2024-02-06 11:09:08 +01:00 |
|
Wojtek Figat
|
741682b5e7
|
Merge branch 'drag-actor-script' of https://github.com/Tryibion/FlaxEngine into Tryibion-drag-actor-script
|
2024-02-06 11:01:48 +01:00 |
|
Wojtek Figat
|
bc922c03e0
|
Merge branch 'whocares77-audio-start-time-option'
|
2024-02-06 11:00:22 +01:00 |
|
Wojtek Figat
|
f9448c3b42
|
Skip calling SetTime api if start time is unused #2203
|
2024-02-06 10:59:55 +01:00 |
|
Wojtek Figat
|
cff047998c
|
Merge branch 'audio-start-time-option' of https://github.com/whocares77/FlaxEngine into whocares77-audio-start-time-option
|
2024-02-06 10:58:50 +01:00 |
|
Wojtek Figat
|
647e25ea74
|
Merge branch 'Tryibion-cont-key-tree'
|
2024-02-06 10:58:31 +01:00 |
|
Wojtek Figat
|
0793ebc132
|
Improve #2221 to be more dynamic when clicking arrow
|
2024-02-06 10:58:14 +01:00 |
|
Wojtek Figat
|
cde9fe8f9c
|
Merge branch 'cont-key-tree' of https://github.com/Tryibion/FlaxEngine into Tryibion-cont-key-tree
|
2024-02-06 10:54:34 +01:00 |
|
Wojtek Figat
|
532a23b4e0
|
Merge branch 'Tryibion-combo-pos'
|
2024-02-06 10:54:19 +01:00 |
|
Chandler Cox
|
dec9fbd74b
|
Add hold arrow key in tree to continuously scroll actors
|
2024-02-02 09:18:48 -06:00 |
|
NoriteSC
|
af8e1e527f
|
Update BindingsGenerator.Cpp.cs
|
2024-01-29 15:33:14 +01:00 |
|
ruan
|
74d348706c
|
Add skeleton mask asset parameter to Blend With Mask anim node.
|
2024-01-27 14:23:41 -04:00 |
|
Chandler Cox
|
18fc6ebd39
|
Half windowed size and center on screen if going to windowed mode.
|
2024-01-26 10:38:36 -06:00 |
|
Chandler Cox
|
9874b753cb
|
Merge branch 'master' into collection-ui
|
2024-01-26 09:54:03 -06:00 |
|
z1dev
|
ee19bca7e4
|
Fixing skipped static and other fields generating "else if" without "if" first.
|
2024-01-26 09:07:02 +01:00 |
|
whocares77
|
39e7be6322
|
Added "Start Time" option for Audio Source Actor
Added ability to set the start time of playback if "Play On Start" is enabled.
|
2024-01-24 19:58:29 +03:00 |
|
Chandler Cox
|
b85f471fcb
|
Add drag cleanup on destroy.
|
2024-01-23 08:59:27 -06:00 |
|
Chandler Cox
|
f306d34a6e
|
Add drag drop for actor script items into scenes and prefabs.
|
2024-01-23 08:34:15 -06:00 |
|
envision3d
|
045f49d2d6
|
Fixes terrain smoothing separation issue
|
2024-01-22 22:25:53 -06:00 |
|
Chandler Cox
|
d5e9ad2147
|
Adjust combobox window position based on what direction it opens.
|
2024-01-22 21:01:04 -06:00 |
|
Chandler Cox
|
ce658acb22
|
Dont include editor modules in auto generated git plugin pulling.
|
2024-01-22 18:03:14 -06:00 |
|
Chandler Cox
|
0d3b81b8ca
|
Change drop location of multiple nodes to be vertical.
|
2024-01-22 17:37:02 -06:00 |
|
ruan
|
19ddcad16f
|
Small clean code
|
2024-01-21 11:03:29 -04:00 |
|