Fix pesky type problems on some 32 bit platforms#1315
Closed
lgritz wants to merge 1 commit intoAcademySoftwareFoundation:RB-1.6from
Closed
Fix pesky type problems on some 32 bit platforms#1315lgritz wants to merge 1 commit intoAcademySoftwareFoundation:RB-1.6from
lgritz wants to merge 1 commit intoAcademySoftwareFoundation:RB-1.6from
Conversation
Collaborator
Author
|
Merged. Now sure why it didn't auto-close the ticket. |
GerHobbelt
pushed a commit
to GerHobbelt/oiio
that referenced
this pull request
Dec 10, 2024
* // WIP convert header docs to doxygen style Signed-off-by: Zach Lewis <zachcanbereached@gmail.com> * Adjust reference syntax From ":cpp:func:`Foo::bar`" to "\ref Foo::bar". This seems to pacify some build warnings and clean up the C++ docs a little, but it doesn't seem to improve issue AcademySoftwareFoundation#1265 Signed-off-by: Zach Lewis <zachcanbereached@gmail.com> * Expose documentation for FileRules, Config, MatrixTransform::setOffset Signed-off-by: Zach Lewis <zachcanbereached@gmail.com> * Expose more documentation: Looks, Context Variables Minor cleanup and adjustments Signed-off-by: Zach Lewis <zachcanbereached@gmail.com> * Expose GpuShaderCreator usage example Promote usage example up to the class-wide documentation Change numbered list to simple bullets -- there seems to be a problem with orderedlists...? Signed-off-by: Zach Lewis <zachcanbereached@gmail.com> * Missed a change Signed-off-by: Patrick Hodoul <Patrick.Hodoul@autodesk.com> Signed-off-by: Zach Lewis <zachcanbereached@gmail.com> * Expose `GpuShaderDesc` fragment shader example code Not sure why the topmost "border" forward slashes are not rendering... Signed-off-by: Zach Lewis <zachcanbereached@gmail.com> * Tidy up conversion to doxygen style Specify language for code demonstrations Improve readability of header comments Clean up "TODO" comments re: moving to rst Convert remaining comments to RST syntax Signed-off-by: Zach Lewis <zachcanbereached@gmail.com> * Rebuild frozen docs Signed-off-by: Zach Lewis <zachcanbereached@gmail.com> * Adjust line wrapping in one particularly egregious instance Signed-off-by: Zach Lewis <zachcanbereached@gmail.com> Co-authored-by: Patrick Hodoul <Patrick.Hodoul@autodesk.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.