Blender Git Commits

Blender Git "master" branch commits.

Page: 4570 / 5574

Revision 6c655aa by Matt Ebb
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)
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.
Revision 76447ef by gsr b3d
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.
Revision b11acc6 by gsr b3d
September 20, 2009, 20:14 (GMT)
Add audaspace search path.
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
September 20, 2009, 18:49 (GMT)
2.5 Game Sound:

* Added Sound Buttons for Game in the Scene Buttons.
September 20, 2009, 18:35 (GMT)
Sound:

* 3D listener now working in GE
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.

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
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)

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).
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.
September 20, 2009, 16:49 (GMT)
*fix bone weighting
forgot to call RE_rayobject_done
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
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
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
September 20, 2009, 14:14 (GMT)
* UI for recent sound commit.
September 20, 2009, 14:00 (GMT)
Sound:

* Moved AudioData back to Scene
* Updated RNA stuff
* Added mixdown volume

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.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021