Revision e4e8e35 by Campbell Barton October 7, 2015, 04:40 (GMT) |
BMesh: maintain select-history when sorting |
Revision 077b4ab by Mitchell Stokes October 7, 2015, 04:18 (GMT) |
Fix T45886: cont.deactivate(ActionActuatorInPropertyMode) does not work Make sure the Action Actuator actually deactivates when given a negative event while using the property play mode. |
Revision b333a75 by Campbell Barton October 7, 2015, 04:02 (GMT) |
Cleanup: spelling |
Revision 68797ed by Campbell Barton October 7, 2015, 03:38 (GMT) |
Fix mesh validate: 'r_changed' ignored loop edits |
Revision f456c8d by Campbell Barton October 7, 2015, 00:05 (GMT) |
Revision f834cb0 by Bastien Montagne October 6, 2015, 18:19 (GMT) |
Fix FileBrowser: do not show 'advanced filter' panel outside of lib browsing context, it?s only used there so far. Reported by Thomas Beck (plasmasolutions) over IRC, thanks. Safe enough for 2.76. |
Revision 64aaf0c by Sergey Sharybin October 6, 2015, 16:01 (GMT) |
Revision dded01a by Bastien Montagne October 6, 2015, 14:04 (GMT) |
Fix T46392: Navmesh generator error. We now have to explicitely enure tesselation of DMs when we need it. Notes: Maybe we could use looptris here as well? Not a regression (bug already present in 2.75, but not 2.74), nice to backport to 2.76 nontheless. |
Revision 8471362 by Campbell Barton October 6, 2015, 13:36 (GMT) |
WM: Fix crash when a new window can't be created Report an error instead of crashing if a new window can't be created (typically caused by bad drivers). |
October 6, 2015, 10:51 (GMT) |
Fix T46345: Registrable props could be modified |
Revision 8d08976 by Campbell Barton October 6, 2015, 10:43 (GMT) |
Cleanup: return PROP_EDITABLE rna flag Harmless, since the flag happens to be 1. |
Revision 359d1bd by Campbell Barton October 6, 2015, 08:49 (GMT) |
Cleanup: use BLI_path_basename |
Revision 9f15bcb by Campbell Barton October 6, 2015, 08:44 (GMT) |
RNA: Add check_existing arg to other load() funcs Note: movieclip was doing this already by default, now split into 2 functions, matching image behavior. |
Revision 65bd2a6 by Campbell Barton October 6, 2015, 06:57 (GMT) |
Revision 51f0049 by Campbell Barton October 6, 2015, 05:24 (GMT) |
Cleanup: only check paint mode for active objects |
Revision 541d28f by Campbell Barton October 6, 2015, 04:43 (GMT) |
Fix T46385: Duplicate w/ vertex parent fails Depsgraph customdata flag was set on the parent, then cleared once the parent object was handled. This is initialized to zero for new nodes, no need to clear. |
Revision 1cdf82d by Bastien Montagne October 5, 2015, 16:49 (GMT) |
Image Py API: Expose 'load_exists' to RNA image load(), and extend load_image() helper. Expose our `BKE_image_load_exists` feature through an optional parameter to `Image.load()`. Extend `image_utils.load_image()` with two optional parameters, to return existing image datablock if possible, and in that case, to force reloading said image. Needed by incomming 'import images as planes' addon enhancement. |
Revision e5552f8 by Bastien Montagne October 5, 2015, 13:57 (GMT) |
Cleanup: use proper `ObjectWalkFunc` typedef in modifiers' object callback func. Also, fix own stupidity, no need to define ID callback in case we only have objects, calling code knows to fallback to `foreachObjectLink()` when `foreachIDLink()` is missing... |
Revision 90b925f by Campbell Barton October 5, 2015, 12:26 (GMT) |
Fix T46333: Particle Info Node broken w/ BI Patch from @a.romanov This also fixes multiple particle systems - which never worked. |
Revision a451c48 by Campbell Barton October 5, 2015, 12:19 (GMT) |
Cleanup: warning |
|
|
|


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