blender/source/blender/makesdna
Sergey Sharybin d1c335ad79 Tomato keying screen: small fixes and improvements
- Fixed issues with calculating matte with balance != 0.5
  It used to be used concave combination of minimal and maximal
  channel values which could be inpredictable.
  Use concave combination of two non-major channels sorted
  by their index, so such combination would always use the same
  coefficients for particular non-major channels.

- Added despill balance slider which defines balance between
  non-major channels used for calculating average of two
  colors. Difference between average value and pixel value of
  major screen channel defines amount of despill. Balance of
  0.5 gives the same behavior as it was before this slider
  was added.
2012-07-06 12:59:00 +00:00
..
intern style cleanup 2012-06-27 18:29:47 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
DNA_action_types.h More spell checking. 2012-07-04 15:04:38 +00:00
DNA_actuator_types.h style cleanup 2012-06-06 22:38:39 +00:00
DNA_anim_types.h style cleanup 2012-06-27 18:29:47 +00:00
DNA_armature_types.h More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise->normalize). 2012-07-03 19:09:07 +00:00
DNA_boid_types.h Ensure enums in DNA files has got explicit values 2012-06-15 14:11:05 +00:00
DNA_brush_types.h Ensure enums in DNA files has got explicit values 2012-06-15 14:11:05 +00:00
DNA_camera_types.h Fisheye Camera for Cycles 2012-05-04 16:20:51 +00:00
DNA_cloth_types.h style cleanup 2012-06-06 22:38:39 +00:00
DNA_color_types.h Color management: added support of color applying color transform on save 2012-07-02 16:38:06 +00:00
DNA_constraint_types.h More spell checking. 2012-07-04 15:04:38 +00:00
DNA_controller_types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
DNA_curve_types.h More spell checking. 2012-07-04 15:04:38 +00:00
DNA_customdata_types.h Add MVertSkin DNA/RNA and customdata (CD_MVERT_SKIN). 2012-05-22 15:18:43 +00:00
DNA_defs.h svn merge ^/trunk/blender -r44189:44204 2012-02-17 20:56:25 +00:00
DNA_documentation.h style cleanup: comment blocks 2012-03-09 18:28:30 +00:00
DNA_dynamicpaint_types.h style cleanup: comment blocks 2012-03-09 18:28:30 +00:00
DNA_effect_types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
DNA_fileglobal_types.h style cleanup - spelling corrections & update some incorrect comments. 2012-03-03 11:45:08 +00:00
DNA_genfile.h code cleanup: no functional changes 2012-04-07 12:37:15 +00:00
DNA_gpencil_types.h spelling cleanup 2012-03-18 07:38:51 +00:00
DNA_group_types.h code cleanup: header cleanup 2012-04-30 14:24:11 +00:00
DNA_ID.h Ensure enums in DNA files has got explicit values 2012-06-15 14:11:05 +00:00
DNA_image_types.h dont display image sequences outside the frame range in the 3D viewport. 2012-07-03 14:04:39 +00:00
DNA_ipo_types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
DNA_key_types.h style cleanup: correct typos 2012-04-21 14:14:58 +00:00
DNA_lamp_types.h Merging phase 1 of the BGE Harmony branch: 2012-05-01 02:50:17 +00:00
DNA_lattice_types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
DNA_listBase.h style cleanup 2012-06-06 22:38:39 +00:00
DNA_mask_types.h Tomato: hack to cache result of rasterization 2012-07-03 14:30:55 +00:00
DNA_material_types.h spelling cleanup 2012-03-18 07:38:51 +00:00
DNA_mesh_types.h write mesh selection history to the blend file. without this active edge/vert are lost on UNDO. 2012-04-11 11:52:21 +00:00
DNA_meshdata_types.h style cleanup: comments 2012-06-30 22:49:33 +00:00
DNA_meta_types.h style cleanup: comment blocks 2012-03-09 18:28:30 +00:00
DNA_modifier_types.h Ensure enums in DNA files has got explicit values 2012-06-15 14:11:05 +00:00
DNA_movieclip_types.h Added frame offset slider to clip datablocks 2012-06-12 21:25:23 +00:00
DNA_nla_types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
DNA_node_types.h Tomato keying screen: small fixes and improvements 2012-07-06 12:59:00 +00:00
DNA_object_fluidsim.h code cleanup: header cleanup 2012-04-30 14:24:11 +00:00
DNA_object_force.h Revert the DNA pdef_stickness -> pdef_stickiness part of r48556. 2012-07-04 07:35:54 +00:00
DNA_object_types.h More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise->normalize). 2012-07-03 19:09:07 +00:00
DNA_outliner_types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
DNA_packedFile_types.h Ensure enums in DNA files has got explicit values 2012-06-15 14:11:05 +00:00
DNA_particle_types.h style cleanup 2012-06-06 22:38:39 +00:00
DNA_property_types.h code cleanup: header cleanup 2012-04-30 14:24:11 +00:00
DNA_scene_types.h Color management: added support of color applying color transform on save 2012-07-02 16:38:06 +00:00
DNA_screen_types.h Ensure enums in DNA files has got explicit values 2012-06-15 14:11:05 +00:00
DNA_sdna_types.h style cleanup: comment blocks 2012-03-09 18:28:30 +00:00
DNA_sensor_types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
DNA_sequence_types.h new sequence strip type for masks. 2012-06-07 18:24:36 +00:00
DNA_smoke_types.h Smoke: Start fixing scaling issues which happen with non cube-shaped domains. 2012-05-24 23:50:20 +00:00
DNA_sound_types.h Ensure enums in DNA files has got explicit values 2012-06-15 14:11:05 +00:00
DNA_space_types.h svn merge ^/trunk/blender -r48658:48674 2012-07-06 09:24:47 +00:00
DNA_speaker_types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
DNA_text_types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
DNA_texture_types.h more plugin removal 2012-05-29 10:41:00 +00:00
DNA_tracking_types.h Ensure enums in DNA files has got explicit values 2012-06-15 14:11:05 +00:00
DNA_userdef_types.h Add user preference "GPU Mipmap Generation" under the System/OpenGL 2012-06-11 16:23:10 +00:00
DNA_vec_types.h svn merge ^/trunk/blender -r44189:44204 2012-02-17 20:56:25 +00:00
DNA_vfont_types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
DNA_view2d_types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
DNA_view3d_types.h framing options for camera background image: stretch/fit/crop 2012-06-13 12:58:01 +00:00
DNA_windowmanager_types.h Merging r48545 through r48574 from trunk into soc-2011-tomato 2012-07-04 07:33:34 +00:00
DNA_world_types.h spelling cleanup 2012-03-18 07:38:51 +00:00
SConscript merge with 2.5/trunk at r23271 2009-09-16 17:43:09 +00:00