This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors/interface
Brecht Van Lommel a84a59b64e Fix #19638: crash when assiging self in boolean modifier.
Also:
* UI now takes ID self check flag into account so that e.g. it
  doesn't offer to the make object it's own parent.
* Mesh loop cuts number of cuts had wrong limits.
* Don't use mesh_get_derived_final in modifier stack, but
  ob->derivedFinal instead. Avoids crashes on dependency loops,
  and in case there is no loop it should have been created.
2009-10-19 12:13:32 +00:00
..
2009-10-08 11:29:27 +00:00
2009-07-21 01:26:17 +00:00
2009-10-08 18:40:03 +00:00
2009-10-15 11:52:23 +00:00
2009-10-08 18:40:03 +00:00
2009-08-10 18:18:15 +00:00
2009-10-08 18:40:03 +00:00