mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-27 15:25:54 -04:00
doc: add some additional notes for 1.10.4
[skip ci]
This commit is contained in:
parent
170ad017bb
commit
6127ff5c4a
@ -6,8 +6,10 @@ fixes various other bugs, and introduces a few minor features.
|
||||
* Fix exception trying to create DirectScrolledList
|
||||
* Fix flickering in DirectScrolledFrame and other scissor issues (#681)
|
||||
* Experimental support for Python 3.8
|
||||
* Support adding icons to deployed applications
|
||||
* Support non-affine (eg. projective) transforms in calc_tight_bounds
|
||||
* Allow setting notify-output after initial import
|
||||
* Fix macOS issue locating Panda3D using Python 2.7.13+ from python.org
|
||||
* Support for Maya 2019
|
||||
* On Windows, pip is now installed by the installer (#690)
|
||||
* Fix Actor.makeSubpart on models with pre-bound animations (#647)
|
||||
@ -31,6 +33,7 @@ fixes various other bugs, and introduces a few minor features.
|
||||
* Support setting DirectEntryScroll entry after initialization (#702)
|
||||
* Fix some missing imports in directtools (#698)
|
||||
* Fix undefined behavior issue when using musl-libc
|
||||
* Update Eigen in Windows thirdparty packages to 3.3.7
|
||||
* Update metadata of pip wheels
|
||||
|
||||
------------------------ RELEASE 1.10.3 -----------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user