March 30, 2010, 11:13 (GMT) |
Fix external multires data link getting lost on exiting editmode. |
March 30, 2010, 10:49 (GMT) |
March 30, 2010, 09:54 (GMT) |
[#21816] bpy.data.add_image has stopped working on Windows moved to bpy.data.images.load(), missed this call. |
March 30, 2010, 09:18 (GMT) |
Baking for dupligroup & linked library objects - library data allows pointcache writing (hard to know how this should work long term so ifdef'd for now) - changing the frame now updates the dupligroup objects - BKE_ptcache_ids_from_object(), option to get the id's from duplis note! scene_update_tagged() is called from the main() loop, and runs BKE_ptcache_quick_cache_all(), this could become a performance issue, especially with duplis, should probably not call BKE_ptcache_quick_cache_all() all the time, even when not playing back animation. |
March 29, 2010, 18:29 (GMT) |
Render Branch: Fix a problem with particle duplis, due to own bugfix for #20350, the problem for that seems to be in dupliverts, not particles. |
March 29, 2010, 16:13 (GMT) |
Render Branch: Tangent space normal map baking should work again now. |
March 29, 2010, 14:53 (GMT) |
fix for https://bugzilla.redhat.com/show_bug.cgi?id=572186 Bug 572186 - [abrt] crash in blender-2.49b-5.fc12: Process /usr/bin/blender.bin was killed by signal 6 (SIGABRT) original fix submitted by Jochen Schmitt made some other changes too |
March 29, 2010, 14:05 (GMT) |
patch by Wahooney, so new template's are internal text and dont get saved over by mistake. |
March 29, 2010, 13:27 (GMT) |
on second thaughts this is only useful when shadow option is enabled so only redraw then. |
March 29, 2010, 13:19 (GMT) |
update uv window while transforming (useful when used with UVProject modifier) |
March 29, 2010, 13:04 (GMT) |
Render Branch: Fix missing env/indirect not being properly cleared with ambient set to zero. |
March 29, 2010, 12:44 (GMT) |
no-functional changes. new function for id path. |
March 29, 2010, 12:33 (GMT) |
ability to pin any object into the context |
March 29, 2010, 10:37 (GMT) |
error in last commit |
March 29, 2010, 10:15 (GMT) |
copy and initialize uv modifier scale, remove unneeded enum. |
March 29, 2010, 10:09 (GMT) |
Fix deep shadow not respecting Cast Buffer Shadows option. |
March 29, 2010, 09:07 (GMT) |
spelling: wich --> which |
March 29, 2010, 07:57 (GMT) |
some cases of struct name being set where it shouldnt have been. |
March 26, 2010, 16:38 (GMT) |
Render Branch: Fix cloth pinning not working after rest shape key commit. |
March 26, 2010, 15:46 (GMT) |
Render Branch: Add back image pin option in image editor header. |
|
|
|


Master Commits
MiikaHweb | 2003-2021