This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6624090a23fbb67fe45bab2dcbfe4e211c729a14
goo-engine
/
source
T
History
Lukas Toenne
6624090a23
Make extension mode (shiftkey) mandatory for socket selection. Otherwise the user can end up with unexpectedly selected nodes, since socket selection allows selecting inputs and outputs from different nodes, which in turn also mean the parent nodes are selected. This fits the workflow better, you already needed to press shiftkey before to use the auto-connect operator. It will also solve some problems with the upcoming reroute nodes, where the node is basically a single socket.
2012-03-14 17:52:50 +00:00
..
blender
Make extension mode (shiftkey) mandatory for socket selection. Otherwise the user can end up with unexpectedly selected nodes, since socket selection allows selecting inputs and outputs from different nodes, which in turn also mean the parent nodes are selected. This fits the workflow better, you already needed to press shiftkey before to use the auto-connect operator. It will also solve some problems with the upcoming reroute nodes, where the node is basically a single socket.
2012-03-14 17:52:50 +00:00
blenderplayer
Add stub needed for blenderplayer compilation.
2012-03-05 17:23:52 +00:00
creator
code cleanup: remove unused externs.
2012-03-11 00:00:27 +00:00
darwin
replace former applescript with an editable one
2011-10-19 19:15:35 +00:00
gameengine
fix [
#30493
] GE crashes on exit because of using freed mtfaces from tessfaces
2012-03-13 23:28:02 +00:00
icons
…
tests
style cleanup: spelling.
2012-03-09 00:41:09 +00:00
CMakeLists.txt
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SConscript
…