tornavis/source/blender/blenkernel
Campbell Barton 60cfbaeb1e mask blending modes: lighten/darken/multiply/replace 2012-07-16 07:23:16 +00:00
..
intern mask blending modes: lighten/darken/multiply/replace 2012-07-16 07:23:16 +00:00
BKE_DerivedMesh.h style cleanup: header comments, use more doxy compat formatting 2012-06-27 17:48:39 +00:00
BKE_action.h Bugfix [#31976] Bone Group Custom color set is not respected when creating an 2012-07-03 01:15:03 +00:00
BKE_anim.h More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise->normalize). 2012-07-03 19:09:07 +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 Bump Blender version, so despill balance would stay untouched in 2012-07-10 15:35:25 +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 Fix #31021: Render settings are not taken into account for curves 2012-07-14 17:30:49 +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 image sample line now updates with the compositor changes (mango request) 2012-06-13 22:38:31 +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 Added command line option "--debug-jobs" 2012-06-29 14:32:25 +00:00
BKE_gpencil.h add a utility function to get an exact match for a grease pencil frame. 2012-06-08 22:07:57 +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 correct another case of nonnull (all should be correct now), and comment about color conversion. 2012-07-08 17:51:28 +00:00
BKE_image.h dont display image sequences outside the frame range in the 3D viewport. 2012-07-03 14:04:39 +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 use gcc attrubutes to warn on unused return values and arguments which shouldnt be NULL. 2012-07-08 06:00:27 +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 use gcc attrubutes to warn on unused return values and arguments which shouldnt be NULL. 2012-07-08 06:00:27 +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 replace masking rasterizer with a more simple geometry based rasterizer (for the compositor). 2012-07-14 15:29:05 +00:00
BKE_material.h Bugfix [#31834] Cycles materials cannot be manipulated using drivers 2012-07-03 05:11:37 +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 #31021: Render settings are not taken into account for curves 2012-07-14 17:30:49 +00:00
BKE_modifier.h Bugfix Smoke / DynamicPaint: Missing update call from depsgraph was missing when force fields were used. 2012-07-04 16:55:17 +00:00
BKE_movieclip.h Do not check result of BKE_tracking_marker_get -- it shall always 2012-06-20 10:54:56 +00:00
BKE_multires.h Fixes for modifier data in multi-user meshes. 2012-06-24 20:18:32 +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 Implementation of node for track position input 2012-06-19 17:29:58 +00:00
BKE_object.h style cleanup 2012-06-12 22:05:33 +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: use const float's where possible and specify vector size. 2012-06-12 23:19:52 +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 Internal refactoring of tracking module, should be no functional changes 2012-06-15 11:03:23 +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 new mask rasterizer written to take advantage of the compositors threading, mostly functional but disabled by default (still a little wip). 2012-07-12 20:10:41 +00:00
SConscript code cleanup: remove Python.h include from blenkernel. 2012-07-04 20:13:39 +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