tornavis/source/blender/blenkernel/intern
Daniel Dunbar 02f3c930f5 - bug fix, face center drawing was wrong for editmesh
- added several useful utility functions to editmesh,
   these can simplify/clarify a lot of mesh code, check them
   out
 - cleaned up EdgeSlide a bit to be clearer/shorter
     o bug fix, EdgeSlide did not always cancel correctly
     o bug fix, EdgeSlide did not choose initial "control" edge
       correctly after calc_meshverts_ext change
2005-08-10 03:51:34 +00:00
..
CCGSubSurf.c - modify CCG to not crash when passed invalid faces, just ignores 2005-08-03 19:27:19 +00:00
CCGSubSurf.h - shuffled editmesh derived function name/function 2005-07-21 20:30:33 +00:00
DerivedMesh.c - bug fix, face center drawing was wrong for editmesh 2005-08-10 03:51:34 +00:00
Makefile Part of a fix to the makefiles for compiling the new ZLib stuff. This 2005-07-28 00:13:18 +00:00
action.c Patch provided by Shaul Kedem: Compressed files are back! 2005-07-27 19:46:06 +00:00
anim.c - split mesh_deform off from object_deform 2005-07-19 02:36:21 +00:00
armature.c Nice time saver for Armatures: Introduced Bone type "Hinge", which doesn't 2005-07-28 10:01:10 +00:00
blender.c Bugfix #2875 2005-07-28 11:05:21 +00:00
bmfont.c updated .c files to include: 2002-11-25 12:02:15 +00:00
constraint.c Armature-Pose IK goodies! 2005-07-24 11:36:05 +00:00
curve.c - added boundbox_set_from_min_max function 2005-07-18 17:33:51 +00:00
deform.c Patch provided by Shaul Kedem: Compressed files are back! 2005-07-27 19:46:06 +00:00
depsgraph.c - change modifier applyModifier[EM] function to not free derived argument 2005-08-03 04:04:05 +00:00
displist.c - add allowShared argument to DerivedMesh.convertToDispListMesh to allow returned 2005-08-07 02:30:29 +00:00
effect.c - update effect.c for function def change of convertToDispListMesh 2005-08-07 19:43:14 +00:00
exotic.c - add allowShared argument to DerivedMesh.convertToDispListMesh to allow returned 2005-08-07 02:30:29 +00:00
font.c - removed makeDispList, set_displist_onlyzero 2005-07-15 20:56:55 +00:00
group.c updated .c files to include: 2002-11-25 12:02:15 +00:00
image.c Image memory garbage collection: 2005-07-27 07:43:48 +00:00
ipo.c Two little bugskis; 2005-07-12 17:46:39 +00:00
key.c - decided it made more sense to make a key_get_active function, switched 2005-07-15 17:55:19 +00:00
lattice.c - add comments to BKE_DerivedMesh.h about which functions are called in editmode 2005-07-21 21:19:38 +00:00
library.c Hide .file blocks in databrowse/pop menu. 2005-07-11 23:49:06 +00:00
material.c Regression file teapot.blend didn't render... this due to a hack removal of 2005-07-25 09:19:23 +00:00
mball.c - minor warning fix 2005-07-18 19:59:51 +00:00
mesh.c - update storage.c to use standard time codes (should fix issue 2005-07-27 20:16:41 +00:00
modifier.c - got rid of DerivedMesh.drawMappedEdgeEM function, can be implemented with 2005-08-07 05:42:03 +00:00
nla.c updated .c files to include: 2002-11-25 12:02:15 +00:00
object.c - bug fix, convert modifiers should free modifiers from new object 2005-08-09 16:02:23 +00:00
packedFile.c updated .c files to include: 2002-11-25 12:02:15 +00:00
property.c - got tired of str[n]casecmp not declared warnings 2005-04-02 15:36:57 +00:00
sca.c Added Joystick sensor (from snailrose) 2005-01-23 01:36:29 +00:00
scene.c Cleaned up the old call to do_all_actions(). It only is supposed to do 2005-07-11 08:04:34 +00:00
screen.c BPython: 2005-05-08 21:20:34 +00:00
script.c BPython: 2004-04-23 13:11:48 +00:00
softbody.c finally have the diagonal springs in lattices too 2005-08-04 10:41:47 +00:00
sound.c When Sound blocks are loaded, they can have packedfiles. If a Sound isn't 2004-04-23 13:11:29 +00:00
subsurf_ccg.c Big commit, had to rework lots of selection stuff so that things 2005-08-09 08:12:36 +00:00
text.c text editor patch by antihc3. 2005-05-19 03:15:49 +00:00
texture.c Colorband didn't correctly compute with 2 entries being exactly on the 2005-05-27 19:02:39 +00:00
world.c Bug fix #2660 2005-06-02 10:32:54 +00:00
writeavi.c - got tired of str[n]casecmp not declared warnings 2005-04-02 15:36:57 +00:00