Release 0.4.3: Graphics / plotting stabilization #370
c3d
announced in
Announcements
Replies: 3 comments
-
This is the first release with binaries that are supposed to work on DM32. Use DB50X files for the DM32, DB48X files for the DM42. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Due to other commitments, expect development of DB48X to slow down for two weeks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
YouTube demo |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New features:
Function
,Polar
andParametric
can be used to plot from stack (Add separatePlotFunction
command #339)ResetModes
command (Add aResetModes
command #315)Clip
command to control screen clipping rectangle (Add command to set and reset graphic clipping #313)demo
state to the release #355)Bug fixes:
->Num
work on equations (The ->NUM function does not work on equations #345)draw
command leaks errors that were encountered #354)for next
(Parsingfor next
adds garbage to the loop #363)Wait
(In simulator, EXIT does not interrupt programs #356)Enhancements:
Draw
command should draw axes by default #353)id
in constructors #343)Disp
goes to new line at original horizontal position (Thedisp
function should return to newline at original offset #358)-m
option to pass memory size to simulator (Add option to set memory in simulator #367)Signed-off-by: Christophe de Dinechin christophe@dinechin.org
Full Changelog: v0.4.2...v0.4.3
This discussion was created from the release Release 0.4.3: Graphics / plotting stabilization.
Beta Was this translation helpful? Give feedback.
All reactions