blender/source/blender
Janne Karhu a55d591898 "Fix" for [#17671] Particles spin out of control and pass through when hitting collision object
-The fix is that particle random size factor should never ever be bigger than 1.0, else negative sizes are possible! Don't know who to blame, but probably my self :)
-The second issue of passing through the deflection and rotating wildly around strange centers is not a bug, but for particles the group and object visualization objects have to be centered on the global origin. I'll probably make an option later to use the object center, but this is how things are for now.
2008-09-23 11:51:40 +00:00
..
avi Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
blenkernel changing the number of subdivisions for nurbs curves. 2008-09-23 06:26:48 +00:00
blenlib Fix file browser for Windows: going to the parent directory introduces ../\. Correct parent is ..\ under Windows. 2008-09-22 21:15:48 +00:00
blenloader BGE patch #17483 approved: object actuator DRot reverted since Blender 246. 2008-09-22 17:12:57 +00:00
blenpluginapi Merge from trunk 16122-16307 2008-08-30 14:32:16 +00:00
ftfont Suggestion by GSR; move "extern C" into header file, remove "_" from 2008-04-25 19:18:24 +00:00
gpu Patch #8461, by Rob Hausauer 2008-09-20 13:02:06 +00:00
imbuf Patch #8461, by Rob Hausauer 2008-09-20 13:02:06 +00:00
include KX_PythonInit.cpp - workaround for current sandbox and possible fix. no real change for now but others may want to look into it. 2008-09-22 04:18:17 +00:00
makesdna Merging fluidcontrol to trunk from rev16649 fluidcontrol branch. Code provided by Nils Thuerey. 2008-09-21 18:20:02 +00:00
nodes Bugfix #13837 2008-09-09 10:16:09 +00:00
python Added select grouped property (objects with shared property names will be selected) 2008-09-21 10:12:33 +00:00
quicktime Merge from trunk 2008-05-05 17:30:33 +00:00
radiosity Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
readblenfile Bugfix: saved game engine runtimes failed to load library .blend 2008-09-11 13:00:54 +00:00
render Fix for bug #11163: strand render without tangent shading didn't 2008-09-22 19:37:30 +00:00
src "Fix" for [#17671] Particles spin out of control and pass through when hitting collision object 2008-09-23 11:51:40 +00:00
verify Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
yafray [#17600] char* -> const char* 2008-09-20 11:08:35 +00:00
CMakeLists.txt Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
Makefile Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
SConscript Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00