tornavis/source/blender/blenkernel
Thomas Dinges af4d10703b Release cycle: Blender 2.76 BCon 1, alpha 2015-06-11 15:11:07 +02:00
..
intern Use more proper flag for psys reconstruction after memory optimization 2015-06-11 14:53:15 +02:00
BKE_DerivedMesh.h Fix T44745 non manifold edges of mesh do not work when smoothing in 2015-05-27 19:52:12 +02:00
BKE_action.h Depsgraph: Add utility function to tag pose for recalc 2015-05-12 16:06:36 +05:00
BKE_addon.h GHash: avoid redundant casts 2015-05-11 12:39:39 +10:00
BKE_anim.h Fix T44183 particles in linked group offset from object 2015-04-02 17:13:45 +02:00
BKE_animsys.h Depsgraph: Add evaluation callbacks for granular nodes update 2015-05-12 16:06:37 +05:00
BKE_appdir.h Add bpy.app.binary_path_python 2015-05-06 11:13:42 +10:00
BKE_armature.h Cleanup: style 2015-05-13 06:10:49 +10:00
BKE_autoexec.h
BKE_blender.h Release cycle: Blender 2.76 BCon 1, alpha 2015-06-11 15:11:07 +02:00
BKE_bmfont.h
BKE_bmfont_types.h
BKE_boids.h
BKE_bpath.h Fix T44543: painted texture lost after first save 2015-05-18 13:42:47 +10:00
BKE_brush.h Fix T45013 negative curve falloff not working. 2015-06-10 13:32:28 +02:00
BKE_bullet.h
BKE_bvhutils.h BKE bvhutils: cleanup and refactor to make it more flexible. 2015-01-09 13:03:55 +01:00
BKE_camera.h Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
BKE_ccg.h
BKE_cdderivedmesh.h Add Custom Loop Normals. 2015-02-05 14:32:57 +01:00
BKE_cloth.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_collision.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_colortools.h Send color managed signal if input spaces changes during image saving 2015-05-20 15:33:30 +05:00
BKE_constraint.h Cleanup: use const for typeinfo 2015-03-30 21:18:49 +11:00
BKE_context.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_crazyspace.h Code cleanup: indentation 2014-05-14 06:37:56 +10:00
BKE_curve.h Depsgraph: Add evaluation callbacks for granular nodes update 2015-05-12 16:06:37 +05:00
BKE_customdata.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_customdata_file.h BKE_image: use BKE_image_*** prefix 2015-01-24 17:26:59 +11:00
BKE_data_transfer.h Add Custom Loop Normals to Data Transfer. 2015-02-05 14:38:59 +01:00
BKE_deform.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_depsgraph.h Depsgraph: New dependency graph integration commit 2015-05-12 16:06:37 +05:00
BKE_displist.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_dynamicpaint.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_editmesh.h Corrective Smooth Modifier (aka delta-mush) 2015-03-31 10:20:11 +11:00
BKE_editmesh_bvh.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_effect.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_fcurve.h Cleanup: use const for typeinfo 2015-03-30 21:18:49 +11:00
BKE_fluidsim.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_font.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_freestyle.h Freestyle: pass Main struct to new/copy 2015-03-19 14:34:14 +11:00
BKE_global.h Add dedicated command argument to switch depsgraph to a single-threaded evaluation 2015-05-20 15:48:29 +05:00
BKE_gpencil.h Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch) 2014-12-01 01:52:06 +13:00
BKE_group.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_icons.h Expose PreviewImage & custom icons to py API. 2015-05-11 16:37:15 +02:00
BKE_idcode.h Fix T45003: some UI/i18n issues. 2015-06-09 15:00:56 +02:00
BKE_idprop.h cleanup: redundant casts & const cast correctness 2015-01-01 23:42:28 +11:00
BKE_image.h Building without OpenEXR works again 2015-05-26 17:49:08 +02:00
BKE_ipo.h
BKE_key.h RNA: Object.shape_key_remove method 2015-06-08 19:52:04 +10:00
BKE_lamp.h
BKE_lattice.h Depsgraph: Add evaluation callbacks for granular nodes update 2015-05-12 16:06:37 +05:00
BKE_library.h Cleanup: WM_main_remove_notifier_reference 2015-05-04 16:01:20 +10:00
BKE_library_query.h Fix T37599: Crash making linked objects local and undo 2014-03-28 17:14:11 +06:00
BKE_linestyle.h Freestyle: pass Main struct to new/copy 2015-03-19 14:34:14 +11:00
BKE_main.h GSOC 2013 paint 2014-07-21 12:02:05 +02:00
BKE_mask.h Code cleanup: use false/true/bool for masking 2014-03-31 15:23:27 +06:00
BKE_material.h Add material slot reorder buttons 2015-04-28 07:30:04 +10:00
BKE_mball.h Depsgraph: Add evaluation callbacks for granular nodes update 2015-05-12 16:06:37 +05:00
BKE_mball_tessellate.h Metaball tessellation optimization (Octree to BVH) 2015-04-07 13:19:50 +10:00
BKE_mesh.h doxygen: corrections/updates 2015-05-20 14:12:22 +10:00
BKE_mesh_mapping.h BMesh: don't check winding for uv-vert-map 2015-05-17 23:06:41 +10:00
BKE_mesh_remap.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_modifier.h Depsgraph: New dependency graph integration commit 2015-05-12 16:06:37 +05:00
BKE_movieclip.h Cleanup: use r_* prefix for return args 2015-05-08 07:25:39 +10:00
BKE_multires.h Fix T44611: 'make_links_data' modifiers would fail and crash with multires modifier. 2015-05-07 15:19:32 +02:00
BKE_navmesh_conversion.h
BKE_nla.h NLA: Shift-Tab toggles tweakmode AND makes that track solo 2015-04-14 18:39:02 +12:00
BKE_node.h GHash: avoid redundant casts 2015-05-11 12:39:39 +10:00
BKE_object.h RNA: Object.shape_key_remove method 2015-06-08 19:52:04 +10:00
BKE_object_deform.h Transfer Data: add main core code and operators. 2015-01-09 19:32:44 +01:00
BKE_ocean.h Cleanup: use BKE_ocean_* prefix 2015-04-04 15:19:24 +11:00
BKE_outliner_treehash.h Cleanup: rename treehash -> outliner_treehash 2015-04-07 11:01:47 +10:00
BKE_packedFile.h Auto pack: don't show "No new files have been packed" on every .blend file save. 2015-05-01 19:20:42 +02:00
BKE_paint.h Fix T44604 bad quality of rake with bezier curves. 2015-05-07 18:10:48 +02:00
BKE_particle.h Depsgraph: Add evaluation callbacks for granular nodes update 2015-05-12 16:06:37 +05:00
BKE_pbvh.h Fix T44745 non manifold edges of mesh do not work when smoothing in 2015-05-27 19:52:12 +02:00
BKE_pointcache.h Cleanup: use const for object copy funcs 2015-06-02 20:21:45 +10:00
BKE_property.h
BKE_report.h Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT define 2014-04-01 15:22:28 +11:00
BKE_rigidbody.h Depsgraph: Add evaluation callbacks for granular nodes update 2015-05-12 16:06:37 +05:00
BKE_sca.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_scene.h Shader node: support native render capabilities 2015-05-06 23:53:51 +10:00
BKE_screen.h UI: check visible layers when reading context 2015-05-13 11:00:23 +10:00
BKE_sequencer.h Cleanup: warnings, ws 2015-04-16 01:12:22 +10:00
BKE_shrinkwrap.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_sketch.h
BKE_smoke.h Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
BKE_softbody.h
BKE_sound.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_speaker.h
BKE_subsurf.h Fix T44745 non manifold edges of mesh do not work when smoothing in 2015-05-27 19:52:12 +02:00
BKE_suggestions.h
BKE_text.h Check ftell return values 2015-06-05 11:46:01 +10:00
BKE_texture.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
BKE_tracking.h Cleanup: use r_* prefix for return args 2015-05-08 07:25:39 +10:00
BKE_unit.h Move bUnit_getScaleUnit -> BKE_scene_unit_scale 2014-08-26 20:53:41 +10:00
BKE_utildefines.h
BKE_world.h Code cleanup: use booleans where appropriate 2014-01-28 04:00:04 +11:00
BKE_writeavi.h Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
BKE_writeffmpeg.h Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
BKE_writeframeserver.h Cleanup 2015-04-07 08:46:48 +10:00
CMakeLists.txt Depsgraph: New dependency graph integration commit 2015-05-12 16:06:37 +05:00
SConscript Depsgraph: New dependency graph integration commit 2015-05-12 16:06:37 +05:00
depsgraph_private.h Fix crash happening in DAG_pose_sort() due to threading issues 2014-04-04 12:46:08 +06:00
nla_private.h
tracking_private.h Libmv: Replace region tracker with autotracker in Blender 2014-10-30 23:12:19 +05:00