blender/source
Tamito Kajiyama 9d2a957a0d Sphere radius and Kr derivative epsilon (removed in revision 43902) were recovered in the Parameter Editor mode.
Several users requested the recovery as the removal of the two parameters was considered over-simplification for advanced users.
As in the Python Scripting mode, the two parameters are in the "advanced edge detection options" section and disabled by default.

Also the lower limit of Kr derivative epsilon was changed from 0 to -1000 so as to permit a negative value.
2012-07-15 22:30:02 +00:00
..
blender Sphere radius and Kr derivative epsilon (removed in revision 43902) were recovered in the Parameter Editor mode. 2012-07-15 22:30:02 +00:00
blenderplayer Merged changes in the trunk up to revision 48505. 2012-07-03 00:02:45 +00:00
creator Merged changes in the trunk up to revision 48893. 2012-07-13 23:23:06 +00:00
darwin
gameengine Scaling non-power-of-two (NPOT) textures to powers of two is really time consuming and not necessary on graphics cards that can support NPOT textures. So, if the graphics card has NPOT texture support, don't bother scaling. If this patch causes issues, it can always be reverted and applied to Swiss instead. 2012-07-10 19:23:57 +00:00
icons
tests code cleanup: remove mode comments, these were applied very un-evenly across a few files. 2012-05-27 13:22:43 +00:00
CMakeLists.txt
SConscript Scons: 2012-06-30 22:44:36 +00:00