| pyShake:/ |
hide Line HistoryConstraint |
Changelog
156
by julians on
19 November 2008, 16:00:05 +1030
(34 hours ago)
Applied patch from Michael Habenicht: creating nodes with a double click on the node in the list now works also with the hotkeys
trunk/examples/selector/lib/python/shake_node_selector/shake_node_selector.py
156
155
by julians on
18 November 2008, 17:05:45 +1030
(57 hours ago)
Created dummy file for projectTools locking
.projectTools.lockTarget
155
154
by julians on
06 November 2008, 17:11:54 +1030
(14 days ago)
Expose functions matching 'NRiIPlug* func()'
trunk/generate_code.py
154
153
by julians on
29 October 2008, 12:25:28 +1030
(22 days ago)
Added support for ctrl/shift modifiers to node selector (for branching, replacing, creating unconnected)
trunk/examples/selector/lib/python/shake_node_selector/shake_node_selector.py
153
trunk/examples/selector/README
153
152
by julians on
28 October 2008, 09:07:25 +1030
(23 days ago)
Added note to node selector README clarifying that it should be initialized after other plugins
trunk/examples/selector/README
152
151
by julians on
28 October 2008, 09:04:49 +1030
(23 days ago)
Fixed typos in node selector example
trunk/examples/selector/lib/python/shake_node_selector/shake_node_selector.py
151
trunk/examples/selector/README
151
150
by julians on
27 October 2008, 11:31:11 +1030
(24 days ago)
Fixed instructions about multiple node instantiation
trunk/examples/selector/README
150
149
by julians on
27 October 2008, 11:03:13 +1030
(24 days ago)
Added node selector example
trunk/examples/selector/lib/python
149
trunk/examples/selector
149
trunk/examples/selector/startup/ui
149
trunk/examples/selector/startup/ui/startup.py
149
trunk/examples/selector/startup
149
148
by julians on
27 October 2008, 10:26:04 +1030
(24 days ago)
Added support for Python unicode string conversion
trunk/src/sdk_extras.h
148
147
by julians on
27 October 2008, 10:24:55 +1030
(24 days ago)
Fixed installation instructions for console example
trunk/examples/console/README
147
146
by julians on
29 August 2008, 09:06:32 +0930
(2 months 22 days ago)
Added console example
trunk/examples/console/startup
146
trunk/examples/console/startup/ui/startup.py
146
trunk/examples/console
146
trunk/examples/console/startup/ui
146
trunk/examples/console/README
146
145
by julians on
29 August 2008, 08:38:25 +0930
(2 months 22 days ago)
Bugfix for Node.unIgnore and deleteNode
trunk/shake/__init__.py
145
144
by julians on
06 August 2008, 09:10:10 +0930
(3 months 14 days ago)
Prevent pyRunModalDialog from crashing when constructor code returns None
trunk/src/PythonPlugin.cpp
144
143
by julians on
04 April 2008, 08:20:38 +0930
(7 months ago)
Added missing includes for Darwin build
trunk/src/sdk_extras.h
143
142
by julians on
03 April 2008, 15:24:45 +0930
(7 months ago)
- Exposed classes NRiDir, NRiEval, and NRiPArray<NRiDir::NRiFileInfo> - Exposed functions NRiFileBrowser::setNextCallback, NRiSFileIn::buildPathString, NRiNode::getScope, and NRiNode::setParent - Adde…
trunk/generate_code.py
142
trunk/src/sdk_extras.cpp
142
trunk/src/sdk_extras.h
142
141
by julians on
01 April 2008, 16:02:57 +0930
(7 months ago)
Exposed NRiNode.getPlugs()
trunk/generate_code.py
141
140
by julians on
28 March 2008, 18:02:07 +1030
(7 months ago)
Exposed class NRiSysWin, NRiWin.sysWin, NRiMainWin.registerHotKey, and NRiIgnore.getIgnoreNode
trunk/generate_code.py
140
trunk/src/sdk_extras.cpp
140
trunk/src/sdk_extras.h
140
139
by julians on
25 March 2008, 12:47:28 +1030
(7 months ago)
Added another missing include for Darwin build
trunk/src/sdk_extras.cpp
139
138
by julians on
21 March 2008, 17:26:48 +1030
(8 months ago)
Added missing include NRiCache.h for Darwin build
trunk/src/sdk_extras.cpp
138
137
by julians on
20 March 2008, 15:24:38 +1030
(8 months ago)
Added deleteNode helper method; added missing headers for Darwin build
trunk/generate_code.py
137
trunk/src/sdk_extras.cpp
137
trunk/src/sdk_extras.h
137
trunk/src/sdk_python.h
137
136
by julians on
19 March 2008, 15:02:10 +1030
(8 months ago)
Added d__getitem__, __setitem__ and __len__ functions to NRiIArray<*>
trunk/generate_code.py
136
trunk/src/sdk_extras.h
136
135
by julians on
19 March 2008, 10:24:39 +1030
(8 months ago)
Removed bogus lock file
.projectTools.lockTarget
135
134
by julians on
19 March 2008, 10:23:49 +1030
(8 months ago)
- Newly exposed: - NRiModalWin::simpleModal(NRiEvSrc, const NRiName&, const NRiName&, ...) - NRiTweekReg::registerTweekFunc - *::makeTweek - NRiTweek::getInputs, NRiTweek::getRowCol - classe…
trunk/generate_code.py
134
trunk/src/sdk_extras.cpp
134
trunk/src/sdk_extras.h
134
trunk/src/sdk_python.h
134
133
by julians on
12 March 2008, 10:06:58 +1030
(8 months ago)
Exposed NRiSys::error and class NRiTableEntryText
trunk/generate_code.py
133
trunk/src/sdk_extras.cpp
133
trunk/src/sdk_extras.h
133
132
by julians on
03 March 2008, 12:12:09 +1030
(8 months ago)
Added auxilliary configure files to work around autom4te NFS issue on Darwin
tags/0.3.0/configure
132
tags/0.3.0/ltmain.sh
132
tags/0.3.0/config.sub
132
tags/0.3.0/config.h.in
132
tags/0.3.0/aclocal.m4
132
131
by julians on
03 March 2008, 10:19:20 +1030
(8 months ago)
Created dummy file for projectTools locking
.projectTools.lockTarget
131
130
by julians on
28 February 2008, 09:13:35 +1030
(8 months ago)
Tagged version 0.3.0
tags/0.3.0
130
129
by julians on
28 February 2008, 09:12:56 +1030
(8 months ago)
Created branch for 0.3
branches/0.3
129
branches/0.3/shake
129
branches/0.3/shake/__init__.py
129
branches/0.3/src
129
branches/0.3/src/PythonNode.cpp
129
128
by julians on
27 February 2008, 16:50:41 +1030
(8 months ago)
Added additional Mac OS X build instructions in README.macosx
trunk/README.macosx
128
trunk/README
128
127
by julians on
27 February 2008, 16:38:25 +1030
(8 months ago)
Made asPtr a member of NRiNode
trunk/generate_code.py
127
trunk/src/sdk_extras.cpp
127
trunk/src/sdk_extras.h
127
|