#define LIB_DEC_REVISION /* VA: cleaning and simplification of lib_dec.c */
// object-editing feature porting
#define OBJ_EDITING_INTERFACE /* Interface for object editing */
#define OBJ_EDITING_API /* object editing changes related to the API */
#ifdef OBJ_EDITING_API
#define TMP_FIX_SPLIT_REND // temporary fix to split-rendering (it follows the later state of the framework but it is needed now because of current test-conditions)