tornavis/source/blender/blenkernel
Bastien Montagne b586c81fbc Fix (unreported) bug in BVHTree 'free tessfaces' flag setting.
Same issue as in DM-based on, so follow up of rBf3efa9e15f58...
2018-05-09 12:36:05 +02:00
..
intern Fix (unreported) bug in BVHTree 'free tessfaces' flag setting. 2018-05-09 12:36:05 +02:00
BKE_DerivedMesh.h Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02:00
BKE_action.h Merge branch 'master' into blender2.8 2018-05-04 15:21:42 +02:00
BKE_addon.h BKE_addon: new/free/ensure functions 2018-02-12 17:24:18 +11:00
BKE_anim.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_animsys.h Animation: Don't user-copunter copy-on-written action block 2018-05-01 09:17:17 +02:00
BKE_appdir.h
BKE_armature.h Cleanup: whitespace, duplicate includes 2018-05-08 16:57:07 +02:00
BKE_autoexec.h
BKE_blender.h Fix T53274: Saving template prefs overwrites default prefs 2017-11-23 03:12:00 +11:00
BKE_blender_copybuffer.h
BKE_blender_undo.h Undo: unified undo system w/ linear history 2018-03-31 20:40:37 +02:00
BKE_blender_version.h 3D Viewport: make shading and overlay DNA match UI names. 2018-05-05 15:54:36 +02:00
BKE_blendfile.h Merge branch 'master' into blender2.8 2017-11-23 03:26:00 +11:00
BKE_bmfont.h
BKE_bmfont_types.h
BKE_boids.h
BKE_bpath.h
BKE_brush.h Use eObjectMode for function arguments 2018-02-06 23:34:58 +11:00
BKE_bvhutils.h BKE: bvhutils: Port bvhtree_from_mesh_get to take a Mesh param instead of a DerivedMesh. 2018-05-08 20:00:51 -03:00
BKE_cachefile.h
BKE_camera.h Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02:00
BKE_ccg.h
BKE_cdderivedmesh.h Introduced CDDM_from_mesh_ex() to create a non-referencing CDDM 2018-05-01 18:02:17 +02:00
BKE_cloth.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_collection.h Collections: API to get automatic name of new collection 2018-04-02 17:25:22 -03:00
BKE_collision.h
BKE_colorband.h UI: color-band eyedropper now combines samples 2017-12-13 15:38:11 +11:00
BKE_colortools.h
BKE_constraint.h Tweak constraint copying code for static override needs. 2018-05-02 11:34:19 +02:00
BKE_context.h Fix crash opening files saved in sculpt/vertex paint modes 2018-05-01 10:14:20 +02:00
BKE_crazyspace.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_curve.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_customdata.h
BKE_customdata_file.h
BKE_data_transfer.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_deform.h
BKE_displist.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_dynamicpaint.h Merge branch 'master' into blender2.8 2018-05-08 15:20:18 +02:00
BKE_editlattice.h Cleanup: split lattice into own library 2018-03-19 15:45:50 +01:00
BKE_editmesh.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_editmesh_bvh.h
BKE_editmesh_tangent.h
BKE_effect.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_fcurve.h Make auto handle placement aware of cyclic extrapolation. 2017-10-17 19:39:10 +03:00
BKE_fluidsim.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_font.h Font objects: Support proper auto-space 2017-12-19 15:55:56 +01:00
BKE_freestyle.h Depsgraph: Fix copy-on-write assert when freeing Freestyle config 2017-12-26 13:31:48 -02:00
BKE_global.h Removing Blender Game Engine from Blender 2.8 2018-04-17 17:51:28 +02:00
BKE_gpencil.h
BKE_group.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_icons.h Error in last commit 2018-04-23 20:29:40 +02:00
BKE_idcode.h
BKE_idprop.h Merge branch 'master' into blender2.8 2018-05-05 14:42:15 +02:00
BKE_image.h Write StampData metadata to video files 2018-04-05 16:50:23 +02:00
BKE_ipo.h
BKE_key.h
BKE_lamp.h Merge branch 'master' into blender2.8 2018-01-11 10:19:00 +11:00
BKE_lattice.h Modifiers stack: port Curve to new Mesh-based system. 2018-05-08 11:05:49 +02:00
BKE_layer.h Collections: remove per collection and view layer engine overrides. 2018-05-08 17:46:20 +02:00
BKE_library.h ID management: add higher level BKE_id_new... helpers. 2018-05-04 12:55:36 +02:00
BKE_library_idmap.h
BKE_library_override.h Disable auto-override for all but active object in group case. 2018-04-18 11:41:07 +02:00
BKE_library_query.h Merge ID static override, part I: core changes in DNA, BKE and .blend read/write. 2017-11-29 17:23:25 +01:00
BKE_library_remap.h Merge ID static override, part I: core changes in DNA, BKE and .blend read/write. 2017-11-29 17:23:25 +01:00
BKE_lightprobe.h
BKE_linestyle.h Workspaces: active view layer now always comes from workspace, not scene. 2018-04-26 17:06:14 +02:00
BKE_main.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_mask.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_material.h Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02:00
BKE_mball.h Metaball: pointers used in `DRW_shgroup_call_dynamic_add` don't need to hold the reference. 2018-05-02 21:26:43 -03:00
BKE_mball_tessellate.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_mesh.h Cleanup: mesh_runtime naming 2018-05-08 19:26:36 +02:00
BKE_mesh_mapping.h
BKE_mesh_remap.h
BKE_mesh_tangent.h
BKE_modifier.h Merge branch 'master' into blender2.8 2018-05-08 15:20:18 +02:00
BKE_movieclip.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_multires.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_nla.h Cleanup: Use BKE_ prefix for all public functions exposed by the NLA module 2018-03-08 17:15:34 +13:00
BKE_node.h Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02:00
BKE_object.h Depsgraph: Fix crash with copy-on-write enabled 2018-04-19 12:05:17 +02:00
BKE_object_deform.h Fix T53206: Array modifier doesn't merge vgroups 2018-03-06 09:57:41 +11:00
BKE_object_facemap.h
BKE_ocean.h
BKE_outliner_treehash.h
BKE_packedFile.h
BKE_paint.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_particle.h Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02:00
BKE_pbvh.h Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02:00
BKE_pointcache.h Cleanup: add utility function to find a single point cache ID. 2018-04-13 11:31:19 +02:00
BKE_report.h
BKE_rigidbody.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_scene.h Workspaces: active view layer now always comes from workspace, not scene. 2018-04-26 17:06:14 +02:00
BKE_screen.h UI: better support for dynamically sized regions in topbar. 2018-04-29 22:11:12 +02:00
BKE_sequencer.h Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02:00
BKE_shrinkwrap.h Modifier stack: partial port of ShrinkWrap to new Mesh-based system. 2018-05-08 19:04:12 +02:00
BKE_smoke.h Merge branch 'master' into blender2.8 2018-05-08 15:20:18 +02:00
BKE_softbody.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_sound.h
BKE_speaker.h
BKE_subsurf.h Subsurf: Use regular mutex instead of RW one 2018-01-11 14:38:58 +01:00
BKE_suggestions.h
BKE_text.h Cleanup: remove undoing access, minor formatting 2018-04-15 10:48:50 +02:00
BKE_texture.h Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02:00
BKE_tracking.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_undo_system.h Fix T54568: Undo memory de-duplication failed 2018-04-14 12:30:14 +02:00
BKE_unit.h
BKE_workspace.h Properties: remove redundant settings from workspaces tab. 2018-04-26 16:37:59 +02:00
BKE_world.h Depsgraph: remove EvaluationContext, pass Depsgraph instead. 2018-04-16 19:55:33 +02:00
BKE_writeavi.h
BKE_writeffmpeg.h
BKE_writeframeserver.h
CMakeLists.txt Merge branch 'master' into blender2.8 2018-05-08 19:15:58 +02:00
nla_private.h
particle_private.h Simple hair children: Initial implementation of twist control 2018-02-15 11:53:58 +01:00
tracking_private.h