-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
9 changes: 8 additions & 1 deletion
9
...i/next_api_changes/behavior/22691-JMK.rst → ...pi/prev_api_changes/api_changes_3.5.2.rst
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,6 +1,13 @@ | ||
API Changes for 3.5.2 | ||
===================== | ||
|
||
.. contents:: | ||
:local: | ||
:depth: 1 | ||
|
||
QuadMesh mouseover defaults to False | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
New in 3.5, `.QuadMesh.get_cursor_data` allows display of data values | ||
under the cursor. However, this can be very slow for large meshes, so | ||
by ``.QuadMesh.set_mouseover`` defaults to *False*. | ||
by ``.QuadMesh.set_mouseover`` defaults to *False*. |
9 changes: 0 additions & 9 deletions
9
doc/users/next_whats_new/modify_stairs_fill_edge_behaviour.rst
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Windows on ARM support | ||
---------------------- | ||
|
||
Preliminary support for Windows on arm64 target has been added; this requires | ||
FreeType 2.11 or above. | ||
|
||
No binary wheels are available yet but it may be built from source. |
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