Revision b96a2c3 by Nathan Letwory June 1, 2010, 06:18 (GMT) |
Fixes [#21791] Toggle Fullscreen (Alt + F11) returns to non-maximized window Applied patch provided by Elia Sarti |
June 1, 2010, 06:07 (GMT) |
Fix [#22469] Crashes with "segmentation fault" when opening an image for Voxel Data texture of type Image sequence Cleaned up the code here, made it more efficient and more reliable with threaded render. |
June 1, 2010, 01:01 (GMT) |
* Only print libtiff debug messages to the console when in debug mode * Allow loading non 3/4 channel TIFFs (eg. greyscale). This was already working, but disabled out of caution. Seems to work fine in my recent tests though. |
Revision 1be4a74 by Nick Samarin May 31, 2010, 23:46 (GMT) |
added item thumbs_blend.c into the project BL_imbuf (vc9) |
Revision d3d2e92 by Nick Samarin May 31, 2010, 23:44 (GMT) |
synched branch with trunk at revision 29109 |
Revision 05b92f0 by Nick Samarin May 31, 2010, 22:35 (GMT) |
Added new actuator type for following steering behaviors: seek, flee, path following; renamed KX_Pathfinder to KX_NavMeshObject |
Revision ccda041 by Thomas Dinges May 31, 2010, 11:38 (GMT) |
Python Open Link operator. * Unified some code for Opening an URL to use only one operator: WM_OT_url_open * Removed the HELP_OT_url operators. |
Revision bff5410 by Thomas Dinges May 31, 2010, 10:21 (GMT) |
* Sun & Sky presets were labeled as Render presets. |
Revision a57026b by Thomas Dinges May 31, 2010, 08:43 (GMT) |
* Tooltip fix for Addon links. I rather have this general text than 2 separate operators for wiki/tracker url. |
Revision d7dd651 by Peter Schlaile May 30, 2010, 21:17 (GMT) |
== Sequencer == This makes volume range larger and adds an additional attenuation-variable to RNA, which makes volume-changes in dezibel units possible. |
Revision 03220bf by Thomas Dinges May 30, 2010, 20:48 (GMT) |
2.5 Addons: Request from mindrones :) * Next to the Wiki URL, it's now possible to have a link to the tracker, for bug reports. "bl_addon_info" dictionary: * Renamed 'url' to 'wiki_url' * Added 'tracker_url' |
Revision b8f3a1f by Peter Schlaile May 30, 2010, 20:04 (GMT) |
== Sequencer == Current SVN crashes, if we are using hard-cuts on multicam tracks. Changing to soft cuts for now (since it should be the same for effect strips anyways...) |
Revision fe83427 by Peter Schlaile May 30, 2010, 19:33 (GMT) |
== Sequencer == This fixes loading of hard trimmed audio files in readfile and adds trim options to N-keys for audio files. |
Revision c2580dd by Peter Schlaile May 30, 2010, 19:29 (GMT) |
== Sequencer == Multicam editing: don't cut to the camera we are already on... |
Revision 177cffc by Campbell Barton May 30, 2010, 19:21 (GMT) |
blend file thumbnails - fix for blend file thumbnails not being immediately visible in an external file manager (was writing the thumb before the blend) - move overlay function from wm_files.c into thumbs_blend.c |
Revision 8ad29c0 by Luca Bonavita May 30, 2010, 18:18 (GMT) |
== bge api docs == - fixed small typo in bge.events.rst - also testing committing to bf-blender, my first commit :) |
Revision a9867c2 by Campbell Barton May 30, 2010, 17:18 (GMT) |
add torus now works like other C add-object operators, location and rotation are initialized and kept even when settings are changed after. |
Revision 0882438 by Janne Karhu May 30, 2010, 16:09 (GMT) |
Disable using own emitter object (self) as dupliobject/group for particles, fixes bugs: [#21994] hair particle system with dupli object set to particle system object itself results in 100% cpu usage [#22023] [Rev 28117]Can't bake particles? [#22065] in a particle system, setting the emitter as the dupli object crashes blender after pressing alt+a to animate |
Revision a836aad by Campbell Barton May 30, 2010, 15:55 (GMT) |
mingw/cmake ffmpeg works now, update for new openexr libs which removed IlmThread. |
Revision 71d4c09 by Campbell Barton May 30, 2010, 15:17 (GMT) |
console now shows unicode errors as well as errors caused by introspecting the api with autocompleate. |
|
|
|


Master Commits
MiikaHweb | 2003-2021