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
025345d99a23bdc2b7ee81513bd326b5e3d33372
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