This website requires JavaScript.
Explore
Docs
Sign In
Flax
/
FlaxEngine
Watch
3
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Releases
Activity
Files
57e812d336e6470ce2b853e916fd4a31f36ca360
FlaxEngine
/
Source
/
Engine
/
Content
/
Cache
T
History
mafiesto4
c41248f402
Optimize asset registry paths check to use
StringUtils::CompareIgnoreCase
instead of
String::ToLower
ToLower
...
#765
2022-10-29 11:42:06 +02:00
..
AssetsCache.cpp
Optimize asset registry paths check to use
StringUtils::CompareIgnoreCase
instead of
String::ToLower
ToLower
2022-10-29 11:42:06 +02:00
AssetsCache.h
Format more engine code
2022-06-14 20:17:00 +02:00