This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
props
Watch
1
Star
0
Fork
0
You've already forked props
mirror of
https://github.com/Relintai/props.git
synced
2024-11-12 10:15:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1c59be4575
props
/
singleton
History
Relintai
2afd6eff45
Fix compile for older versions of the engine than 3.x.
2021-08-29 18:55:51 +02:00
..
prop_cache.cpp
Only call initial_setup_default on the main thread, and document that shader duplication can crash if done from a different thread. Removed the material mutex from the prop cache as it's not needed anymore.
2021-08-25 17:24:25 +02:00
prop_cache.h
Only call initial_setup_default on the main thread, and document that shader duplication can crash if done from a different thread. Removed the material mutex from the prop cache as it's not needed anymore.
2021-08-25 17:24:25 +02:00
prop_utils.cpp
Fix compile for older versions of the engine than 3.x.
2021-08-29 18:55:51 +02:00
prop_utils.h
Fix compile for older versions of the engine than 3.x.
2021-08-29 18:55:51 +02:00