This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
filament
Watch
1
Star
0
Fork
0
You've already forked filament
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ee6c8c3e7680ceea4ed792d7a7a67afef4a1d2dd
filament
/
libs
/
utils
/
include
History
Sungun Park
a4f4dc617e
Support null initialization for Invocable (
#9466
)
...
This allows for code like: Invocable<void()> inv = []() { /*do something*/ }; inv = nullptr;
2025-12-02 21:29:14 +00:00
..
private
/utils
add option to disable perfetto on android
2025-09-03 16:16:46 -07:00
utils
Support null initialization for Invocable (
#9466
)
2025-12-02 21:29:14 +00:00