#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)
#define TMP_FIX_OMASA_SR_BE // temporary fix to keep OMASA split-rendering BE
#endif
// objject-editing feature porting
#define OBJ_EDITING_INTERFACE /* Interface for object editing */
#ifdef OBJ_EDITING_INTERFACE
#define OBJ_EDITING_API /* object editing changes related to the API */