This website requires JavaScript.
Explore
Help
Register
Sign In
GoaLitiuM
/
FlaxEngine
Watch
1
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f1d46979b3d757b073a96a327bcaa49ff7bbd063
FlaxEngine
/
Source
/
Editor
/
Modules
History
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
..
SourceCodeEditing
…
ContentDatabaseModule.cs
Revert default value back to
false
as in
#1179
2023-06-17 16:37:33 +02:00
ContentEditingModule.cs
…
ContentFindingModule.cs
…
ContentImportingModule.cs
…
EditorModule.cs
…
PrefabsModule.cs
Add batch creating prefabs from mutiple selected actors in the scene tree.
2023-07-20 23:02:26 -05:00
ProgressReportingModule.cs
…
ProjectCacheModule.cs
…
SceneEditingModule.cs
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
SceneModule.cs
Add
Unload all but this scene
option to scene context menu to unload all of the active scenes except for the selected one.
2023-05-03 20:38:55 -05:00
SimulationModule.cs
…
UIModule.cs
Cleanup code
#1215
and add cook game icon
2023-07-31 19:02:53 +02:00
WindowsModule.cs
…