April 3, 2018, 16:22 (GMT) |
Missed in last merge |
April 3, 2018, 16:12 (GMT) |
Merge branch 'master' into blender2.8 |
April 3, 2018, 16:07 (GMT) |
Undo: make id-map use binary search to keep sorted |
April 3, 2018, 15:58 (GMT) |
Fix own error w/ undo ID lookup Was testing with small number of items, so this went unnoticed. |
April 3, 2018, 15:53 (GMT) |
Merge branch 'blender2.8' into asset-engine Conflicts: source/blender/windowmanager/intern/wm_init_exit.c |
April 3, 2018, 15:18 (GMT) |
Draw Manager: Improve description of `draw_frustum_boundbox_calc` variables |
April 3, 2018, 15:06 (GMT) |
Cleanup: rename BMesh count_ex -> count_at_most |
April 3, 2018, 15:05 (GMT) |
Cleanup: rename list count_ex -> count_at_most |
April 3, 2018, 15:03 (GMT) |
Undo: use with_prev verisons of id-map lookups |
April 3, 2018, 15:03 (GMT) |
Undo: use general id-map for image undo lookups. Was doing own name based lookups to keep compatible w/ global undo. |
April 3, 2018, 15:03 (GMT) |
Undo System: id-map avoid duplicate add/lookup Add versions of add/lookup that check the previous item. |
April 3, 2018, 15:03 (GMT) |
Fix mistake logging w/ undo |
April 3, 2018, 14:13 (GMT) |
Merge branch 'master' into blender2.8 |
April 3, 2018, 14:03 (GMT) |
Fix T54477: Broken utf8 strings in old .blend files Back in the days (2.4x and before), it was rather easy to get some invalid utf-8 strings in Blender. This is totally breaking modern code, so this commit adds a simple 'check & fix strings' operator, available from the main File menu. |
April 3, 2018, 12:57 (GMT) |
Undo support for multi edit-mode |
April 3, 2018, 12:34 (GMT) |
Merge branch '28' into temp-object-multi-mode |
April 3, 2018, 12:32 (GMT) |
Fix (unreported) crash when accessing some bl_rna.properties. E.g. typing `bpy.data.bl_rna.properties[8].<tab>` in console would hard-crash trying to dereference NULL pointer. Was a missing check in rna_Property_tags_itemf(). |
April 3, 2018, 12:30 (GMT) |
Cleanup: remove unused mtexpoly array Not needed in 2.8 |
April 3, 2018, 12:19 (GMT) |
Merge branch 'master' into blender2.8 |
April 3, 2018, 12:04 (GMT) |
Fix duplicate Cycles panels in properties editor. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021