-
Notifications
You must be signed in to change notification settings - Fork 360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add API for building attribute getter free functions. #1704
Add API for building attribute getter free functions. #1704
Commits on Jun 23, 2023
-
Add API for building attribute getter free functions.
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d318962 - Browse repository at this point
Copy the full SHA d318962View commit details
Commits on Jul 21, 2023
-
Support all standard C++ types and ustring/ustringhash.
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1176fd4 - Browse repository at this point
Copy the full SHA 1176fd4View commit details -
Fix different sign comparison.
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c312d24 - Browse repository at this point
Copy the full SHA c312d24View commit details -
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07bf09a - Browse repository at this point
Copy the full SHA 07bf09aView commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e352b6 - Browse repository at this point
Copy the full SHA 6e352b6View commit details -
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3ec4fe - Browse repository at this point
Copy the full SHA d3ec4feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 637275d - Browse repository at this point
Copy the full SHA 637275dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4efe31 - Browse repository at this point
Copy the full SHA e4efe31View commit details
Commits on Aug 17, 2023
-
Add helper functions and comments.
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ad7c1d - Browse repository at this point
Copy the full SHA 4ad7c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c929bd - Browse repository at this point
Copy the full SHA 9c929bdView commit details
Commits on Aug 18, 2023
-
Use string params to ensure optimisation.
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 587fe5e - Browse repository at this point
Copy the full SHA 587fe5eView commit details -
Merge branch 'main' into getattribute_builder
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46cc9e2 - Browse repository at this point
Copy the full SHA 46cc9e2View commit details -
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f05e03 - Browse repository at this point
Copy the full SHA 9f05e03View commit details
Commits on Aug 20, 2023
-
Convert return type to match virtual function signature.
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02c4237 - Browse repository at this point
Copy the full SHA 02c4237View commit details -
Configuration menu - View commit details
-
Copy full SHA for 028aa6c - Browse repository at this point
Copy the full SHA 028aa6cView commit details
Commits on Aug 21, 2023
-
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e90f4e9 - Browse repository at this point
Copy the full SHA e90f4e9View commit details -
Support userdata in attribute builder.
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a1498d - Browse repository at this point
Copy the full SHA 0a1498dView commit details -
Add missing derivatives argument.
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0db9c26 - Browse repository at this point
Copy the full SHA 0db9c26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c03cda - Browse repository at this point
Copy the full SHA 6c03cdaView commit details -
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f914eeb - Browse repository at this point
Copy the full SHA f914eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1577a8d - Browse repository at this point
Copy the full SHA 1577a8dView commit details -
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 630530f - Browse repository at this point
Copy the full SHA 630530fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0dd0ed - Browse repository at this point
Copy the full SHA a0dd0edView commit details -
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f68b60 - Browse repository at this point
Copy the full SHA 6f68b60View commit details -
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 651c7f9 - Browse repository at this point
Copy the full SHA 651c7f9View commit details
Commits on Aug 25, 2023
-
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3edffb9 - Browse repository at this point
Copy the full SHA 3edffb9View commit details -
Refactor for future reusability.
Signed-off-by: Curtis Black <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for 697d1d3 - Browse repository at this point
Copy the full SHA 697d1d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 217a238 - Browse repository at this point
Copy the full SHA 217a238View commit details -
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3006684 - Browse repository at this point
Copy the full SHA 3006684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a0d66c - Browse repository at this point
Copy the full SHA 3a0d66cView commit details -
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74048bc - Browse repository at this point
Copy the full SHA 74048bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e449b - Browse repository at this point
Copy the full SHA f8e449bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9cebdf - Browse repository at this point
Copy the full SHA c9cebdfView commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c5e57c - Browse repository at this point
Copy the full SHA 8c5e57cView commit details -
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e21087a - Browse repository at this point
Copy the full SHA e21087aView commit details
Commits on Aug 31, 2023
-
Update src/include/OSL/rendererservices.h
Co-authored-by: Larry Gritz <[email protected]> Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c62b2f - Browse repository at this point
Copy the full SHA 7c62b2fView commit details
Commits on Sep 1, 2023
-
Make optional args const pointers.
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c260dac - Browse repository at this point
Copy the full SHA c260dacView commit details -
Configuration menu - View commit details
-
Copy full SHA for e72ddfb - Browse repository at this point
Copy the full SHA e72ddfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2798354 - Browse repository at this point
Copy the full SHA 2798354View commit details -
Signed-off-by: Curtis Black <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7971ef - Browse repository at this point
Copy the full SHA c7971efView commit details