tornavis/source/blender/blenkernel
Campbell Barton 3221dea46e clone and stencil layer access added, renamed mask to stencil layer internally 2009-12-22 10:48:13 +00:00
..
intern clone and stencil layer access added, renamed mask to stencil layer internally 2009-12-22 10:48:13 +00:00
BKE_DerivedMesh.h Sculpt Branch: 2009-12-11 14:38:02 +00:00
BKE_action.h added a function to duplicate bPoseChannel's internal data - constraints, id-props etc. 2009-11-23 23:03:04 +00:00
BKE_anim.h Manual merge of soc-2009-kazanbas branch: 2009-09-22 16:35:07 +00:00
BKE_animsys.h Bugfix #19663: Renaming named data doesn't fix F-Curves 2009-10-20 03:44:35 +00:00
BKE_armature.h Rigging Goodies: Spline IK Constraint 2009-11-01 11:29:40 +00:00
BKE_blender.h Fix preview do_version bug (causing region type missing errors) 2009-12-19 22:40:45 +00:00
BKE_bmesh.h 2nd try to merge sim_physics with trunk rev 19825 2009-04-21 08:49:06 +00:00
BKE_bmeshCustomData.h 2nd try to merge sim_physics with trunk rev 19825 2009-04-21 08:49:06 +00:00
BKE_bmfont.h
BKE_bmfont_types.h
BKE_boids.h Particles cleanup, optimizations and some small new stuff. 2009-09-17 22:00:49 +00:00
BKE_booleanops.h 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
BKE_booleanops_mesh.h
BKE_brush.h brush curve - use clamped values (0-1) for everything except sculpt which can have positive and negative values. 2009-09-24 01:32:23 +00:00
BKE_bullet.h
BKE_bvhutils.h General particle bug fixes + few small goodies 2009-10-05 13:25:56 +00:00
BKE_cdderivedmesh.h
BKE_cloth.h Math Lib 2009-11-10 20:43:45 +00:00
BKE_collision.h Unified effector functionality for particles, cloth and softbody 2009-09-30 22:10:14 +00:00
BKE_colortools.h Changes to Color Management 2009-12-02 07:56:34 +00:00
BKE_constraint.h - added rna api function scene.update(), needed for rig generation to update driver deps 2009-11-24 09:24:32 +00:00
BKE_context.h Fixed typo 2009-11-26 17:20:02 +00:00
BKE_curve.h Shape Keys 2009-10-22 09:31:07 +00:00
BKE_customdata.h clone and stencil layer access added, renamed mask to stencil layer internally 2009-12-22 10:48:13 +00:00
BKE_customdata_file.h Sculpt Branch: 2009-12-10 14:26:06 +00:00
BKE_deform.h - Stopping jobs on undo wasnt fixing undo/redo while with render previews as it was supposed to: needed WM_jobs_stop_all rather then WM_jobs_stop because it ends the thread rather then just setting 'stop'. 2009-11-04 20:50:09 +00:00
BKE_depsgraph.h Sorry, three commits in one, became difficult to untangle.. 2009-09-29 19:12:12 +00:00
BKE_displist.h merged from trunk 20741:20848 2009-06-13 11:09:13 +00:00
BKE_effect.h General particle bug fixes + few small goodies 2009-10-05 13:25:56 +00:00
BKE_endian.h
BKE_exotic.h remove support for videoscape, amiga 3D app that came before lightwave. 2009-06-21 16:58:22 +00:00
BKE_fcurve.h Assorted F-Curve/Keyframe API stuff (for use with some Sequencer editing): 2009-12-22 10:14:13 +00:00
BKE_fluidsim.h 2.5: Physics Buttons 2009-07-02 19:41:31 +00:00
BKE_font.h
BKE_global.h [#19688] pressing O and alt+O doesn't toggle proportional edit mode when editing a lattice. 2009-10-20 20:59:02 +00:00
BKE_gpencil.h SVN maintenance. 2009-06-23 00:09:26 +00:00
BKE_group.h python api for collection add()/remove() 2009-11-11 16:28:53 +00:00
BKE_icons.h
BKE_idprop.h ID properties that are displayed via RNA can now define their own UI settings, 2009-11-18 20:01:35 +00:00
BKE_image.h Render & Compositing Thread Fixes 2009-09-30 18:18:32 +00:00
BKE_ipo.h 2.50: some warning fixes. 2009-03-17 22:27:15 +00:00
BKE_key.h * New option on modifiers that don't change topology: Apply as Shape 2009-11-22 13:44:09 +00:00
BKE_lattice.h
BKE_library.h Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (`svn status` output: http://www.pasteall.org/7887). 2009-09-15 18:01:18 +00:00
BKE_main.h 2.5 2009-04-20 10:13:55 +00:00
BKE_material.h - added xmirror to the weightpaint options 2009-10-19 14:03:02 +00:00
BKE_mball.h 2.5 MetaBalls and UI 2009-08-03 14:40:10 +00:00
BKE_mesh.h Sculpt: Multithreading & PBVH Changes 2009-11-02 18:47:03 +00:00
BKE_modifier.h Sculpt Branch: 2009-12-09 15:24:55 +00:00
BKE_multires.h Sculpt Branch: 2009-12-10 17:37:04 +00:00
BKE_nla.h NLA Tweaks: 2009-08-02 13:15:20 +00:00
BKE_node.h Durian request: 2009-12-17 04:55:15 +00:00
BKE_object.h fix for non Euler-XYZ rotations... 2009-12-19 10:27:23 +00:00
BKE_packedFile.h 2.5: Sound branch merge! 2009-08-09 21:16:39 +00:00
BKE_paint.h Sculpt: 2009-11-25 17:51:16 +00:00
BKE_particle.h py/rna api 2009-11-28 13:33:56 +00:00
BKE_plugin_types.h
BKE_pointcache.h * Fix for incorrect disabling after baking cloth sim 2009-12-04 04:28:50 +00:00
BKE_property.h BGE Button types panel, can edit existing buttons but not add new ones yet. 2009-07-20 16:21:55 +00:00
BKE_report.h - Scrollbars for the console (use View2D functions) 2009-07-16 22:47:27 +00:00
BKE_sca.h Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (`svn status` output: http://www.pasteall.org/7887). 2009-09-15 18:01:18 +00:00
BKE_scene.h camera switching via markers 2009-12-16 19:49:33 +00:00
BKE_screen.h quite a few python panels (10 or so) had names longer then the PanelType allowed, 2009-12-22 10:04:15 +00:00
BKE_script.h
BKE_sequencer.h removing sequence strip overlap didnt adjust the animation key time 2009-12-21 16:57:39 +00:00
BKE_shrinkwrap.h Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (`svn status` output: http://www.pasteall.org/7887). 2009-09-15 18:01:18 +00:00
BKE_simple_deform.h
BKE_sketch.h Move some sketching base code in kernel. 2009-07-30 01:39:42 +00:00
BKE_smoke.h Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (`svn status` output: http://www.pasteall.org/7887). 2009-09-15 18:01:18 +00:00
BKE_softbody.h new property for soft bodies 2009-11-21 22:45:25 +00:00
BKE_sound.h -noaudio option to force the sound system to None. 2009-12-07 20:39:57 +00:00
BKE_subsurf.h Sculpt Branch: 2009-12-03 18:35:37 +00:00
BKE_suggestions.h 2nd try to merge sim_physics with trunk rev 19825 2009-04-21 08:49:06 +00:00
BKE_text.h PyConsole improvements 2009-09-22 16:23:46 +00:00
BKE_texture.h Merge from COLLADA branch into trunk of -c 24572 (cmake and scons for OpenCollada @ 675, Linux) and 25001 (bone animation import). See corresponding log entries for more detail. 2009-11-29 19:16:52 +00:00
BKE_unit.h units with no separator can now be typed into number buttons - eg, 5'7" 2km4m 2009-08-17 12:48:56 +00:00
BKE_utildefines.h Sculpt Branch: 2009-12-10 14:26:06 +00:00
BKE_world.h
BKE_writeavi.h 2.5: Sound branch merge! 2009-08-09 21:16:39 +00:00
BKE_writeffmpeg.h 2.5: Sound branch merge! 2009-08-09 21:16:39 +00:00
BKE_writeframeserver.h 2.5: Sound branch merge! 2009-08-09 21:16:39 +00:00
CMakeLists.txt added include path for bad level call 2009-12-13 19:25:05 +00:00
Makefile
SConscript fixing scons and makefile compile. 2009-12-13 19:45:23 +00:00
depsgraph_private.h 2.5 2009-06-19 23:05:21 +00:00
nla_private.h SVN maintenance. 2009-07-11 22:22:53 +00:00