-
Notifications
You must be signed in to change notification settings - Fork 34
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.518 Stable(16/Oct/2022) 0. Code clean up & code optimise 1. Fixed: render issue of progress bar 2. Enhanced: Conditional Multilingual Dictionary 3. Added Function: dgsTranslationAddPropertyListener 3. Added Function: dgsTranslationRemovePropertyListener 4. Optimised: shared getCameraMatrix for 3d elements 5. Optimised: reduce string creating when using shadow with color coded 6. Optimised: table creation when rendering 3dinterface 7. Added Property: buttonPosition for radiobutton and checkbox 8. Added Property: shadow for editbox 9. Fixed: sourceResource sometimes will be changed into dgs element 10. Optimised: onDgsCreate event logic 11. Fixed: error when using custom cursor 12. Enhanced: dgs rounded rectangle 13. Enhanced: dgs custom cursor 14. Optimised: shared texture/shader in style system 15. Fixed: Error when rendering tab panel 16. Fixed: stack C overflow when using dgsCloseWindow in onDgsWindowClose 17. Added Function: dgsButtonMakeForm 18. Added Function: dgsButtonRemoveForm 19. Added Event: onDgsFormSubmit 20. Changed: dgsGetListeneingProperties -> dgsGetListenedProperties 21. Fixed: color picker doesn't work in scroll pane 22. Fixed: masked text should not be able to be copied 23. Fixed: wrong position of debug trace 24. Fixed: error when using debugdgs 3 with dgs animation 25. Fixed: render issue of dgs color picker 26. Fixed: error when using dgs animation 27. Fixed: error when using combobox (now autoSort is disabled by default) 28. Fixed: error when using sort of combobox 29. Fixed: Missing function dgsComboBoxGetScrollBar 30. Optimised: video memory using of combobox/gridlist/scrollpane/scalepane/tabpanel/3dinterface/edit/memo 31. Fixed: render issue of grid list 32. Fixed: memo goes to wrong line when set caret position 33. Optimised: reduce cpu usage when there's no dgs elements (50% optimised)
- Loading branch information
Showing
2 changed files
with
56 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.517 | ||
3.518 |