Commit Graph

1862 Commits

Author SHA1 Message Date
barfowl
aea43617de Suggested improvements to the Compatibility doc page. 2015-06-22 14:48:18 -07:00
Takahito Tejima
ab00af55b7 Merge pull request #671 from davidgyu/releaseDocs
Fixed a few doxygen param mismatches and errors.
2015-06-22 14:18:16 -07:00
David G Yu
0950d7e449 Merge pull request #670 from jcowles/dev-docs
Minor overview doc changes and nav title update
2015-06-22 13:55:50 -07:00
David G Yu
0679161bf5 Fixed a few doxygen param mismatches and errors. 2015-06-22 13:45:55 -07:00
jcowles
3a79059590 Minor overview doc changes and nav title update
Having two introduction sections in the navigation bar was awkward, here I've
left "introduction" as-is but changed "Introduction to 3.0" to "Release 3.0" and
"Release 3.0" to "Overview".
2015-06-22 13:32:34 -07:00
David G Yu
ec21420536 Merge pull request #669 from takahito-tejima/doc
fix legacy gregory patch shader to support higher valence
2015-06-22 11:27:40 -07:00
Takahito Tejima
e008776325 fix legacy gregory patch shader to support higher valence
Note that the actual limitation stays same, due to hardware capability
(GL_MAX_VARYING_VECTORS)
2015-06-22 11:08:11 -07:00
George ElKoura
2103d9e159 Merge pull request #668 from barfowl/doc_compat
More documentation updates to the compatibility page
2015-06-22 08:29:47 -07:00
Takahito Tejima
3523dc8be7 Merge pull request #667 from c64kernal/dev_doxosd
Minor typo fixing and editing for osd_overview.
2015-06-22 08:21:38 -07:00
barfowl
a21c568b51 Updates to Compatibility page of documentation:
- completed RenderMan differences (FVar with creasing, chaikin, accuracy)
    - revised diagram for "bowtie vertex" case with smooth corners
    - amended FVar section with diagrams illustrating "corners only" vs "plus1"
