Commit Graph

9 Commits (b79959979a94f812770427a4636086d13db23383)

Author SHA1 Message Date
Andrew Tribick b79959979a Extract inner types from Material and Mesh
- Remove using namspace cmod
- Convert enums to enum classes
2021-12-04 09:49:52 +01:00
Hleb Valoshka b6b543438d Port to filesystem API 2019-08-16 18:11:24 +03:00
Hleb Valoshka 27e39aa4c3 Use c.push_back instead of c.insert(c.end,...) 2018-09-22 23:42:03 +03:00
Hleb Valoshka b082d5f47f Automatically convert to c++11 using clan-tidy
+ manual cleanups
2018-09-22 23:42:02 +03:00
Chris Laurel 68bda5fa5f Added typedefs with typename keyword so that the ResourceManager class builds on g++ 3.4. 2004-09-09 05:40:59 +00:00
Chris Laurel 64f7e256ea Added getResourceInfo method to the ResourceManager template. It's required by the model writer classes and is generally useful functionality. 2004-06-08 09:05:05 +00:00
Chris Laurel b869c68ae1 Allow local resource directories for add-ons. 2003-03-23 20:24:03 +00:00
Chris Laurel a37c80aa77 Fixed implicity typename in getHandle() 2002-10-06 23:16:22 +00:00
Chris Laurel 38e79736c5 Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00