January 2020
|
2020-01-16
|
Added
| :
| Added more Vec typedefs
|
December 2019
|
2019-12-28
|
Added
| :
| Added convenience header for Slope
|
2019-12-27
|
Added
|
Math
| :
| Added a Slope utility
|
2019-12-21
|
Added
|
Scripting
| :
| Added more Math functions
|
2019-12-12
|
Added
|
Math
| :
| Added 2D cross product
|
September 2019
|
2019-09-03
|
Added
| :
| Added character symbol for Copyright
|
2019-09-01
|
Added
|
String
| :
| Added missing += operator
|
August 2019
|
2019-08-30
|
Added
|
FS
| :
| Added method to query file type
|
2019-08-23
|
Added
|
Time
| :
| Added literal suffixes for time
|
2019-08-23
|
Added
| :
| Added an explicit "hidden" attribute macro
|
2019-08-23
|
Added
| :
| Added Variant for flexibility
|
June 2019
|
2019-06-15
|
Added
| :
| Added vector floor/ceil functions
|
December 2018
|
2018-12-18
|
Added
|
Windows
| :
| Added missing link library
|
November 2018
|
2018-11-18
|
Added
|
Widgets
| :
| Added a rule pair utility
|
October 2018
|
2018-10-20
|
Added
| :
| Added a container mapping template method
|
September 2018
|
2018-09-25
|
Added
|
Animation
| :
| Added a softer ease-out animation style
|
August 2018
|
2018-08-02
|
Added
| :
| Added a helper for splitting URI components
|
2018-08-01
|
Added
|
Record
| :
| Added an isEmpty() method
|
July 2018
|
2018-07-30
|
Added
|
Network
| :
| Added WebRequest for HTTP GET/POST requests
|
2018-07-15
|
Added
| :
| Added a separate Char class to avoid incorrect conversions
|
2018-07-15
|
Added
| :
| Added EmbeddedApp
|
2018-07-07
|
Added
|
Cleanup
| :
| Added de::Stringf() template function; other cleanup
|
2018-07-01
|
Added
| :
| Added a few missing methods
|
June 2018
|
2018-06-30
|
Added
| :
| Added various useful/missing methods
|
2018-06-29
|
Added
| :
| Added multimap remove utility; various fixes
|
2018-06-29
|
Added
| :
| Use std::numeric_limits; added DE_STATIC_STRING; more methods
|
2018-06-29
|
Added
| :
| Added various missing methods; easier Timer callbacks
|
2018-06-27
|
Added
|
ScriptLex
|
String
| :
| Added a few missing methods
|
2018-06-25
|
Added
|
CString
| :
| Iterating using mb_iterator; added more methods
|
2018-06-23
|
Added
|
Tests
| :
| Added ThreadLocal, EventLoop, Timer, CallbackTimer
|
2018-06-14
|
Added
|
Fixed
| :
| Fixed a String constructor; added missing Time conversions
|
2018-06-13
|
Added
|
Fixed
|
Tests
| :
| Fixed bugs, added missing operators
|
2018-06-12
|
Added
| :
| Added insensitive String comparator
|
2018-06-04
|
Added
| :
| Added a Thread class
|
May 2018
|
2018-05-30
|
Added
| :
| Added a missing Vector3 method
|
2018-05-16
|
Added
|
Path
| :
| Added path splitting utilities; various other cleanups
|
2018-05-13
|
Added
| :
| Added DataArray template class
|
February 2018
|
2018-02-17
|
Added
|
Vector
| :
| Added a method for calculating area
|
2018-02-09
|
Added
|
Math
| :
| Added math functions: mod(), Vector2::cross()
|
January 2018
|
2018-01-30
|
Added
|
FS
| :
| Added option for disabling multithreaded file system updates
|
October 2017
|
2017-10-31
|
Added
|
Windows
| :
| Added a missing export
|
2017-10-28
|
Added
| :
| Added a helper method for MD5 hashing
|
2017-10-11
|
Added
| :
| Added async execution utility
|
2017-10-01
|
Added
|
Documentation
| :
| Added a method description
|
July 2017
|
2017-07-27
|
Added
|
String
| :
| Added a string conversion method
|
2017-07-15
|
Added
| :
| Added vector helper method
|
June 2017
|
2017-06-18
|
Added
|
Scripting
| :
| Added a new Scheduler class
|
March 2017
|
2017-03-27
|
Added
|
Info
| :
| Added a string-quoting utility method
|
2017-03-04
|
Added
|
Scripting
| :
| Added more Core.String and Core.File bindings
|
February 2017
|
2017-02-24
|
Added
| :
| Added template function for filtering a container
|
2017-02-14
|
Added
|
NativePath
|
Path
| :
| Added move constructors
|
2017-02-13
|
Added
|
FS
| :
| Utility method added
|
2017-02-12
|
Added
|
FS
| :
| Added MetadataBank for caching ZIP archive metadata
|
2017-02-12
|
Added
| :
| Block should be serializable; added more utility methods
|
2017-02-11
|
Added
| :
| Added a new utility class
|
2017-02-01
|
Added
| :
| Added a new constructor for ByteSubArray
|
January 2017
|
2017-01-13
|
Added
|
FS
| :
| Added file system utility methods
|
2017-01-12
|
Added
|
FS
| :
| Added a shared string constant for package ID
|
2017-01-06
|
Added
|
FS
| :
| Added utility methods
|
2017-01-06
|
Added
| :
| Added method for processing all command line option parameters
|
December 2016
|
2016-12-10
|
Added
|
Scripting
| :
| Added new value type for animations
|
2016-12-07
|
Added
|
Record
| :
| Added a new utility method
|
November 2016
|
2016-11-22
|
Added
| :
| Added template functions for mapping container contents
|
2016-11-22
|
Added
|
Widgets
| :
| Added a zero constant rule that can be used everywhere
|
2016-11-12
|
Added
|
Client
|
Server
| :
| Added ‘Config.apiUrl’; use new web API for master server
|
October 2016
|
2016-10-30
|
Added
| :
| Added protocol ID for 2.0.0
|
September 2016
|
2016-09-06
|
Added
|
Time
| :
| Added conversion from TimeDelta to microseconds
|
July 2016
|
2016-07-27
|
Added
| :
| Added a utility for converting FlagOp arguments
|
2016-07-23
|
Added
|
Widgets
| :
| Added method for walking the widget tree
|
June 2016
|
2016-06-17
|
Added
|
FS
| :
| Added a common string as a Package class member
|
2016-06-11
|
Added
| :
| Added conversion of DOS code page 437 to Unicode
|
April 2016
|
2016-04-19
|
Added
| :
| Added IAssetGroup interface
|
March 2016
|
2016-03-20
|
Added
|
Writer
| :
| Added method for writing text
|
2016-03-20
|
Added
|
String
| :
| Added printf-style formatting, utility methods
|
January 2016
|
2016-01-19
|
Added
|
String
| :
| Added path concatenation operator
|
2016-01-19
|
Added
|
Record
| :
| Added variadic template for creating a record with members
|
2016-01-17
|
Added
|
Version
| :
| Added support for a version label string (x.y.z-label)
|
2016-01-13
|
Added
|
Math
| :
| Added a function for calculating CRC32
|
2016-01-01
|
Added
|
Scripting
| :
| Added method to query NumberValue semantic hints
|
November 2015
|
2015-11-23
|
Added
|
Model Renderer
| :
| Added `worldOffset` for model assets
|
2015-11-22
|
Added
|
Qt
| :
| Added macros for checking Qt versions 5.4+
|
October 2015
|
2015-10-24
|
Added
| :
| Added SourceLineTable, used it in Info and ScriptedInfo
|
2015-10-16
|
Added
| :
| Added new AS_IS method expectedAs<>()
|
2015-10-16
|
Added
| :
| Added new AS_IS method expectedAs<>()
|
September 2015
|
2015-09-24
|
Added
|
Range
| :
| Added a method for random number generation
|
2015-09-14
|
Added
|
Scripting
| :
| Added built-in typeof() for checking value types
|
August 2015
|
2015-08-25
|
Added
| :
| Added Select operator rule, copy constructor for Vector2<>
|
2015-08-19
|
Added
| :
| Added Deletable; made use of NativeValue safe
|
2015-08-17
|
Added
|
Cleanup
|
Scripting
| :
| Added Core.Animation bindings
|
2015-08-17
|
Added
|
Scripting
| :
| Added NativeValue to facilitate native bindings
|
2015-08-16
|
Added
|
Scripting
| :
| Added Scheduler for time-based script execution
|
July 2015
|
2015-07-07
|
Added
|
Scripting
| :
| Added Core.importPath() to show module import path
|
June 2015
|
2015-06-02
|
Added
|
Client
| :
| Added Git information to About dialog and version info
|
May 2015
|
2015-05-24
|
Added
|
App
| :
| Added -libdir option and a fallback for the Unix plugin dir
|
March 2015
|
2015-03-02
|
Added
|
Documentation
|
Doxygen
| :
| Added missing argument
|
November 2014
|
2014-11-30
|
Added
|
Documentation
|
String
| :
| Added comment about default codec
|
October 2014
|
2014-10-29
|
Added
|
RuleRectangle
| :
| Added convenience method for defining mid X/Y rules
|
2014-10-16
|
Added
|
FS
| :
| Added methods for iterating all found files
|
August 2014
|
2014-08-16
|
Added
|
Variable
| :
| Added an automatic cast to non-const Record
|
2014-08-14
|
Added
|
App
| :
| Added utility for finding files from loaded packages
|
2014-08-14
|
Added
|
libgui
| :
| Added more Core.String bindings, gui.dpiScaledImagePath()
|
2014-08-09
|
Added
|
Matrix
| :
| Added Matrix4::frame()
|
2014-08-09
|
Added
|
Bank
| :
| Added new priority level, isLoaded() method, iterate()
|
2014-08-03
|
Added
|
RecordAccessor
| :
| Added a has() method
|
July 2014
|
2014-07-09
|
Added
|
FS
|
Refactor
| :
| Added FileIndex as a separate class
|
2014-07-04
|
Added
|
FS
|
Scripting
| :
| Added built-in functions 'File' and 'globals'
|
2014-07-02
|
Added
|
FS
| :
| Added Package, PackageLoader, PackageFeed
|
June 2014
|
2014-06-30
|
Added
|
PathTreeT
| :
| Added tryFind() specializations to PathTreeT
|
2014-06-30
|
Added
|
FS
| :
| Added LinkFile for symbolic links
|
2014-06-30
|
Added
|
FS
|
Refactor
| :
| Added a Node base class for files
|
2014-06-30
|
Added
| :
| Added PathRef utility class
|
2014-06-15
|
Added
|
Scripting
| :
| Added built-in "dir" function
|
2014-06-13
|
Added
|
Scripting
| :
| Added the name scope keyword (->)
|
2014-06-13
|
Added
|
Scripting
| :
| Added ScopeStatement
|
2014-06-09
|
Added
|
Fixed
|
Windows
| :
| Noise from Windows system headers, added missing exports
|
May 2014
|
2014-05-30
|
Added
|
NumberValue
| :
| Added a semantic hint for hexadecimal values
|
2014-05-18
|
Added
| :
| Added more audiences in Record and Variable
|
2014-05-18
|
Added
|
String
| :
| Added method to make only the first character uppercase
|
2014-05-13
|
Added
|
FS
| :
| Added more log entries about file pruning
|
2014-05-07
|
Added
|
BinaryTree
| :
| Added subtree type counting and summary methods to BinaryTree
|