David G Yu
2c446905c2
Updated intro splash image
...
This is now a live link to an image served
from graphics.pixar.com
Deleted old splash images.
2019-06-28 11:51:21 -07:00
David G Yu
a348c70623
Fixed links to external documentation
...
Updated or removed stale links.
2019-06-27 16:13:22 -07:00
barry
20d6d0475d
Revised documentation for Far overview to include existing ptex images:
...
- added ptex quadrangulation images to the Patch Parmeterization section
2019-06-27 13:53:57 -07:00
barry
456c942835
Minor improvements to the introductory documentation:
...
- fixed a broken HTML link
- added emphasis that Loop meshes must be purely triangular
- removed a note listing pre-3.4 restrictions on Loop functionality
2019-06-26 09:07:32 -07:00
Barry Fowler
30ca09dc54
Merge pull request #1143 from davidgyu/docs_release_34
...
Updated Far and Osd user guide docs for 3.4
2019-06-24 19:20:33 -07:00
David G Yu
95138e680f
Updated Far and Osd user guide docs for 3.4
...
Updated the Far Overview and Osd Overview and shader
interface pages for 3.4 to include a discussion of
trianglular patch types and other minor updates.
2019-06-24 18:43:05 -07:00
David G Yu
03417ea7b1
Merge pull request #1142 from barfowl/docs_release_34
...
Minor updates to release notes pages
2019-06-24 18:18:35 -07:00
David G Yu
b28290439c
Merge pull request #1141 from barfowl/docs_images_intro
...
Added and revised figures in the introductory documentation
2019-06-24 16:01:13 -07:00
barry
ebb4250a54
Added additional level of sections to Release Notes summary page:
...
- added minor version number secions for more structured table of contents
2019-06-24 16:00:33 -07:00
barry
7dee8b6396
Updated 3.4 release notes page:
...
- amended section on Loop patches with a little more information
- added the Osd shader interface additions to API extensions
2019-06-24 15:57:06 -07:00
barry
801b416ccf
Added and revised figures in the introductory documentation:
...
- added new pair of figures illustrating the concept of basis functions
- updated the Subdivision Surfaces page to insert the new figures
- replaced stand-in figures for the animated mesh with three unique poses
2019-06-24 13:54:07 -07:00
David G Yu
1049c77440
Updated more examples images and docs
...
-Updated dxViewer, dxPtexViewer, and glPtexViewer screen shots
-Updated mtlViewer, and mtlPtexViewer screen shots and docs
2019-06-24 12:42:11 -07:00
David G Yu
8137efabf1
Merge pull request #1139 from barfowl/docs_images_release
...
Updated documentation images for the 3.4 release notes
2019-06-24 08:11:24 -07:00
barry
000b335a5d
Updated images for screen captures in the Release 3.4 notes:
...
- revised images capture examples with the new version number in title bar
2019-06-23 21:36:12 -07:00
barry
914cf98e60
Updates images for screen shots of all OpenGL examples other than glPtexViewer
2019-06-23 21:25:14 -07:00
barry
3484311cc0
Fixed copyright date on recently added file
2019-06-20 17:17:02 -07:00
barry
2fca20ed5f
Minor improvements to documentation pages for DirectX examples:
...
- added missing image for the dxPtexViewer
- updated command line usage to reflect updated DirectX examples
- fixed other minor inconsistencies
2019-06-20 11:43:57 -07:00
barry
707e585ea2
Added new documentation pages for Metal examples:
...
- added new RST pages and images for the mtlViewer and mtlPtexViewer
- added new table to the main Code Examples page for the Metal examples
2019-06-20 11:40:28 -07:00
barry
0245184e11
Updated documentation for 3.4 release notes and past release dates:
...
- added new page and images for 3.4 release notes
- updated Release Notes page with dates for all past releases
2019-06-10 16:33:41 -07:00
barry
329fd509a1
Updated GL examples for common command line arguments:
...
- updated all examples/gl* to make use of common/argOptions.h
- implemented -yup where user-supplied geometry is imported
- updated glPtexViewer to use ObjAnim class for animated geometry
2019-04-24 19:39:18 -07:00
barry
48a557abeb
Replaced -axis with -yup in common args and examples:
...
- replaced -axis with -yup in examples/common/argOptions
- updated clients of ArgOptions: glViewer, glFVarViewer, dxViewer
- updated documentation for common arguments and usage of examples
2019-04-16 18:59:24 -07:00
George ElKoura
b1587a3d8f
Merge pull request #1091 from barfowl/docs_external_links
...
Minor documentation changes to preserve existing external links
2019-04-12 22:18:02 -07:00
barry
fe7f840048
Modified section titles and internal targets to preserve external links:
...
- reverted section header titles to match existing external links
- modified internal explicit targets to match existing external links
- changed internal links to match restored section titles and targets
2019-04-11 20:25:31 -07:00
barry
25833a9286
Added hi-res image files for OpenSubdiv logo to documentation/images
2019-04-09 14:54:58 -07:00
barry
8b1c880793
Revised example command line argument documentation based on feedback
2019-04-01 18:06:46 -07:00
barry
e8d226335f
Removed source files for obsolete documentation pages
2019-04-01 10:47:55 -07:00
barry
2fffa0e564
Fixed or removed broken links in documentation pages:
...
- fixed broken links to sections whose titles were changed
- removed broken links to removed sections (e.g. hierarchical edits)
- added explicit links no longer in sections (e.g. feature adaptive)
2019-04-01 10:38:44 -07:00
barry
574f77f59f
Updated documentation for the example applications:
...
- added common set of command line arguments to the main examples page
- updated pages for each example to reflect revised usage
- updated the See Also list
2019-04-01 10:15:33 -07:00
barry
7aff9287d8
Reorganized Far tutorials into groups:
...
- moved and renumbered the 11 Far tutorials into 5 groups
- updated documentation/tutorials.rst:
- replaced the two-column tables with simple sections
- created sub-sections describing the Far tutorial groups
- updated additional Far tutorial references for new numbering
2019-03-21 18:43:02 -07:00
Pol
c6b100218e
Merge pull request #1072 from c64kernal/dev_rmoldimages
...
Removed unused old logo images from documentation
2019-03-04 15:10:51 -08:00
Pol
77b67d35a5
Merge pull request #1071 from c64kernal/dev_newlogo
...
Use new OpenSubdiv logos
2019-03-04 15:10:15 -08:00
George ElKoura
a3ad4a51dc
Removed unused old logo images from documentation
2019-03-02 23:43:57 -08:00
George ElKoura
67fbf96014
Use new OpenSubdiv logos
2019-03-02 23:35:54 -08:00
George ElKoura
409669b7f9
Minor modification to the contribution docs.
...
- Removed explicit username and replaced it with generic example username.
2019-02-27 16:52:44 -08:00
barry
6cae3a8e6d
Additions and minor improvements to far/tutorials:
...
- added far/tutorial_10 illustrating variable width vertex class
- revised far/tutorial_9 for command line and documentation conventions
- updated doc/tutorials.rst with missing and new tutorial descriptions
2019-02-13 11:37:41 -08:00
barry
809ed21e7b
Major revision to introductory documentation on Subdivision Surfaces:
...
- rewrite of the leading sections of subdivision_surfaces.rst
- new images added in a previous commit
- updated nav_template.rst for the new sections
2018-08-03 18:51:26 -07:00
barry
259f8636a6
Added files to documentation/images needed by upcoming revisions
2018-08-03 18:49:44 -07:00
David G Yu
3b5c3d99d2
Release 3.3.3
2018-07-17 19:17:49 -07:00
David G Yu
70e3c5f300
Release 3.3.2
2018-06-27 14:29:08 -07:00
David G Yu
171629fbd8
Release 3.3.1
2018-02-07 15:09:46 -08:00
David G Yu
195111a8e1
Release 3.3.0
2017-07-25 13:58:09 -07:00
David G Yu
938d7ca1fa
Updated doc template to link to terms of use
2017-07-13 17:18:42 -07:00
David G Yu
62e1a62842
Release 3.2.0
2017-01-31 13:43:21 -08:00
David G Yu
df0ac0c34f
Release 3.1.1
2017-01-09 16:33:08 -08:00
barry
906f3e0c99
Minor changes to 3.1 release documentation:
...
- fixed dangling links to intro_30.html -- now release_30.html
- minor changes for consistency and to remove redundancy
2016-10-20 19:53:17 -07:00
David G Yu
6a98ff5bc3
Added Documentation and API notes for 3.1
...
Updated the 3.1 release overview page to expand the
descriptions of new features and to list API changes.
2016-10-19 12:21:56 -07:00
David G Yu
9c1ae306ea
Release 3.1.0 RC2
2016-10-13 21:43:22 -07:00
David G Yu
3957da8e9c
Reorganized release specific documentation
...
With our second substantial release in the 3.x series
we've reorganized the documentation links a bit. This
establishes a more consistent arrangement for release
specific documentation pages.
2016-10-13 17:38:08 -07:00
David G Yu
c7c55ac4d2
Removed roadmap page from the documentation.
...
The roadmap presented was significantly out of date.
We will find a better way to document work in progress.
2016-10-13 15:28:05 -07:00
David G Yu
f05e01c921
Removed remaining doc for mayaPolySmooth example
2016-10-13 09:28:23 -07:00