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
– 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
9724 d 2 h
/branches/R-exp-API/
This commit was manufactured by cvs2svn to create branch 'R-exp-API'.
6994
9724 d 23 h
pd
/trunk/
branch update
6516
9751 d 21 h
ripley
/trunk/
image accepts x as m or m+1, etc
6415
9756 d 2 h
maechler
/trunk/src/main/
do_persp: arg-getting
6191
9782 d 5 h
maechler
/trunk/src/main/
dropped "\n" in error[call](..)
6098
9790 d 2 h
pd
/trunk/
branch update - not bugfree
5731
9820 d 3 h
ripley
/trunk/src/
remove trailing "\n" in warning(call) and error(call), as now supplied
5513
9843 d 23 h
ihaka
/trunk/
Error message "plot.new() has not been called yet" fixed.
5507
9844 d 21 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
9848 d 11 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5243
9871 d 2 h
ripley
/trunk/src/main/
-Wall fixes
5187
9874 d 4 h
hornik
/trunk/src/main/
Always include Rconfig.h first.
5107
9881 d 6 h
maechler
/trunk/src/
R_FINITE
5055
9887 d 3 h
pd
/trunk/
branch update
4790
9915 d 15 h
hornik
/trunk/src/
Misc `-Wall' fixes.
4024
9977 d 21 h
r
/trunk/src/
Updates to X11 and a small bug fix for persp.
3875
9995 d 11 h
hornik
/trunk/src/
Misc `-Wall' fixes.
3866
9997 d 23 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
9998 d 9 h
pd
/trunk/
branch update
3636
10025 d 10 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
10029 d 16 h
ihaka
/trunk/src/main/
Changes for portability + small graphics change.
3585
10030 d 15 h
r
/trunk/src/main/
Updates again
3583
10031 d 1 h
r
/trunk/src/main/
Updated shading code skeleton.
3566
10031 d 10 h
r
/trunk/src/
Updates to persp to incorporate shading models.
3367
10050 d 18 h
ihaka
/trunk/src/
Update of "Dev_Mode" API for Macintosh.
2342
10164 d 4 h
maechler
/trunk/src/
about a dozen files: -Wall fixes
1858
10214 d 0 h
ihaka
/trunk/src/
Bugfixes for list change.
1839
10217 d 13 h
ihaka
/trunk/src/
Changes to support new list (generic vector) structure.
1671
10248 d 21 h
ihaka
/trunk/src/main/
Fix for the visibility test for the bounding box in persp.
1647
10251 d 11 h
ihaka
/trunk/src/main/
Bounding box for persp implemented.
1592
10258 d 19 h
ihaka
/trunk/src/
New persp code.
1537
10262 d 20 h
ihaka
/trunk/src/main/
Persp added.
1287
10290 d 19 h
ihaka
/trunk/src/main/
Commented out persp code.
1284
10290 d 22 h
ihaka
/trunk/src/main/
New (very experimental) persp function together with contour and image
code moved from plot.c.