Commit Graph

137 Commits

Author SHA1 Message Date
barfowl
916c9be444 A few more updates to the Porting Guide:
- added a brief subsection dealing with changes for Face Varying
    - added a subsection on ordering of refined vertices and faces
2015-06-19 12:11:42 -07:00
barfowl
3a0bcb870e Updates to 3.0 Intro and Release Notes docs
- reordered items in Release Notes and Intro to 3.0
    - other minor updates to Compatibility page
2015-06-18 21:04:00 -07:00
David G Yu
ccf2690416 Merge pull request #646 from barfowl/doc_updates
A few incremental updates to a number of documentation pages
2015-06-18 18:08:51 -07:00
barfowl
4543c9f8bc A few incremental updates to a number of documentation pages 2015-06-18 17:30:15 -07:00
Takahito Tejima
87d35ea886 fix document build 2015-06-18 16:40:27 -07:00
Takahito Tejima
0172b9ae5f Merge pull request #644 from c64kernal/dev_doxmt
Moved Modeling Tips under Subdivision Surfaces in docs nav bar
2015-06-18 15:49:25 -07:00
Takahito Tejima
4f8a4b0e41 Merge branch 'dev_doxbld' of https://github.com/c64kernal/OpenSubdiv into c64kernal-dev_doxbld
Conflicts:
	documentation/nav_template.txt
