tornavis/source/blender/blenkernel
Dalai Felinto dfa307f73f constraints names are not matching (rna and constraint.c). doing rna->constraint.c 2012-06-08 21:04:48 +00:00
..
intern constraints names are not matching (rna and constraint.c). doing rna->constraint.c 2012-06-08 21:04:48 +00:00
BKE_DerivedMesh.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_action.h Action Group Colors for Bones (Part 2) 2012-06-01 13:54:44 +00:00
BKE_anim.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BKE_animsys.h Fix [#30709] Renaming a bone renames all drivers' targets using a bone of that name, regardless of the armature. 2012-03-30 13:04:29 +00:00
BKE_armature.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_blender.h Changed semantic of recently added start_frame 2012-06-06 18:58:30 +00:00
BKE_bmesh.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_bmfont.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_bmfont_types.h style cleanup / comment formatting for bli/bke/bmesh 2012-03-03 20:19:11 +00:00
BKE_boids.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BKE_booleanops_mesh.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_brush.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_bullet.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_bvhutils.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_camera.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_ccg.h style cleanup: block comments 2012-05-16 23:37:23 +00:00
BKE_cdderivedmesh.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_cloth.h style cleanup 2012-06-06 22:38:39 +00:00
BKE_collision.h style cleanup 2012-06-06 22:38:39 +00:00
BKE_colortools.h Python/CurveMapping: add Curve Mapping functions to add/remove curve points, 2012-05-15 18:34:00 +00:00
BKE_constraint.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_context.h mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and myself. 2012-06-04 16:42:58 +00:00
BKE_curve.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_customdata.h Fix #31725: UV map order is ignored when opening in 2.6+ versions 2012-06-07 09:11:16 +00:00
BKE_customdata_file.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_deform.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_depsgraph.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_displist.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_dynamicpaint.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_effect.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_fcurve.h Graph Editor - View All/Selected now includes handles for calculating extents of 2012-05-24 13:52:25 +00:00
BKE_fluidsim.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_font.h code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new image. (not use existing one) 2012-05-05 14:52:04 +00:00
BKE_global.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_gpencil.h code cleanup: function naming, use BKE_*type* prefix. 2012-05-05 14:03:12 +00:00
BKE_group.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_icons.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_idcode.h style cleanup 2012-03-02 16:05:54 +00:00
BKE_idprop.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_image.h Cycles: support for image sequences in image/environment texture node. 2012-06-04 19:38:33 +00:00
BKE_ipo.h code cleanup: function naming, use BKE_*type* prefix. 2012-05-05 14:03:12 +00:00
BKE_key.h code cleanup: key/interpolation 2012-05-22 13:59:58 +00:00
BKE_lamp.h code cleanup: naming - pose/armature/image 2012-05-05 16:03:57 +00:00
BKE_lattice.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_library.h mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and myself. 2012-06-04 16:42:58 +00:00
BKE_main.h mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and myself. 2012-06-04 16:42:58 +00:00
BKE_mask.h mask animation keys now editable in the dope sheet (duplicate, transform, delete, select- etc). 2012-06-08 14:31:38 +00:00
BKE_material.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_mball.h Style cleanup: rename BKE_metaball* to BKE_mball -- mball is more commonly used term in Blender 2012-05-07 06:38:41 +00:00
BKE_mesh.h Fix #31725: UV map order is ignored when opening in 2.6+ versions 2012-06-07 09:11:16 +00:00
BKE_modifier.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_movieclip.h Changed semantic of recently added start_frame 2012-06-06 18:58:30 +00:00
BKE_multires.h style cleanup: mainly sculpt/whitespace 2012-05-11 08:05:47 +00:00
BKE_navmesh_conversion.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_nla.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_node.h Particle Info node for Cycles. This can be used to access particle information in material shaders for dupli objects. For now only the particle Age and individual Lifetime (in frames) are supported, more attributes can be added when needed. 2012-06-08 16:17:57 +00:00
BKE_object.h Add operator to extract armature and vertex groups from skin. 2012-05-22 15:29:57 +00:00
BKE_ocean.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_packedFile.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_paint.h Fix #31093: Brush's "Paint curve presets" in Image paint in UV\Image Editor doesn't work if weight paint mode is active 2012-06-04 07:29:45 +00:00
BKE_particle.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_pointcache.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_property.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BKE_report.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_sca.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BKE_scene.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_screen.h A number of new features for the node editor in general and the Frame node in particular. 2012-05-22 14:13:33 +00:00
BKE_script.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_sequencer.h Massive Code cleanup: 2012-05-29 10:21:07 +00:00
BKE_shrinkwrap.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_sketch.h style cleanup 2012-06-06 22:38:39 +00:00
BKE_smoke.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_softbody.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_sound.h style cleanup: sequencer and scene rna 2012-05-10 15:22:29 +00:00
BKE_speaker.h code cleanup: naming - pose/armature/image 2012-05-05 16:03:57 +00:00
BKE_subsurf.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_suggestions.h style cleanup / comment formatting for bli/bke/bmesh 2012-03-03 20:19:11 +00:00
BKE_tessmesh.h Small type fix for BMEditMesh.lastDataMask, should be 64-bit. 2012-04-25 03:44:01 +00:00
BKE_text.h code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new image. (not use existing one) 2012-05-05 14:52:04 +00:00
BKE_texture.h Massive Code cleanup: 2012-05-29 10:21:07 +00:00
BKE_tracking.h Added sorting by average reprojection error to motion tracking dopesheet. 2012-06-08 16:42:24 +00:00
BKE_unit.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_utildefines.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_world.h code cleanup: function naming, use BKE_*type* prefix. 2012-05-05 14:03:12 +00:00
BKE_writeavi.h Style cleanup: change ffmpeg, avi and frame server api to rna-ish naming style 2012-05-07 09:30:15 +00:00
BKE_writeffmpeg.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BKE_writeframeserver.h Style cleanup: change ffmpeg, avi and frame server api to rna-ish naming style 2012-05-07 09:30:15 +00:00
CMakeLists.txt mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and myself. 2012-06-04 16:42:58 +00:00
SConscript mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and myself. 2012-06-04 16:42:58 +00:00
depsgraph_private.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
nla_private.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00