September 21, 2009, 01:32 (GMT) |
* Testing removing the click-region-edge-to-minimise functionality It was getting very annoying, hitting it by accident and having the region disappear. Now, you can still hide the region by resizing it down to zero, or by using the hotkeys (i.e. N, or T in the 3D View). Perhaps this minimising would be better done in a RMB menu on sub-regions (i.e. like previous Header: top/bottom/hide stuff) |
Revision f560eb0 by Martin Poirier September 21, 2009, 00:48 (GMT) |
New transform input function for joeedh, to be used for edge slide. Like Vertical or Horizontal ratio input, but along a line defined by two points on screen. |
September 20, 2009, 20:21 (GMT) |
Update condition checks to match user definable CC and CCC. Also make faster to notice which FIX_NAN_WARN as not been replaced. |
September 20, 2009, 20:14 (GMT) |
Add audaspace search path. |
Revision 6d4fb84 by Andrea Weikert September 20, 2009, 19:10 (GMT) |
2.5 filebrowser * fix crash in autocomplete for very long paths * allow longer paths in directory button * added some TODO comments for G.lib |
Revision 85294c6 by Thomas Dinges September 20, 2009, 18:49 (GMT) |
2.5 Game Sound: * Added Sound Buttons for Game in the Scene Buttons. |
Revision 1de2500 by Joerg Mueller September 20, 2009, 18:35 (GMT) |
Sound: * 3D listener now working in GE |
Revision 3b44103 by Andrea Weikert September 20, 2009, 18:26 (GMT) |
2.5 filebrowser more bugfixes: * removed refreshing code at file_init again, causes issues when resizing * free library in the filelist after use * make sure directory exists when library file for append/link doesn't exist, so browsing can continue from valid dir. |
Revision c75e159 by Wael El Oraiby September 20, 2009, 18:18 (GMT) |
vertex color rotation and reversing/shortest vertex path |
Revision f0ff8d6 by Joseph Eagar September 20, 2009, 17:55 (GMT) |
compile fix |
Revision 189263e by Joerg Mueller September 20, 2009, 17:55 (GMT) |
Sound: * Fixed mixdown volume being int instead of float * Fixed audio muting for sequencer not working * Added 3D listener settings with RNA (not working in GE yet) |
Revision 4f6ea2b by Martin Poirier September 20, 2009, 17:24 (GMT) |
Ghost/Compiz bug: Sometimes, events for window size or move are sent even when the window hasn't changed. This triggers unneeded refreshes. As a precaution, we now ignore all such events (eventually, it should be done in Ghost X11, but I don't know that code well enough). |
Revision e4a50e3 by Andrea Weikert September 20, 2009, 17:23 (GMT) |
2.5 filebrowser * fix crash when filebrowser tried to invoke the file_exec or file_cancel in cases no operator was set. |
Revision d3e88cb by Andre Susano Pinto September 20, 2009, 16:49 (GMT) |
*fix bone weighting forgot to call RE_rayobject_done |
Revision 26a3322 by Arystanbek Dyussenov September 20, 2009, 15:55 (GMT) |
Update code to build with the latest OpenCollada (rev 588). Updated instructions for building OpenCollada with scons (Makefiles deprecated) are here: http://wiki.blender.org/index.php/User:Kazanbas/Building_OpenCollada |
Revision 4b6c61e by Andrea Weikert September 20, 2009, 15:30 (GMT) |
2.5 filebrowser * changed filebrowser operator property "filename" to "path" - fixed two missing operators. * small cleanup in init of filebrowser |
Revision 85e5294 by Andrea Weikert September 20, 2009, 15:02 (GMT) |
2.5 filebrowser * fix selection related bugs: ** selection outside filelist would select first item ** border select would enter directory even if more than one is selected |
Revision ec8c47f by Thomas Dinges September 20, 2009, 14:14 (GMT) |
* UI for recent sound commit. |
Revision 1185be4 by Joerg Mueller September 20, 2009, 14:00 (GMT) |
Sound: * Moved AudioData back to Scene * Updated RNA stuff * Added mixdown volume |
Revision 7d86e92 by Thomas Dinges September 20, 2009, 13:34 (GMT) |
2.5: * Wrapped Invert, PremulKey Levels Node, Distance Key, Difference Key and Color Spill. * Added RNA for Levels Node. * Small RNA fixes. |
|