32 lines
895 B
Plaintext
32 lines
895 B
Plaintext
#################
|
|
# Version 5.0.3 #
|
|
#################
|
|
New functions for the binarisation
|
|
|
|
#################
|
|
# Version 5.0.3 #
|
|
#################
|
|
New function
|
|
//Function to adjust hierarchy with a ambient light
|
|
extern CPA_EXPORT void ISI_fn_vAmbientLight(HIE_tdxHandleToSuperObject _hSuperObject,
|
|
MTH_tdxReal _xDR,
|
|
MTH_tdxReal _xDG,
|
|
MTH_tdxReal _xDB);
|
|
|
|
|
|
#################
|
|
# Version 5.0.2 #
|
|
#################
|
|
Change for the editors in save.
|
|
|
|
#################
|
|
# Version 5.0.1 #
|
|
#################
|
|
Correct bug in link table and flag for the editors.
|
|
|
|
#################
|
|
# Version 5.0.0 #
|
|
#################
|
|
This is a new module which manages the instance specific information.
|
|
There are a load, a save and accessors functions.
|
|
For any questions ask to Christophe Durand. |