Commit Graph

220 Commits

Author SHA1 Message Date
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
David G Yu
0034966af4 Release 3.1.0 RC1 2016-09-30 18:29:51 -07:00
George ElKoura
d856975ef3 No longer use CMAKE_SOURCE_DIR and CMAKE_BINARY_DIR
As mentioned in issue #814, avoiding the use of CMAKE_SOURCE_DIR makes it easier to integrate OpenSubdiv as a submodule in other projects.

Fixes #814.
2016-07-08 22:45:33 -07:00
David G Yu
799b26bba3 Release 3.0.5 2016-03-25 15:15:29 -07:00
David G Yu
4690519424 Release 3.0.4 2016-02-10 16:50:43 -08:00
jcowles
9f0e49edc6 Release 3.0.3 2015-10-05 16:27:09 -07:00
George ElKoura
effe6a2ed6 Fixed small bug in glFVarViewer for Loop.
- Make sure to pass in the LOOP define to the shader when dealing with
Loop surfaces.
2015-08-24 17:33:30 -07:00
David G Yu
b3a2432216 Updated release notes 2015-08-05 12:41:50 -07:00
David G Yu
aa72092222 Updated release notes 2015-08-04 14:27:50 -07:00
David G Yu
fc79fd9e9d Re-categorized some items in release notes
Some of these items are better considered as minor, pro-active changes
rather than bug fixes.
2015-08-03 15:12:52 -07:00
Jeremy Cowles
92b5b03bc7 Merge pull request #723 from davidgyu/releaseUpdate
Updated release notes for 3.0.1
2015-08-03 14:07:10 -07:00
David G Yu
d879907d9f Updated release notes for 3.0.1 2015-08-03 14:01:55 -07:00
David G Yu
69017538ee Fixed author attribution for Loop 2008 AAC paper 2015-08-03 10:40:54 -07:00
George ElKoura
87a7fd831c Added references section to the documentation
- Added new references section for folks wishing to learn more about
  subdivision.
- Fixed a reference in the intro.
- Fixed a minor typo in the nav bar.
2015-07-13 18:13:54 -07:00
jcowles
3c9facd85c Replaced Geri's game image with Inside Out 2015-06-23 13:22:47 -07:00
Takahito Tejima
fc28a17b1b Merge pull request #690 from davidgyu/docs
Added a link for face-varying to the nav sidebar
2015-06-23 10:26:28 -07:00
David G Yu
11f6af9b8e Added a link for face-varying to the nav sidebar 2015-06-23 10:23:43 -07:00
Takahito Tejima
faf11628a7 Merge pull request #688 from jcowles/dev-docs
Update documentation logos
2015-06-23 10:20:06 -07:00
Jeremy Cowles
44f9dc1276 Updated logo and header icons 2015-06-23 09:57:12 -07:00
Takahito Tejima
6cb5d188d1 update boundary interpolation diagram. 2015-06-23 09:27:10 -07:00
David G Yu
3227d6042e Merge pull request #687 from poljere/fix_documentation
Minor changes/fixes in the documentation
2015-06-23 07:48:06 -07:00
Pol Jeremias Vila
7a83173023 getting_started.rst : download opensubdiv link now points to master version instead of the dev version; intro.rst : minor changes in the text; cmake_build.rst : consistent capitalization in CMake; code_examples and maya_osdpolysmooth : Instead of calling it just osdpolysmooth, now we refer to it as Maya osdpolysmooth 2015-06-22 22:56:07 -07:00
George ElKoura
b7e7334e43 Merge pull request #686 from davidgyu/doctest
Added some minor grammar and spelling fixes
2015-06-22 22:01:24 -07:00
David G Yu
248ebcaabc Merge pull request #684 from c64kernal/dev_doxtwk
More small tweaks to the docs.
2015-06-22 20:32:53 -07:00
jmooney
c808f8df2d Added some minor grammar and spelling fixes
The changes are mostly limited to punctuation fixes, though some sentences
were restructured for clarity.

The files modified include:
	- documentation/porting.rst
	- documentation/sdc_overview.rst
2015-06-22 20:24:43 -07:00
George ElKoura
427eda6841 Merge pull request #685 from takahito-tejima/doc
updating diagrams. make backgrounds transparent.
2015-06-22 20:15:42 -07:00
Takahito Tejima
ef8f1ae890 updating diagrams. make backgrounds transparent. 2015-06-22 20:06:47 -07:00
David G Yu
a74838cc91 Merge pull request #683 from c64kernal/dev_doxsm
Remove the 'Next' link in getting_started.
2015-06-22 20:00:17 -07:00
George ElKoura
a717276a64 More small tweaks to the docs.
- Removed out-of-place one-liners that remained at the top of some of the
  pages.

- Fixed formatting of an "important" note in cmake_build.

- Add table of contents for consistency to the contributing page.
2015-06-22 19:53:52 -07:00
George ElKoura
5e8ec2b31b Remove the 'Next' link in getting_started.
It was the only document that had such a next link.  Also
that became no longer true when we put the contributing
doc between it and the building doc.
2015-06-22 19:35:55 -07:00
George ElKoura
a9b9930f83 Minor tweaks to the compatibility page. 2015-06-22 19:22:22 -07:00
George ElKoura
51704dc1db Merge pull request #679 from davidgyu/subdivDox
Updated subdivision surface intro page
2015-06-22 19:08:01 -07:00
David G Yu
8405dbacfe Some more updates to the far_overview 2015-06-22 18:30:42 -07:00
David G Yu
37ce73ccbe Updated subdivision surface intro page
Moved the description of uniform and adaptive refinement to
earlier in the page and also updated the table comparing the
two methods.

Previously, the table contained many restrictions related to
our use of Hbr which no longer need to be considered.
2015-06-22 18:07:45 -07:00
barfowl
7c3d646921 Merge pull request #678 from takahito-tejima/doc
minor update in overview pages
2015-06-22 17:45:33 -07:00
Takahito Tejima
b45c7b918f Merge pull request #677 from jcowles/dev-docs
Added "contributing" doc + minor doc cleanup
2015-06-22 17:41:45 -07:00
Takahito Tejima
65b8a56b96 update overviews: remove tiny api_layer images 2015-06-22 17:37:41 -07:00
Takahito Tejima
63374e2c71 minor update in api_overview: add some links to deeper sections. 2015-06-22 17:37:41 -07:00
Takahito Tejima
b789e84767 Merge pull request #676 from barfowl/api_overview
Minor updates to the API overview documentation pages
2015-06-22 17:36:44 -07:00
Jeremy Cowles
15af3862bd Merge pull request #673 from davidgyu/farDocs
Updated documentation/images/far_stencil5.png
2015-06-22 19:13:26 -04:00
jcowles
7f8fc77cfc Added "contributing" doc + minor doc cleanup
This is a good start, but more could be done to make it even more useful for
developers.

 * Updated nav_template to include contributing
 * Removed contributing from intro
 * Fixed RST compiler error in hedits
 * Renamed "OpenSubdiv" header in nav to "OpenSubdiv User Guide"
2015-06-22 16:12:55 -07:00