0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 15 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #41 from jberlin/master More... almost 8 years ago
support for type checking and compiling expressions using LLVM More... almost 8 years ago
Merge pull request #39 from jberlin/master More... almost 8 years ago
cherry-pick Disney internal changes: -- fix rad) function documentation type -- Add ability to register function stats and query them. also allow querying sizes. -- remove commented bison/flex stuff -- fixes SEEXPR-166: crashes occurring when editing numeric vector values -- fix duplicate header includes between v1 and v2 More... almost 8 years ago
Merge pull request #30 from robpieke/osxBuild More... over 8 years ago
Merge pull request #31 from davvid/miscellany More... over 8 years ago
.gitignore: add generated files and remove cruft More... over 8 years ago
build: add a cmake Makefile wrapper for convenience More... over 8 years ago
Ensure the PRMan shadeop gets a .so extension on OSX More... over 8 years ago
Use QT_HEADERS_DIR because, on OSX, QT_INCLUDE_DIR actually comes back from CMake as _two_ paths ... and then appending QtCore and QtGui only operates on the second path, which is actually not the path we want to append to More... over 8 years ago
Merge pull request #29 from davvid/python-include-path More... over 8 years ago
build: ask Python for the path to its header files More... over 8 years ago
Merge pull request #27 from lchai/getVar More... almost 9 years ago
added getVar function More... almost 9 years ago
Merge pull request #25 from davvid/generalize-build More... almost 9 years ago
Merge pull request #26 from johnburnett/issue-26 More... almost 9 years ago
doc: prevent doxygen from re-running needlessly More... almost 9 years ago
Don't print to stdout if no plugins are found - resolves #26 More... almost 9 years ago
doc: use DOXYGEN_EXECUTABLE instead of a hard-coded path More... almost 9 years ago
doc: cleanup deprecated doxygen tags More... almost 9 years ago
imageEditor: install expressions to share/SeExpr/expressions More... almost 9 years ago
cmake: use relative paths for the DESTINATION argument More... almost 9 years ago
doc: fix cmake Doxygen html target More... almost 9 years ago
cmake: generalize build More... almost 9 years ago
build: add a build-info script for use by cmake More... almost 9 years ago
Merge pull request #24 from jberlin/master More... almost 9 years ago
last couple of updates to sync from internal repo to OSS More... almost 9 years ago
More updates: color swatches, optional context, python module tests More... almost 9 years ago
fix memory leak with QTimer in SeExprEdShortEdit by parenting it to 'this' More... almost 9 years ago
Synch up internal changes to OSS version, specifically: More... almost 9 years ago