mirror of
https://github.com/aap/librw.git
synced 2026-04-19 13:03:09 +01:00
Implemented Extra vertex colors and (crippled) ADC plugin.
This commit is contained in:
@@ -225,9 +225,7 @@ private:
|
||||
void frameListStreamWrite(Stream *stream, Frame **flp, int32 nf);
|
||||
};
|
||||
|
||||
}
|
||||
void RegisterMeshPlugin(void);
|
||||
void RegisterNativeDataPlugin(void);
|
||||
|
||||
void registerNodeNamePlugin(void);
|
||||
void registerMeshPlugin(void);
|
||||
void registerNativeDataPlugin(void);
|
||||
void registerBreakableModelPlugin(void);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user