tornavis/source/blender/blenkernel/intern
Daniel Dunbar 451161c29e - bump blender version
- warning fixes (unused vars)
 - added do_lib_versions for patches that need to happen
   after linking and updated some patches.

There are still issues where patches can go wrong, particularly
if an Object is linked from another file. However, this should
fix all crashes.
2005-07-21 22:34:01 +00:00
..
CCGSubSurf.c - shuffled editmesh derived function name/function 2005-07-21 20:30:33 +00:00
CCGSubSurf.h - shuffled editmesh derived function name/function 2005-07-21 20:30:33 +00:00
DerivedMesh.c - bump blender version 2005-07-21 22:34:01 +00:00
Makefile This commit reverses the OpenEXR specific stuff in the OpenEXR commit I 2005-03-14 14:56:40 +00:00
action.c Couple of fixes combined; 2005-07-19 16:12:56 +00:00
anim.c - split mesh_deform off from object_deform 2005-07-19 02:36:21 +00:00
armature.c Two small fixes (armatures); 2005-07-18 19:36:17 +00:00
blender.c Armature "XRay mode" now draws nicely with solid too. For it to work, I 2005-07-13 19:42:08 +00:00
bmfont.c updated .c files to include: 2002-11-25 12:02:15 +00:00
constraint.c Couple of fixes combined; 2005-07-19 16:12:56 +00:00
curve.c - added boundbox_set_from_min_max function 2005-07-18 17:33:51 +00:00
deform.c - split {curve,lattice,armature}_deform_verts out of mesh_deform 2005-07-19 20:14:17 +00:00
depsgraph.c - added modifier_dependsOnTime to check if modifier needs updating 2005-07-20 04:14:21 +00:00
displist.c - change mesh_get_derived_render to mesh_create_derived_render (always 2005-07-19 00:21:01 +00:00
effect.c - added modifier_dependsOnTime to check if modifier needs updating 2005-07-20 04:14:21 +00:00
exotic.c Bugfix #2818 2005-07-19 10:50:13 +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 New: B-Bones now support adjusting the 'handle length', with the values 2005-07-17 08:58:42 +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 Bug fix #2762 2005-07-11 11:01:06 +00:00
mball.c - minor warning fix 2005-07-18 19:59:51 +00:00
mesh.c - for some reason mesh_create_derived_no_deform took the raw data (not 2005-07-20 04:44:02 +00:00
modifier.c - add comments to BKE_DerivedMesh.h about which functions are called in editmode 2005-07-21 21:19:38 +00:00
nla.c updated .c files to include: 2002-11-25 12:02:15 +00:00
object.c - shuffled editmesh derived function name/function 2005-07-21 20:30:33 +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 - vertex indexing in softbody was wrong after I switch loop direction 2005-07-19 20:29:22 +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 - add comments to BKE_DerivedMesh.h about which functions are called in editmode 2005-07-21 21:19:38 +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