Releases: kwokcb/MaterialX_Learn
Version 1.39.4 Release
Version 1.39.3 Release
Version 1.39.2 Release
Update
-
Refactored to split into "Labs" vs "Elements".
- Most utilities transferred to "Labs" or other repos include node editor, plugins, etc.
-
Entire repo can now be built by anyone locally.
- The minor exception being some notebooks which still has some issue requiring
manual building forUSDandBlenderbooks. This should go away when both are synced to 1.39 / 1.39.2
- The minor exception being some notebooks which still has some issue requiring
-
Update to released 1.39.2 version of
MaterialX
Change Log
- Add remote hosting info and sample by @kwokcb in #107
- 1.38.9 update. by @kwokcb in #108
- Interactive updates by @kwokcb in #109
- October Update by @kwokcb in #111
- Misc image updates. by @kwokcb in #112
- Finalize simple viewer to be Qt widget compatible. by @kwokcb in #114
- Jan 2024 update. by @kwokcb in #115
- Update README.md by @kwokcb in #116
- Fix up drag+drop for gltf viewers by @kwokcb in #118
- Rendering fixes from core. by @kwokcb in #119
- Comparison update to 1.38.9. by @kwokcb in #120
- Render notebook update @ 1.38.9 by @kwokcb in #121
- Jan 30 2024 update by @kwokcb in #124
- NPR update by @kwokcb in #126
- Comparison pages formatting by @kwokcb in #127
- Revision 1 final for library comparisons. by @kwokcb in #128
- UI fixes. by @kwokcb in #129
- Update README.md by @kwokcb in #130
- JS libs by @kwokcb in #131
- Trial JS. by @kwokcb in #132
- Prototype ESSL shadergen JS util. by @kwokcb in #133
- Feb 7 2004 update by @kwokcb in #134
- feb_8_2024_update by @kwokcb in #135
- Feb 11, 2024 update. by @kwokcb in #136
- JS library update by @kwokcb in #137
- JS Shader public update. by @kwokcb in #138
- Graph Generator UI Updates by @kwokcb in #141
- Feb 17, 2024 update by @kwokcb in #142
- Mermaid cleanup. by @kwokcb in #143
- Update for 1.38.9 release. by @kwokcb in #144
- Update about.html by @kwokcb in #146
- Cleanup simple glTF viewer by @kwokcb in #147
- Viewer Update by @kwokcb in #148
- 139 update by @guannan-kwok in #149
- Marc 22, 2024 Update by @kwokcb in #150
- March 22, 2024 Update 2 by @kwokcb in #151
- April 8, 2024 Update. by @kwokcb in #152
- April 21, 2204 Update. by @kwokcb in #153
- May 16, 2024 Update. by @kwokcb in #154
- May 23, 2024 Update by @kwokcb in #155
- Alpha MaterialX Node Editor Component by @kwokcb in #156
- Fix up UI for property panel by @kwokcb in #157
- Make Alpha Shader Graph Editor "public" by @kwokcb in #158
- 1.39 Final Update. by @kwokcb in #160
- Update README.md by @kwokcb in #166
- Retirement 1. by @kwokcb in #168
- 1.39.2 pre-release update. by @kwokcb in #169
- Update library comparisons by @kwokcb in #170
- Update index.html by @kwokcb in #171
- Second sync on 1.39.2. by @kwokcb in #172
- Publish site building documents and utilities by @kwokcb in #173
- Add build site documentation by @kwokcb in #175
- Publish Building Info by @kwokcb in #176
- Fix Nodedef version tags by @kwokcb in #177
- Jan 4, 2025 Update of 1.39.2 by @kwokcb in #178
- LaTex formulas (Prototype) by @kwokcb in #180
- 1.39.2 core sync by @kwokcb in #181
- 1.39.2 final by @kwokcb in #182
Full Changelog: v1.38.8...v1.39.2
1.39 Final
1.39 Release
- All content has been updated to release version 1.39 of MaterialX, 2.3.2 of OCIO and 23.11 of USD.
- Main new additions for Web are a series of new utilities including a Web based node graph editor, definition publishing, shader reflection and JSON serialization using the latest updates in 1.39.
- Main new additions for Python are additional graph connectivity / topology tools and tutorials and updates to OCIO and USD interop.
Version 1.38.9
Update with changes in core 1.38.9
Changes:
https://github.com/kwokcb/MaterialX_Learn/compare/v.1.38.78..v1.38.9
Version 1.38.8
The site is synced with the MaterialX release v1.38.8.
The minimum version is still v1.38.7 but with v1.38.8, it is possible to run Python code on more deployments
as Python packages are now available on PyPi. It is recommended to use that release as well as some notebooks will
take advantage of fixes / updates in that release. For example it is easier to run notebooks on Google Colab.
Full Changelog: v.1.38.7...v1.38.8
Version 1.38.7
- 1.38.7 release minimum
- 1.38.7 definitions library update.
- Books:
- Usd / MaterialX book
- Blender / MaterialX book
- More advanced shader generation information
- Python:
mtxlutilspackage basics
Version 1.0 Release
MX Learn : Version 1.0
First release of site with the "basics" setup.
- Learning for nodes, graphs, documents, and definitions
- Standard library detailed reference
- Rendered definition previews
- Mermaid graphs for implementations
- Glossary of types, color management, units and geometry properties
- Python environment set for developers
- Tutorials for:
- Basic set
- Node creation and value edit
- Graph creation, node connections, input and output interface setup
- Shader generation basic setup
- Jupyter notebooks, python, and html.
- Note: codespaces support yet but local environment usage available.
- Design and architecture overview
- Mermaid graphs and viewer
Version 0.1 Pre-release
v0.1 Update README.md
