Go to file
Dalai Felinto a86748adf8 fix for [#22195] Empty Size minimum limit too big (patch by Bassam Kurdali - slikdigit) with small change
(ui range precision to 2 instead of 4, since 4 doesn't seem to work here).

From the tracker:
""" 
The smallest size allowed for empty_draw_size is 0.1. This is un-necessarily limiting and, depending on the scene, much
too large resulting in visual confusion in the 3D View.
Opening old files initially results in small empties, but when you click on them they 'grow' to the new minimum. This
seems to show that previous blender versions didn't have this bug.
Please remove the limitation, or, if needed, make it a much smaller number, so that empties are easier to see and distinguish from one another in small scenes/setups
"""
2010-04-28 21:18:40 +00:00
bin/.blender Move Korean file from kr to ko also updated it to newer file. 2008-09-29 15:02:20 +00:00
CMake Fix linking cmake on non-windows platforms (ELSEIF -> ELSE ) :) 2010-01-17 22:12:00 +00:00
config replace referenecs to python 2.x 2010-04-20 15:46:28 +00:00
doc replace referenecs to python 2.x 2010-04-20 15:46:28 +00:00
extern [#21753] allowing to compile on FreeBSD 8.0 2010-04-26 21:28:50 +00:00
intern reverting 28469, there is no use in using a long, while the allocation functions only accepts an int. 2010-04-28 08:15:26 +00:00
po Make verification of committed .mo files optional. 2009-09-15 22:34:10 +00:00
projectfiles 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc7 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc9 MSVC 9 projectfiles 2010-04-18 17:09:35 +00:00
release 3dview --> view3d, patch by Jonathan Smith with small corrections and changes. 2010-04-28 07:25:39 +00:00
source fix for [#22195] Empty Size minimum limit too big (patch by Bassam Kurdali - slikdigit) with small change 2010-04-28 21:18:40 +00:00
tools revert joes commit and apply change from Aligorith. 2010-02-13 10:55:04 +00:00
CMakeLists.txt replace referenecs to python 2.x 2010-04-20 15:46:28 +00:00
COPYING Updating/removing really really ancient stuff. 2010-03-09 11:42:04 +00:00
Makefile Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
SConstruct scons build systems 2010-03-08 20:37:45 +00:00