2015-06-22 06:44:46 -07:00
barfowl
a93d3a0c5c Merge pull request #666 from c64kernal/dev_doxsp
Fixing up minor typos throughout the docs.
2015-06-21 23:04:00 -07:00
barfowl
fc45b4c79b Merge pull request #663 from c64kernal/dev_doxfar
Simplifying Porting Guide
2015-06-21 23:03:35 -07:00
George ElKoura
b59e2c380c Minor typo fixing and editing for osd_shader_interface. 2015-06-21 18:48:04 -07:00
George ElKoura
85141c1da4 Minor typo fixing and editing for osd_overview. 2015-06-21 18:37:20 -07:00
George ElKoura
bc9916adb5 Further editing down of Porting Guide.
Combined two sections that repeated information in the Porting Guide.
2015-06-21 18:13:23 -07:00
George ElKoura
bca07d2ff9 Minor fix to the porting guide.
Removing a line from the porting guide that no longer makes sense.
2015-06-21 17:56:52 -07:00
George ElKoura
4481344019 Fixing up minor typos throughout the docs. 2015-06-20 22:31:03 -07:00
George ElKoura
5423dd6c52 Merge pull request #665 from barfowl/compat_doc
More updates to the Subdivision Compatibility page
2015-06-20 21:55:35 -07:00
barfowl
9200268749 More updates to the Subdivision Compatibility page
- added description and figure for cases leading to Hbr "split" vertices
2015-06-20 19:52:00 -07:00
barfowl
22a2271bfc Merge pull request #664 from c64kernal/dev_doxintro
Update introduction text.
2015-06-20 17:19:36 -07:00
barfowl
db40864c59 Merge pull request #662 from c64kernal/dev_doxcmp
Minor clean ups to the Compatibility page.
2015-06-20 17:19:19 -07:00
George ElKoura
1732470da6 Update introduction text. 2015-06-20 16:11:15 -07:00
George ElKoura
6641e898b7 A few more typos in compatibility.rst 2015-06-20 16:04:02 -07:00
George ElKoura
2d9d872855 Simplifying Porting Guide
Moved big sections out of the porting guide and merged them into
the overview for Far documentation.
2015-06-20 15:55:48 -07:00
George ElKoura
277186234b Minor clean ups to the Compatibility page. 2015-06-20 14:04:37 -07:00
David G Yu
7bb9595ad2 Merge pull request #661 from c64kernal/dev_doxhbr
Moved the Hbr and Hierarchical Edits documents
2015-06-20 13:30:05 -07:00
George ElKoura
a85a807e71 Moved the Hbr and Hierarchical Edits documents
The Hbr and Hierarchical Edits documents are now clearly marked in a
deprecated section.
2015-06-20 13:20:46 -07:00
David G Yu
50e6ce211d Merge pull request #660 from c64kernal/dev_doxminor
Minor changes to intro_30.rst
2015-06-20 11:02:47 -07:00
George ElKoura
940fb00994 Minor changes to intro_30.rst
- Renamed nav bar title to 'Release 3.0' to match document.
- Minor tweaks and typo fixes.
2015-06-19 19:31:21 -07:00
David G Yu
983eb389be Merge pull request #659 from takahito-tejima/builddoc
update README.md
2015-06-19 18:11:03 -07:00
Takahito Tejima
9b661306a9 Merge pull request #658 from davidgyu/farDocs
Updated far_overview to include PrimvarRefiner
2015-06-19 18:01:01 -07:00
Takahito Tejima
33902260fd update README.md
remove old info and add links to documents.
add travis badges
cleanup lib dependency info
2015-06-19 17:59:46 -07:00
David G Yu
1294e1b0c1 Updated far_overview to include PrimvarRefiner
This updates much of the initial overview documentation
to make a clearer distinction between topology refinement
and primvar refinement and describes the different classes
and methods that are used.
2015-06-19 16:36:10 -07:00
David G Yu
2af031a397 Merge pull request #657 from takahito-tejima/dev
Add master branch to travis build
2015-06-19 15:51:40 -07:00
Takahito Tejima
1a88662a58 Add master branch to travis build 2015-06-19 15:40:49 -07:00
George ElKoura
5235f9f189 Merge pull request #654 from davidgyu/releaseDocs
Changed most .impnotip doc notes to .notebox
2015-06-19 14:48:13 -07:00
David G Yu
b80adaf7b7 Merge pull request #656 from takahito-tejima/doc
revise API overview page
2015-06-19 14:37:57 -07:00
Takahito Tejima
159b3b5885 revise API overview page
- merge using_osd page (table of contents) into api_overview
- add short descriptions into the layers list
- add two representative use cases.
2015-06-19 14:22:29 -07:00
David G Yu
cefd1efcc8 Merge pull request #655 from barfowl/porting_doc
A few more updates to the Porting Guide
2015-06-19 14:05:07 -07:00
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
David G Yu
05a28bfa93 Changed most .impnotip doc notes to .notebox 2015-06-19 11:00:52 -07:00
David G Yu
7bdfbcd342 Merge pull request #650 from c64kernal/dev_doxhe
Remove documentation for hierarchical edits.
2015-06-19 09:57:22 -07:00
George ElKoura
0b7be16d5a Merge pull request #653 from barfowl/doc_updated
Updates to 3.0 Intro and Release Notes docs
2015-06-18 22:22:34 -07:00
George ElKoura
7d801408a7 Merge pull request #651 from barfowl/string_concat
Code tweak to prevent build failure in iOS with XCode7
2015-06-18 22:19:17 -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
barfowl
c08f6a502f Code tweak to prevent build failure in iOS with XCode7
- added space between literal strings in macro using concatenation
2015-06-18 19:47:19 -07:00
George ElKoura
9e8bbd99bd Remove documentation for hierarchical edits.
Hierarchical Edits have been deprecated in OSD 3.0, so
remove the documentation for them from the main pages.
I put the extracted docs in a file rather than deleting
them in case we want to refer to them later easily.
2015-06-18 19:34:49 -07:00
George ElKoura
b95c2ee8bf Merge pull request #647 from takahito-tejima/doc
Fix undesirable doxygen annotations in osd.
2015-06-18 19:14:37 -07:00
Takahito Tejima
8b7e55b6f5 Fix undesirable doxygen annotations in osd. 2015-06-18 18:12:08 -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