Releases: ashe23/ProjectCleaner
Releases · ashe23/ProjectCleaner
v2.0.1
28 Apr 11:55
Compare
Sorry, something went wrong.
No results found
fix #49
now if plugin failed to scan project because of redirector errors, it will show list in OutputLog so user can determine exactly which assets causing this problem
updated plugin for engine v5.6 and v5.7
v2.0.0
03 Jun 22:40
Compare
Sorry, something went wrong.
No results found
new updated user interface
code optimization, scan method enhancements
all logic now resides in Subsystem class that are exposed to blueprints and python
added new engine v5.2 support also
bug fixes
added version for v5.3
added version for v5.4
v1.8.2
07 Nov 21:41
Compare
Sorry, something went wrong.
No results found
#42 removed editor utility assets from scanning and removing, which causes crashes on v4.27 if widget is open
#43 version for 5.1
v1.8.1
16 Jul 11:43
Compare
Sorry, something went wrong.
No results found
#41 OFPA and World Partition systems assets detection fix
v1.8.0
06 Jul 14:45
Compare
Sorry, something went wrong.
No results found
#38 added linux support
starting from this release we now support only 4.27+ engine versions
v1.7.0
17 Jun 22:25
Compare
Sorry, something went wrong.
No results found
v1.6.0
15 Jan 15:14
Compare
Sorry, something went wrong.
No results found
ProjectCleaner API exposed to Blueprints via BlueprintFunctionLibrary
fixed scan developer option in CLI and API
unreal engine 5 version
fixed show all folders bug
v1.5.1
05 Nov 23:52
Compare
Sorry, something went wrong.
No results found
v1.5
19 Aug 17:50
Compare
Sorry, something went wrong.
No results found
UI updates
Scanning and Deletion optimization
Added CLI interface
Added support for engine version 4.27
Added beta support for Unreal Engine 5 Early Access
v1.4
04 Jul 14:10
Compare
Sorry, something went wrong.
No results found
UI updates
Exclude options
Optimization and bug fixes