Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DGS Update 3.515 Stable(10/Mar/2022)
1. Changed: dgs3DImage/Interface/Text/LineSetPosition->dgs3DSetPosition 2. Changed: dgs3DImage/Interface/Text/LineGetPosition->dgs3DGetPosition 3. Changed: dgs3DImage/Interface/Text/LineSetInterior->dgs3DSetInterior 4. Changed: dgs3DImage/Interface/Text/LineGetInterior->dgs3DGetInterior 5. Changed: dgs3DImage/Interface/Text/LineSetDimension->dgs3DSetDimension 6. Changed: dgs3DImage/Interface/Text/LineGetDimension->dgs3DGetDimension 7. Changed: rotation->roll of 3d interface 8. Changed: dgs3DInterfaceSetRotation->dgs3DInterfaceSetRoll 9. Changed: dgs3DInterfaceGetRotation->dgs3DInterfaceGetRoll 10. Refactored: animation library (some functions are changed) 11. Removed: "thisdp" from debug view 12. Enhanced: DGS Compatibility Check can show position now, with dgsImportFunction and debugdgs 3. 13. Fixed: Scroll Pane will blink when resizing. 14. Changed: FatherTable->parent property 15. Changed: ChildrenTable->children property 16. Added Function: dgsLayoutSetItemSortPriority 17. Added Function: dgsLayoutGetItemSortPriority 18. Added: debug tracer for animation library 19. Added Function: dgsBlurBoxSetBrightness 20. Added Function: dgsBlurBoxGetBrightness 21. Added Property: blendMode for dgs-dxblurbox 22. Fixed: spamming warnings when there is no RT for blur box 23. Changed: postGUI logic (Now property has higher priority than render setting) 24. Added: make placeHolder of dgsEdit multilingual 25. Fixed: Wrong behavior of alignment of combobox item 26. Added: scrollBarCoverColumn for grid list 27. Added: dgsGetRegisteredProperties 28. Changed: placeHolderColorcoded->placeHolderColorCoded 29. Changed: For checkbox image_f->imageUnchecked image_t->imageChecked image_i->imageIndeterminate color_f->colorUnchecked color_t->colorChecked color_i->colorIndeterminate 30. Changed: For radiobutton image_f->imageUnchecked image_t->imageChecked color_f->colorUnchecked color_t->colorChecked
- Loading branch information