blender/source/blender/blenkernel
Thomas Dinges e3ed13cbd4 Cleanup: Remove special code for Visual Studio 2008.
Goodbye VC2008, it has been a pleasure (more or less) :D SCons / CMake cleaenup will follow.
Differential Revision: https://developer.blender.org/D715
2014-08-07 13:52:15 +02:00
..
intern Cleanup: Remove special code for Visual Studio 2008. 2014-08-07 13:52:15 +02:00
BKE_action.h Add bone_groups.new() and bone_groups.remove() methods to RNA. 2014-07-09 10:28:40 +02:00
BKE_addon.h Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT define 2014-04-01 15:22:28 +11:00
BKE_anim.h Fix T40164: Linking a Group of linked Groups don't take Dupli Visibility 2014-07-09 12:25:54 +02:00
BKE_animsys.h Code cleanup: use bool 2014-04-11 11:33:29 +10:00
BKE_armature.h Fix T40271: recalculation of the bone roll does not work correctly. 2014-05-21 15:22:31 +02:00
BKE_autoexec.h add option to enable auto-execute scripts, but exclude certain directories. 2013-06-18 18:11:52 +00:00
BKE_blender.h Cleanup: BKE_scene_set_name mixed G.main & bmain arg 2014-07-23 20:30:55 +10:00
BKE_bmfont_types.h
BKE_bmfont.h
BKE_boids.h Random number generator: replace a bunch of usage of the global random number 2013-04-15 23:12:40 +00:00
BKE_bpath.h remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h 2013-07-02 10:14:59 +00:00
BKE_brush.h GSOC 2013 paint 2014-07-21 12:02:05 +02:00
BKE_bullet.h
BKE_bvhutils.h Code cleanup: suffix vars to make obvious they are squared 2014-02-03 02:46:45 +11:00
BKE_camera.h Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT define 2014-04-01 15:22:28 +11:00
BKE_ccg.h code cleanup: headers - doxy comments. 2013-09-12 03:02:50 +00:00
BKE_cdderivedmesh.h Split Normals I (1/5): basis for split normals (nearly nothing user-visible here): 2014-04-13 12:19:00 +02:00
BKE_cloth.h Cloth: replace EdgeHash with EdgeSet 2014-04-04 14:15:57 +11:00
BKE_collision.h
BKE_colortools.h Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT define 2014-04-01 15:22:28 +11:00
BKE_constraint.h API Cleanup: Use BKE_constraint prefix for constraint api 2014-04-11 11:47:07 +10:00
BKE_context.h Renamed CTX_data_linestyle_from_scene() to BKE_get_linestyle_from_scene(). 2014-07-16 13:38:58 +09:00
BKE_crazyspace.h Code cleanup: indentation 2014-05-14 06:37:56 +10:00
BKE_curve.h Add helper to validate (and fix) material indices of meshes' polygons, curves' splines and texts' letters. 2014-07-17 17:16:07 +02:00
BKE_customdata_file.h
BKE_customdata.h Code cleanup: comments and warnings 2014-02-01 02:01:00 +11:00
BKE_deform.h code cleanup: rename flip_side_name to BKE_deform_flip_side_name 2013-11-17 05:23:05 +11:00
BKE_depsgraph.h Fix T40712: Duplicators don't generate orco and UV coordinates in Cycles viewport preview. 2014-07-07 10:54:14 +02:00
BKE_DerivedMesh.h Cleanup: Move object_get_derived_final from BKE_shrinkwrap to BKE_DerivedMesh 2014-08-01 16:31:06 +02:00
BKE_displist.h Curve: remove unused displist members 2014-06-15 14:56:59 +10:00
BKE_dynamicpaint.h Code cleanup: use bool for static methods 2014-02-05 22:36:15 +11:00
BKE_editmesh_bvh.h BMesh: callback for bmbvh so caller can choose faces 2014-07-30 16:50:28 +10:00
BKE_editmesh.h Code cleanup: move edit-derivedmesh free to BKE_editmesh_free_derivedmesh 2014-02-28 20:12:45 +11:00
BKE_effect.h Fix for crash caused by effectors doing precalculation //during// DAG 2014-02-14 12:58:43 +01:00
BKE_fcurve.h Move binary-search threshold used for FCurves to BKE_fcurve.h header 2014-04-16 03:23:51 +12:00
BKE_fluidsim.h define the size of matrix args for both rows/cols. 2012-12-11 14:29:01 +00:00
BKE_font.h Remove direct displist creation from BKE_vfont_to_curve_ex() 2014-01-13 15:57:51 +06:00
BKE_freestyle.h Freestyle: Added .new() and .remove() to the collection type of Python style modules. 2014-05-13 16:18:32 +09:00
BKE_global.h Code cleanup: comment typos 2014-05-11 16:22:05 +10:00
BKE_gpencil.h UI: remove unnecessary confirmation popups 2013-11-25 12:21:45 +01:00
BKE_group.h Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
BKE_icons.h Merging r51923 through r52851 from trunk into soc-2011-tomato 2012-12-10 15:18:00 +00:00
BKE_idcode.h Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00
BKE_idprop.h Tweaks to macros 2014-08-04 11:43:10 +10:00
BKE_image.h Mistake naming in recent commit 2014-05-22 17:40:35 +10:00
BKE_ipo.h
BKE_key.h Code cleanup: use bools where possible 2014-02-03 19:35:44 +11:00
BKE_lamp.h Move GCC attributes into a centraized defines 2013-09-01 15:01:15 +00:00
BKE_lattice.h Code cleanup: use r_ prefix for return args 2014-03-16 03:26:23 +11:00
BKE_library_query.h Fix T37599: Crash making linked objects local and undo 2014-03-28 17:14:11 +06:00
BKE_library.h Fix for mixup in startup.blend data init when userprefs.blend was missing 2014-07-23 20:23:05 +10:00
BKE_linestyle.h Follow-up to code cleanup in rB415af0b: Keep compound terms as they are. 2014-07-17 09:23:30 +09: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 GSOC 2013 paint 2014-07-21 12:02:05 +02:00
BKE_mball.h Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
BKE_mesh_mapping.h Correct casts for IS_EQ and other macro tweaks 2014-06-18 14:02:41 +10:00
BKE_mesh.h Add helper to validate (and fix) material indices of meshes' polygons, curves' splines and texts' letters. 2014-07-17 17:16:07 +02:00
BKE_modifier.h Fix T40582: issues with apply scale when having multires and scene simplify 2014-06-12 13:49:46 +06:00
BKE_movieclip.h Code cleanup: use bools where possible 2014-02-03 19:35:44 +11:00
BKE_multires.h Fix T40582: issues with apply scale when having multires and scene simplify 2014-06-12 13:49:46 +06:00
BKE_navmesh_conversion.h code cleanup: headers - doxy comments. 2013-09-12 03:02:50 +00:00
BKE_nla.h NLA Editor: Duplicate/Duplicate Linked 2014-04-29 01:59:41 +12:00
BKE_node.h New compositor node "Sun Beams" 2014-07-26 12:59:29 +02:00
BKE_object_deform.h use bool arrays rather then char for weight paint lock/select arrays 2013-05-15 15:52:48 +00:00
BKE_object.h View3D: disable LOD when game engine is disabled or ifdef'd 2014-04-09 11:52:34 +10:00
BKE_ocean.h style cleanup 2013-09-18 00:07:17 +00:00
BKE_packedFile.h use 'bool' for BLI_/BKE_ functions. 2013-03-09 05:35:49 +00:00
BKE_paint.h GSOC 2013 paint 2014-07-21 12:02:05 +02:00
BKE_particle.h Fix T40815: Particle birth times not initialized correctly. 2014-07-02 12:20:51 +02:00
BKE_pbvh.h BLI_bitmap: rename macros 2014-06-14 00:47:12 +10:00
BKE_pointcache.h Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT define 2014-04-01 15:22:28 +11:00
BKE_property.h replace strcpy with BLI_strncpy or memcpy when the size is known. 2012-12-16 08:43:05 +00:00
BKE_report.h Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT define 2014-04-01 15:22:28 +11:00
BKE_rigidbody.h Fix T41019: Calculate Mass does not calculate actual volume. 2014-07-11 12:16:32 +02:00
BKE_sca.h
BKE_scene.h Fix T41010: MetaBall Duplivert Unwanted Movement Bug. 2014-07-19 00:41:13 +02:00
BKE_screen.h Quiet warning 2014-02-07 09:39:22 +11:00
BKE_sequencer.h Fix T40373: Adding movie creates overlapping audio strips 2014-05-27 15:35:17 +10:00
BKE_shrinkwrap.h Cleanup: Move SpaceTransform helpers from BKE_shrinkwrap to BLI_math_matrix. 2014-08-01 16:31:06 +02:00
BKE_sketch.h style cleanup: 2013-03-26 07:29:01 +00:00
BKE_smoke.h Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
BKE_softbody.h style cleanup: 2013-03-26 07:29:01 +00:00
BKE_sound.h Some style cleanup in sound area. 2014-04-15 14:25:33 +02:00
BKE_speaker.h remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h 2013-07-02 10:14:59 +00:00
BKE_subsurf.h Code cleanup: use r_ prefix for return args 2014-03-16 03:26:23 +11:00
BKE_suggestions.h minor updates to text autocomplete api 2012-12-31 14:49:27 +00:00
BKE_text.h Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT define 2014-04-01 15:22:28 +11:00
BKE_texture.h Patch D246: Texture Marks for freestyle strokes, written and contributed by Paolo Acampora. 2014-05-03 18:54:59 +09:00
BKE_tracking.h Support multiple distortion models, including a new division model 2014-04-17 17:28:41 +06:00
BKE_treehash.h Fix state losses for recursive outliner trees (e.g. datablocks editor) 2013-08-23 20:35:00 +00:00
BKE_unit.h Fix some loss of precision in BKE's unit code. 2014-06-17 16:06:12 +02:00
BKE_utildefines.h Merging r51923 through r52851 from trunk into soc-2011-tomato 2012-12-10 15:18:00 +00:00
BKE_world.h Code cleanup: use booleans where appropriate 2014-01-28 04:00:04 +11:00
BKE_writeavi.h
BKE_writeffmpeg.h Fix T38658: H.264 with "Lossless Output" enabled gives lossy output 2014-02-17 20:53:15 +06:00
BKE_writeframeserver.h
CMakeLists.txt Fix issue discovered while investigating T39950: 2014-05-06 23:44:06 +03: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 Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00
SConscript Rework carve integration into boolean modifier 2014-02-13 17:16:53 +06:00
tracking_private.h Support multiple distortion models, including a new division model 2014-04-17 17:28:41 +06:00