2015-06-18 15:27:04 -07:00
George ElKoura
e219317763 Moved Modeling Tips under Subdivision Surfaces 2015-06-18 15:21:43 -07:00
Takahito Tejima
8d9f4751f1 update doc: simplify the release note as previous releases.
The detail of 3.0 changes are explained in the "Introduction to 3.0" page.
2015-06-18 15:17:28 -07:00
Takahito Tejima
6bc13df93b update doc: fix a layout issue in osd_overview 2015-06-18 15:11:41 -07:00
Takahito Tejima
6b6f61979f update doc: flip the order of API layers. sdc > vtr > far > osd.
remove the paragraph of representation vs implementation.
2015-06-18 15:11:04 -07:00
Takahito Tejima
1e52887e3f Merge pull request #641 from c64kernal/dev_doxtex
Removed link to incomplete 'Textures' doc.
2015-06-18 09:46:23 -07:00
George ElKoura
6172baa1ff Cleaned up 'Compile & Link' document.
Folded 'Compiling & Linking' document into 'Building OpenSubdiv'.
2015-06-17 22:04:16 -07:00
George ElKoura
dfc303e59d Removed link to incomplete 'Textures' doc.
Removed the link to the 'Textures' document because it is incomplete.
Still keep the texture document (in the tree and in the CMakeLists.txt to one day revive.
2015-06-17 21:38:25 -07:00
George ElKoura
a51456963c Reorganized Release Notes
Modified Release Notes to be a brief overview of the 3.0 release
features, while moving the descriptive text to a new section that
outlines the major changes in 3.0 grouped along with the Porting
Guide and Subdivision Compatibility document.
2015-06-17 20:19:14 -07:00
Takahito Tejima
c9fbc2c49d doc update: remove the obsolete usecase flow chart (for now) 2015-06-17 17:48:00 -07:00
Takahito Tejima
0ab4076286 doc update: replace old references to ComputeContext and ComputeController. 2015-06-17 17:40:25 -07:00
Takahito Tejima
4f2c33bf08 update osd layer documents
- the first pass of revised Osd overview
- add a new doc for osd shader interface.
- update the api layers diagram.
2015-06-17 17:26:09 -07:00
David G Yu
4513cdcbac Updated far_overview PatchTable documentation
Added information about recent PatchParam changes as well
as some discussion of Single-Crease patches, Local Points,
and Legacy Gregory patches.
2015-06-17 17:07:28 -07:00
David G Yu
72dcbd37a0 Fixed references to Osd::DrawContext/Controller
These have been replaced with the new Evaluator and
Patch Drawing interfaces.
2015-06-17 15:58:18 -07:00
David G Yu
bc4ca8f212 Fixed typo in subdivision_surfaces.rst 2015-06-17 11:22:47 -07:00
David G Yu
27eb0d3cac Updated documentation of VTX_BOUNDARY_NONE 2015-06-17 11:14:06 -07:00
David G Yu
3982bece8d Updated face-varing interpolation image
The new image illustrates all face-varying interpolation options
using the catmark_fvar_bound1 regression shape.
2015-06-17 10:00:33 -07:00
George ElKoura
40c5dbdd82 Split out Compatiblity Guide into a separate page.
The compatibility portions of the "Porting Guide" are
now split into a different page.  We'd like to keep
the "Porting Guide" simple and easy to understand.
The Compatiblity portion may live on longer than what
is just needed for Porting from 2.x to 3.0.
2015-06-15 20:16:47 -07:00
David G Yu
38d75aac60 Merge pull request #632 from c64kernal/dev_dox
A few tweaks to the roadmap.
2015-06-15 10:31:56 -07:00
barfowl
6b8544d2f0 More updates to Release Notes and Porting Guide 2015-06-12 20:58:49 -07:00
George ElKoura
ee80057cdf A few tweaks to the roadmap. 2015-06-12 20:27:32 -07:00
Takahito Tejima
bb1fa6a9ee RC2.
- changed the namespace version
- updated release notes
2015-06-11 18:30:55 -07:00
Jeremy Cowles
1f2d12f496 Merge pull request #623 from barfowl/doc_updates
More revisions to documentation pages
2015-06-10 17:43:12 -07:00
barfowl
97adfc282a More revisions to documentation pages 2015-06-10 11:43:18 -07:00
barfowl
07e00c1f93 Added more content to the docs for porting and compatibility 2015-06-09 17:03:27 -07:00
Takahito Tejima
e7e1accade Merge pull request #618 from jcowles/dev-docs
Added porting guide to public documentation
2015-06-09 16:03:22 -07:00
jcowles
62681bf791 Added porting guide to public documentation
This document is a work in progress with some sections left incomplete for other
developers to fill in.
2015-06-09 13:21:03 -07:00
Jeremy Cowles
093b31011a Merge pull request #613 from c64kernal/dev_doc
A few small updates to the docs.
2015-06-09 10:32:21 -07:00
barfowl
e1f0748b8e Minor revisions to documentation files 2015-06-08 20:08:46 -07:00
George ElKoura
6f4c395dbe A few small updates to the docs.
- Make our intentions about Face-varying support clear.
- Remove outdated "Patch Transitions" section.
- Remove outdated Beta note regarding control vertices ordering.
2015-06-08 18:56:02 -07:00
Takahito Tejima
9716631864 release note updates about single crease patch and endcaps. 2015-06-05 09:59:19 -07:00
Jeremy Cowles
4e568d6657 Additional release notes update 2015-06-03 23:38:42 -07:00
Jeremy Cowles
0ea8acf89b Updating RC1 release notes 2015-06-03 23:01:01 -07:00
George ElKoura
aa6ba33281 Getting ready for RC1.
- changed the namespace version
- updated release notes documentation
2015-06-03 20:06:21 -07:00
Takahito Tejima
a7c5179ef9 renaming (2/2) PatchTables and StencilTables to PatchTable and StencilTable
replace all occurrences reffering PatchTables, StencilTables, and their factories.
2015-05-22 11:50:01 -07:00
George ElKoura
8456c703fa Minor fixes to building docs and doc links.
- Upped minimum required version of docutils from 0.6 to 0.9.
- Fixed link to pygments in build documentation
- Fixed link to doxygen in build documentation
2015-04-24 19:16:34 -07:00
jcowles
9ef4be64f0 Updating documentation in readme and far_overview.
Pointing the README build notes to the public web site so there is a single
source of build documentation.

Fixed minor typo in far_overview.
2015-04-12 18:13:23 -07:00
George ElKoura
eab2550300 Updating beta issues in docs. 2015-04-06 22:09:14 -07:00
George ElKoura
5ed669db07 Another handful of minor doc fixes. 2015-04-06 19:41:09 -07:00
George ElKoura
5c623775d5 Fix superscript usage in documentation for far. 2015-04-04 21:50:47 -07:00
George ElKoura
b3d734d84f Minor fixes to release notes. 2015-04-03 23:42:22 -07:00
George ElKoura
61fc019e38 Tiny doc fixes to intro and subdiv sections. 2015-04-03 18:29:10 -07:00
manuelk
2697c31eed Add WIP downloads / EULA documentation page 2015-02-27 16:09:17 -08:00
Nicholas Bishop
3c88851cf6 Fix typo: "buf" -> "bug" 2015-02-25 18:03:41 -08:00