blender/source/blender/blenkernel
2008-06-22 01:56:11 +00:00
..
bad_level_call_stubs Fixed some indentation, I stumbled across (spaces vs tabs) 2008-05-05 17:29:11 +00:00
intern Compiler warning fixes (part 1 or 2) 2008-06-22 01:56:11 +00:00
BKE_action.h BGE Patch: Add Shape Action support and update MSCV_7 project file for glew. 2008-06-18 06:46:49 +00:00
BKE_anim.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_armature.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_bad_level_calls.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_blender.h Last part of the svn release commit. It's now in freeze... unless? 2008-05-18 18:05:55 +00:00
BKE_bmesh.h -> More Bmesh Custom Data stuff 2008-06-02 20:52:40 +00:00
BKE_bmeshCustomData.h -> More Bmesh Custom Data stuff 2008-06-02 20:52:40 +00:00
BKE_bmfont_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_bmfont.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_booleanops_mesh.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_booleanops.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_brush.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_cdderivedmesh.h Added custom vertex/edge/face data for meshes: 2006-11-20 04:28:02 +00:00
BKE_cloth.h Collisions: Commit of collision cleanup, put kdop-bvh structure into BLI_kdopbvh (just like kdtree interface now), huge speedup for selfcollisions, also better normal collisions (merge from cloth branch) 2008-06-03 18:48:54 +00:00
BKE_collision.h Collision commit code cleanup for nicer compile 2008-06-03 19:06:54 +00:00
BKE_colortools.h The Big Image refactor! 2006-12-20 17:57:56 +00:00
BKE_constraint.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_curve.h when cyclic is enabled the knots would always be generated with uniform nurbs but after, cyclic nurbs would be incorrect if the bezier or endpoint u/v was set. 2008-05-26 12:50:00 +00:00
BKE_customdata.h fixed copy between UV layers. 2007-09-18 19:39:25 +00:00
BKE_deform.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_depsgraph.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_DerivedMesh.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_displist.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_effect.h Reason of all this work: Commiting my work-in-progress on reviewed collision system (better + general access to kdop, uses less memory, put it into BLI_* namespace and usage defined like existing BLI_kdtree_*). Deleted old kdop.c 2008-05-07 20:42:16 +00:00
BKE_endian.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_exotic.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_font.h Suggestion by GSR; move "extern C" into header file, remove "_" from 2008-04-25 19:18:24 +00:00
BKE_global.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_group.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_icons.h == imagebrowser == 2007-09-02 17:25:03 +00:00
BKE_idprop.h == FFMPEG == 2008-05-11 20:40:55 +00:00
BKE_image.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_ipo.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_key.h BGE Patch: Add Shape Action support and update MSCV_7 project file for glew. 2008-06-18 06:46:49 +00:00
BKE_lattice.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_library.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_main.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_material.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_mball.h Last bug fix of #10999. This should finaly work (tested by jesterking). 2008-05-15 19:30:30 +00:00
BKE_mesh.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_modifier.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_multires.h == Multires == 2008-04-27 18:26:43 +00:00
BKE_nla.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_node.h == PyNodes == 2008-05-01 22:28:18 +00:00
BKE_object.h Revision 14929 partial merged from apricot 2008-06-09 17:50:21 +00:00
BKE_packedFile.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_particle.h Fix for bug #9867: issues with making particle systems local. 2008-04-30 13:29:57 +00:00
BKE_plugin_types.h This is an expanded patch of this: 2008-04-18 19:10:03 +00:00
BKE_pointcache.h Point Cache Refactoring 2008-04-10 11:39:20 +00:00
BKE_property.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_sca.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_scene.h BGE patch: support Set Scene in BGE. Linked Set Scene should have no name conflict in Object, Object data and Action of the main scene to avoid confusion in Python scripting. Nested Set Scene are supported. You will need Python scripting to create cross references between objects in the main scene and the Set (e.g TrackTo actuator) 2008-06-14 20:42:15 +00:00
BKE_screen.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_script.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_sculpt.h Fixed bug #8514, sculpt: pivot last and undo 2008-03-21 01:10:32 +00:00
BKE_softbody.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_sound.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_subsurf.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_text.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_texture.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_utildefines.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_verse.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_world.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_writeavi.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BKE_writeffmpeg.h == FFMPEG == 2008-05-12 09:01:15 +00:00
BKE_writeframeserver.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
CMakeLists.txt Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
depsgraph_private.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
SConscript Reason of all this work: Commiting my work-in-progress on reviewed collision system (better + general access to kdop, uses less memory, put it into BLI_* namespace and usage defined like existing BLI_kdtree_*). Deleted old kdop.c 2008-05-07 20:42:16 +00:00