mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-02-21 10:51:10 +00:00
Update CHANGES file
This commit is contained in:
parent
d5ba5a6e6a
commit
4c0a358e2b
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
@ -25,6 +25,10 @@ Release v0.2.4
|
|||
- Various optimizations and progs-size reductions.
|
||||
- A new spell-checking algorithm tries to hint you at existing
|
||||
variables on error.
|
||||
- Some problems with VM related vector-instructions issues
|
||||
have been solved in both DP and our own executor. A new
|
||||
compatbility option (enabled by default) has been added for
|
||||
now: -flegacy-vector-maths
|
||||
* qcvm:
|
||||
- Improved commandline argument handling.
|
||||
- More builtins: sqrt(), normalize()
|
||||
|
|
Loading…
Reference in a new issue