Skip to content

Commit

Permalink
Merge pull request #30 from hypothetical-inc/revert-29-gaffer_0.59.6.0
Browse files Browse the repository at this point in the history
Revert "Gaffer Windows 0.59.6.0 and Python 3"
  • Loading branch information
ericmehl authored Mar 30, 2021
2 parents 90b43b6 + d05c3ed commit 3066fa3
Show file tree
Hide file tree
Showing 312 changed files with 991 additions and 5,989 deletions.
22 changes: 0 additions & 22 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,9 @@
.gafferBackups
.idea
.sconf_temp
*.oso
*.so
*.dylib
*.sln
*.pdb
install_manifest.txt
CMakeCache.txt
cmake_install.cmake
.sconsign.dblite
.vscode
cmake-build-*
config.log
doc/html
doc/python
config.log
.idea
.sconf_temp
.gafferBackups
Release/
RelWithDebInfo/
Debug/
.vs/
*.vcxproj*
*.dir/
CMakeFiles/
x64/
./cmake/
graphics/
2 changes: 1 addition & 1 deletion Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -11593,4 +11593,4 @@ See python/GafferTest/ParameterHandlerTest.py for an example.

addChild( n2 )

* Fixed bug which caused "RuntimeError: Internal C++ object (PySide.QtGui.QLineEdit) already deleted." messages to be displayed.
* Fixed bug which caused "RuntimeError: Internal C++ object (PySide.QtGui.QLineEdit) already deleted." messages to be displayed.
Loading

0 comments on commit 3066fa3

Please sign in to comment.