tornavis/source/blender/blenkernel
Bastien Montagne ba100c883c BKE collection: add util to add a collection using another collection as 'template'.
Similar to what we already had using an object as 'template'.
2020-07-15 18:17:34 +02:00
..
intern BKE collection: add util to add a collection using another collection as 'template'. 2020-07-15 18:17:34 +02:00
BKE_DerivedMesh.h Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
BKE_action.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
BKE_addon.h Cleanup: Rename ExtensionRNA variables from ext to rna_ext 2020-04-03 18:25:52 +02:00
BKE_anim_data.h Implement T77959: Never duplicate linked data during deep-copy. 2020-07-09 17:56:05 +02:00
BKE_anim_path.h Cleanup: use const arguments to deform functions 2020-06-13 16:20:09 +10:00
BKE_anim_visualization.h Cleanup: split `BKE_anim.h` and `anim.c` into smaller pieces 2020-04-03 12:13:51 +02:00
BKE_animsys.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
BKE_appdir.h Cleanup: remove some incorrectly placed consts 2020-07-13 16:55:39 +02:00
BKE_armature.h Cleanup: use const arguments to deform functions 2020-06-13 16:20:09 +10:00
BKE_autoexec.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_blender.h Blender: change bugfix release versioning from a/b/c to .1/.2/.3 2020-05-29 17:48:26 +02:00
BKE_blender_copybuffer.h IDs: change FILTER_ID_* to 64 bit to make space for new ID types 2020-03-03 17:34:21 +01:00
BKE_blender_undo.h Add experimental global undo speedup. 2020-03-17 15:02:05 +01:00
BKE_blender_user_menu.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
BKE_blender_version.h Revert "Fix T78296: Performance - Use Binary Search for MDeformWeight" 2020-07-10 18:03:21 +02:00
BKE_blendfile.h Python API: path mapping options for library writing function 2020-06-18 15:49:10 +10:00
BKE_boids.h Cleanup: Fix forward declaration of headers 2020-03-06 17:26:32 +01:00
BKE_bpath.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_brush.h GPencil: Fix unreported missing Sculpt/Vertex/Weight paint brushes 2020-05-15 16:50:38 +02:00
BKE_bvhutils.h BVHCache: Performance 2020-06-02 16:01:14 +02:00
BKE_cachefile.h Cleanup: CacheFile: Move to IDTypeInfo and remove unused BKE API. 2020-03-09 12:49:04 +01:00
BKE_callbacks.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_camera.h Cleanup: spelling 2020-05-28 16:42:31 +10:00
BKE_ccg.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_cdderivedmesh.h Cleanup: double-spaces in comments 2020-05-09 17:15:43 +10:00
BKE_cloth.h Cleanup: Use the BLI_edgehash API in the sewing simulation of cloths 2020-07-06 14:44:30 -03:00
BKE_collection.h BKE collection: add util to add a collection using another collection as 'template'. 2020-07-15 18:17:34 +02:00
BKE_collision.h Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
BKE_colorband.h Cleanup: spelling, comments 2020-03-29 17:11:41 +11:00
BKE_colortools.h Refactor: Move curvemapping .blend read/write to blenkernel 2020-06-16 16:59:52 +02:00
BKE_constraint.h Python API: add methods to allow copying of constraints. 2020-06-25 12:10:18 +03:00
BKE_context.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
BKE_crazyspace.h Fix T63384: Vertices are moving in different directions 2019-06-05 15:17:53 +02:00
BKE_curve.h Clang Tidy: enable readability-non-const-parameter warning 2020-07-13 11:27:09 +02:00
BKE_curveprofile.h UI: Add Free Handle Types to CurveProfile Widget 2020-06-24 11:50:01 -04:00
BKE_customdata.h Cleanup: double-spaces in comments 2020-05-09 17:15:43 +10:00
BKE_customdata_file.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_data_transfer.h Cleanup: double-spaces in comments 2020-05-09 17:15:43 +10:00
BKE_deform.h Clang Tidy: enable readability-non-const-parameter warning 2020-07-13 11:27:09 +02:00
BKE_derived_node_tree.hh Nodes: add redundant name check in debug builds to prevent errors 2020-07-10 14:23:13 +02:00
BKE_displist.h Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
BKE_displist_tangent.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_duplilist.h Reduce `DupliObject::persistent_id` from 16 to 8 items 2020-07-06 16:52:28 +02:00
BKE_dynamicpaint.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
BKE_editlattice.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_editmesh.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_editmesh_bvh.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_editmesh_cache.h Mesh: skip conversion from edit-mesh to mesh in edit-mode 2020-05-25 23:07:30 +10:00
BKE_editmesh_tangent.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_effect.h Cloth: allow forces to act parallel to cloth. 2020-06-19 12:17:02 +03:00
BKE_fcurve.h Clang Tidy: enable readability-non-const-parameter warning 2020-07-13 11:27:09 +02:00
BKE_fcurve_driver.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
BKE_fluid.h Clang Tidy: enable readability-non-const-parameter warning 2020-07-13 11:27:09 +02:00
BKE_font.h Cleanup: VFont: Move to IDTypeInfo and remove unused BKE API 2020-03-06 20:07:02 +01:00
BKE_freestyle.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
BKE_global.h Writefile: move file flags to BlendFileWriteParams 2020-06-19 16:47:12 +10:00
BKE_gpencil.h Fix T77997: GPencil insert keyframe on timeline doen't update viewport 2020-06-19 10:10:11 +02:00
BKE_gpencil_curve.h GPencil: Split Curve geometry functions to new file 2020-05-06 18:14:05 +02:00
BKE_gpencil_geom.h GPencil: Fix unreported error baking mesh animation 2020-07-15 17:26:27 +02:00
BKE_gpencil_modifier.h UI: Grease Pencil Modifier Drag and Drop, Layout Changes 2020-06-19 14:42:08 -04:00
BKE_hair.h Cleanup: remove old header conventions recently re-introduced 2020-03-20 12:19:09 +11:00
BKE_icons.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_idprop.h Cleanup: use const args for property name/description access 2020-06-20 13:50:12 +10:00
BKE_idtype.h Cleanup: spelling 2020-07-07 12:49:13 +10:00
BKE_image.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
BKE_image_save.h Cleanup: redundant struct declarations 2019-08-25 16:45:47 +10:00
BKE_ipo.h Cleanup: Ipo: Move to IDTypeInfo and remove unused BKE API. 2020-03-09 18:09:23 +01:00
BKE_kelvinlet.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_key.h Cleanup: ShapeKey: Move to IDTypeInfo and remove unused BKE API. 2020-03-06 12:52:52 +01:00
BKE_keyconfig.h Cleanup: Rename ExtensionRNA variables from ext to rna_ext 2020-04-03 18:25:52 +02:00
BKE_lattice.h Cleanup: use const arguments to deform functions 2020-06-13 16:20:09 +10:00
BKE_layer.h Collections: preserve exclude flag of child collections when unexcluding 2020-04-09 21:46:22 +02:00
BKE_lib_id.h Implement T77959: Never duplicate linked data during deep-copy. 2020-07-09 17:56:05 +02:00
BKE_lib_override.h Cleanup: function name not following its module conventions. 2020-07-14 15:28:08 +02:00
BKE_lib_query.h Libquery: Refactor: add bmain to data passed to callback. 2020-05-25 15:28:15 +02:00
BKE_lib_remap.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
BKE_library.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
BKE_light.h Merge remote-tracking branch 'origin/blender-v2.83-release' 2020-05-25 10:45:39 +02:00
BKE_lightprobe.h Cleanup: move camera, lights, world to IDTypeInfo 2020-03-06 12:19:11 +01:00
BKE_linestyle.h Cleanup: FreestyleLineStyle: Move to IDTypeInfo and remove unused BKE API. 2020-03-09 16:56:53 +01:00
BKE_main.h Add utils to remove an ID from the relations runtime data in Main. 2020-06-29 17:28:04 +02:00
BKE_main_idmap.h Add an session-wise uuid integer to IDs. 2020-03-05 16:30:12 +01:00
BKE_mask.h Cleanup: macro hygiene, parenthesize arguments 2020-04-05 13:53:32 +10:00
BKE_material.h Fix T72506 EEVEE: Collection Holdout propagates accross material instances 2020-04-23 17:41:21 +02:00
BKE_mball.h Cleanup: MetaBall: Move to IDTypeInfo and remove unused BKE API. 2020-03-06 16:23:23 +01:00
BKE_mball_tessellate.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_mesh.h Clang Tidy: enable readability-non-const-parameter warning 2020-07-13 11:27:09 +02:00
BKE_mesh_iterators.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_mesh_mapping.h Clang Tidy: enable readability-non-const-parameter warning 2020-07-13 11:27:09 +02:00
BKE_mesh_mirror.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_mesh_remap.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_mesh_remesh_voxel.h Sculpt Vertex Colors: Initial implementation 2020-06-23 16:28:50 +02:00
BKE_mesh_runtime.h Fix memory leak calculating deform modifiers in edit-mode 2020-06-24 22:13:27 +10:00
BKE_mesh_tangent.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_mesh_wrapper.h Cleanup: minor changes to deform functions 2020-06-12 14:39:49 +10:00
BKE_modifier.h Cleanup: spelling 2020-07-01 13:12:24 +10:00
BKE_movieclip.h Cleanup: MovieClip: Move to IDTypeInfo and remove unused BKE API. 2020-03-09 16:56:53 +01:00
BKE_multires.h Cleanup: double-spaces in comments 2020-05-09 17:15:43 +10:00
BKE_nla.h Fix/refactor foreach_id handling of animdata. 2020-05-26 12:33:28 +02:00
BKE_node.h Nodes: Generate multi-function network from node tree 2020-07-07 18:23:33 +02:00
BKE_node_tree_multi_function.hh Functions: minor api improvements 2020-07-12 10:01:37 +02:00
BKE_node_tree_ref.hh Cleanup: remove unnecessary calls to as_span 2020-07-08 22:30:23 +02:00
BKE_object.h Implement T77959: Never duplicate linked data during deep-copy. 2020-07-09 17:56:05 +02:00
BKE_object_deform.h Clang Tidy: enable readability-non-const-parameter warning 2020-07-13 11:27:09 +02:00
BKE_object_facemap.h Mesh: support face-maps when joining 2019-09-20 12:09:22 +10:00
BKE_ocean.h Cleanup: blenkernel proper header inclusion for BKE_ocean.h 2020-03-17 10:12:47 -06:00
BKE_outliner_treehash.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_packedFile.h Cleanup: sort file, struct lists 2020-03-20 12:19:44 +11:00
BKE_paint.h Fix T78747: Fix mesh boundary detection and automasking 2020-07-15 16:33:25 +02:00
BKE_particle.h Fix T78718: Crash when deleting particle system modifier with the X Shortcut. 2020-07-09 11:46:28 +02:00
BKE_pbvh.h Clang Tidy: enable readability-non-const-parameter warning 2020-07-13 11:27:09 +02:00
BKE_pointcache.h Clang Tidy: enable readability-non-const-parameter warning 2020-07-13 11:27:09 +02:00
BKE_pointcloud.h Cleanup: remove old header conventions recently re-introduced 2020-03-20 12:19:09 +11:00
BKE_report.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
BKE_rigidbody.h Cleanup: macro hygiene, parenthesize arguments 2020-04-05 13:53:32 +10:00
BKE_scene.h Cleanup: rename `BKE_scene_copy` to `_update`. 2020-06-10 19:45:52 +02:00
BKE_screen.h Cleanup: spelling 2020-06-25 23:14:36 +10:00
BKE_sequencer.h VSE: Python API, allow creation of VSE Movie strips with missing file 2020-07-13 15:09:18 +02:00
BKE_sequencer_offscreen.h Cleanup: Use `_fn` as a suffix for callbacks in VSE code 2020-04-05 23:39:20 +02:00
BKE_shader_fx.h UI: ShaderFx Drag and Drop, Layout Updates 2020-06-19 15:07:13 -04:00
BKE_shrinkwrap.h Cleanup: spelling 2020-03-11 21:39:56 +11:00
BKE_simulation.h Cleanup: sort file, structs 2020-05-27 10:52:07 +10:00
BKE_softbody.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_sound.h Audaspace: update from upstream 2020-05-03 15:30:35 +02:00
BKE_speaker.h Cleanup: Speaker: Move to IDTypeInfo and remove unused BKE API. 2020-03-08 20:10:07 +01:00
BKE_studiolight.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_subdiv.h OpenSubdiv: Cleanup, Remove from legacy SubsurfCCG code 2020-05-18 17:06:48 +02:00
BKE_subdiv_ccg.h Fix T78664: Implement Mesh and Face Set boundary automasking in Multires 2020-07-09 17:48:24 +02:00
BKE_subdiv_deform.h Cleanup: spelling 2020-04-03 12:38:04 +11:00
BKE_subdiv_eval.h Subdiv: Split evaluation begin+refine into separate steps 2020-04-01 09:32:46 +02:00
BKE_subdiv_foreach.h Subdiv: Extend some comments 2020-03-30 12:26:45 +02:00
BKE_subdiv_mesh.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_subdiv_topology.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
BKE_subsurf.h Cleanup: Remove useless duplicated lines 2020-07-02 16:36:39 -04:00
BKE_text.h Cleanup: Text: Move to IDTypeInfo and remove unused BKE API. 2020-03-06 20:07:02 +01:00
BKE_text_suggestions.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
BKE_texture.h Refactor: Move brush foreach_id to new IDTypeInfo structure. 2020-05-13 19:52:19 +02:00
BKE_tracking.h Tracking: Specify image image for (un)distortion model 2020-04-20 16:26:31 +02:00
BKE_undo_system.h Docs: correct invalid doxygen params & references 2020-06-27 15:43:20 +10:00
BKE_unit.h ClangFormat: run with ReflowComments on source/ 2019-05-01 11:13:14 +10:00
BKE_volume.h Volumes: add volume.grids.frame_filepath to get the current frame filepath 2020-04-05 21:27:30 +02:00
BKE_volume_render.h Cleanup: remove old header conventions recently re-introduced 2020-03-20 12:19:09 +11:00
BKE_workspace.h Cleanup/refactor: Workspace API, boilerplate code, early exit 2020-05-26 20:32:21 +02:00
BKE_world.h Cleanup: move camera, lights, world to IDTypeInfo 2020-03-06 12:19:11 +01:00
BKE_writeavi.h Cleanup: pass const args (mostly Scene & RenderData) 2020-03-13 17:27:11 +11:00
BKE_writeffmpeg.h Cleanup: pass const args (mostly Scene & RenderData) 2020-03-13 17:27:11 +11:00
CMakeLists.txt Nodes: Generate multi-function network from node tree 2020-07-07 18:23:33 +02:00
nla_private.h Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
particle_private.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00
tracking_private.h Cleanup: make remaining blenkernel headers work in C++ 2020-03-02 15:07:49 +01:00