R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-exp-API
/
src
/
main
/
plot3d.c
@ 77458
– Rev 7002
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
7002
9725 d 4 h
/branches/R-exp-API/
This commit was manufactured by cvs2svn to create branch 'R-exp-API'.
6994
9726 d 2 h
pd
/trunk/
branch update
6516
9753 d 0 h
ripley
/trunk/
image accepts x as m or m+1, etc
6415
9757 d 5 h
maechler
/trunk/src/main/
do_persp: arg-getting
6191
9783 d 8 h
maechler
/trunk/src/main/
dropped "\n" in error[call](..)
6098
9791 d 5 h
pd
/trunk/
branch update - not bugfree
5731
9821 d 5 h
ripley
/trunk/src/
remove trailing "\n" in warning(call) and error(call), as now supplied
5513
9845 d 2 h
ihaka
/trunk/
Error message "plot.new() has not been called yet" fixed.
5507
9846 d 0 h
ihaka
/trunk/src/
Internal graphics API change. Color, lty, pch and lwd lookups no longer
pass the device context. This is just looked up when needed. This
simplifies somethings and makes the code generally more consistent.
Previously we sometimes passed the device context and sometimes not.
5458
9849 d 13 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5243
9872 d 5 h
ripley
/trunk/src/main/
-Wall fixes
5187
9875 d 6 h
hornik
/trunk/src/main/
Always include Rconfig.h first.
5107
9882 d 8 h
maechler
/trunk/src/
R_FINITE
5055
9888 d 6 h
pd
/trunk/
branch update
4790
9916 d 17 h
hornik
/trunk/src/
Misc `-Wall' fixes.
4024
9978 d 23 h
r
/trunk/src/
Updates to X11 and a small bug fix for persp.
3875
9996 d 14 h
hornik
/trunk/src/
Misc `-Wall' fixes.
3866
9999 d 1 h
r
/trunk/
New function filled.contours added. The palette function terrain.colors
has been adjusted to remove a nasty visual discontinuity at yellow.
A new cm.colors() function implements a cyan-magenta palette.
3865
9999 d 11 h
pd
/trunk/
branch update
3636
10026 d 13 h
r
/trunk/
Many changes related to the new platform-independent file commands.
What remains of the platform specific interpreted code is VERY
platform dependent -- i.e. it may not even make sense on other
platforms.
In addition, some changes to the 3d graphics code and a bug fix
for invalid window resizes of inactive windows.
3594
10030 d 19 h
ihaka
/trunk/src/main/
Changes for portability + small graphics change.
3585
10031 d 17 h
r
/trunk/src/main/
Updates again
3583
10032 d 4 h
r
/trunk/src/main/
Updated shading code skeleton.
3566
10032 d 13 h
r
/trunk/src/
Updates to persp to incorporate shading models.
3367
10051 d 21 h
ihaka
/trunk/src/
Update of "Dev_Mode" API for Macintosh.
2342
10165 d 6 h
maechler
/trunk/src/
about a dozen files: -Wall fixes
1858
10215 d 2 h
ihaka
/trunk/src/
Bugfixes for list change.
1839
10218 d 16 h
ihaka
/trunk/src/
Changes to support new list (generic vector) structure.
1671
10250 d 0 h
ihaka
/trunk/src/main/
Fix for the visibility test for the bounding box in persp.
1647
10252 d 14 h
ihaka
/trunk/src/main/
Bounding box for persp implemented.
1592
10259 d 22 h
ihaka
/trunk/src/
New persp code.
1537
10263 d 22 h
ihaka
/trunk/src/main/
Persp added.
1287
10291 d 22 h
ihaka
/trunk/src/main/
Commented out persp code.
1284
10292 d 0 h
ihaka
/trunk/src/main/
New (very experimental) persp function together with contour and image
code moved from plot.c.