tornavis/source/blender/editors
Nicholas Bishop f751d0f6ae Replace hardcoded DMGridData structure with CCGElem/CCGKey.
* Changes to DerivedMesh interface: DMGridData has been removed,
  getGridData() now returns an array of CCGElem pointers. Also added
  getGridKey() to initialize a CCGKey (implemented only by
  CCGDerivedMesh.)

* PBVH: added BLI_pbvh_get_grid_key().

* A lot of code is affected, but mainly is just replacing
  DMGridData.co, DMGridData.no, and sizeof(DMGridData) with the
  CCG_*_elem functions, removing the reliance on grid elements of
  exactly six floats.
2012-05-10 20:33:09 +00:00
..
animation style cleanup: graph & armature 2012-05-08 20:18:33 +00:00
armature style cleanup: graph & armature 2012-05-08 20:18:33 +00:00
curve style cleanup: whitespace/operators 2012-05-09 09:24:15 +00:00
datafiles Camera tracking: initial commit of dopesheet view for clip editor 2012-04-30 16:19:20 +00:00
gpencil style cleanup: gpencil & metaball 2012-05-08 18:29:02 +00:00
include feature request from VenomGfx- lock to active as an operator since its tedious setting the object and bone manually (especially if you have it right in front of you) 2012-05-05 16:38:23 +00:00
interface Fix #31371: copy data path should be disabled in places where it doesn't work, 2012-05-09 15:54:25 +00:00
mesh fix [#31382] Loop Cut and Slide numpad (-) 2012-05-10 07:10:39 +00:00
metaball style cleanup: gpencil & metaball 2012-05-08 18:29:02 +00:00
object Replace hardcoded DMGridData structure with CCGElem/CCGKey. 2012-05-10 20:33:09 +00:00
physics Last part of fix for [#31157]: Some (actually, 172) operators have no tooltip. 2012-05-06 15:03:31 +00:00
render fix: #31374 Wrong/Missleading hint texts in material assignment. (as clarified with Daniel Salazar & Campbell Barton) 2012-05-09 19:40:54 +00:00
screen style cleanup: screen 2012-05-08 15:43:59 +00:00
sculpt_paint Replace hardcoded DMGridData structure with CCGElem/CCGKey. 2012-05-10 20:33:09 +00:00
sound code cleanup: BKE_scene api naming. 2012-05-05 14:33:36 +00:00
space_action style cleanup: space action 2012-05-08 16:02:13 +00:00
space_api style cleanup: follow style guide for formatting of if/for/while loops, and else if's 2012-03-24 06:38:07 +00:00
space_buttons style cleanup: animation + buttons 2012-05-08 15:30:00 +00:00
space_clip Camera tracking: exr frames used to be displayed in linear space 2012-05-09 16:00:39 +00:00
space_console patch [#31359] Py Console: Empty current line 2012-05-09 14:58:57 +00:00
space_file style cleanup: whitespace/operators 2012-05-09 09:24:15 +00:00
space_graph style cleanup: graph & armature 2012-05-08 20:18:33 +00:00
space_image Some misc fixes to UI messages... 2012-05-07 15:50:57 +00:00
space_info Style cleanup: displist module 2012-05-07 06:58:03 +00:00
space_logic code cleanup: naming - pose/armature/image 2012-05-05 16:03:57 +00:00
space_nla style cleanup: nla 2012-05-08 18:05:57 +00:00
space_node Fix #31318: cycles preview missing update for other materials using same node 2012-05-05 19:44:28 +00:00
space_outliner style cleanup: outliner 2012-05-07 17:56:30 +00:00
space_script style cleanup: misc editor changes. 2012-05-08 11:48:19 +00:00
space_sequencer style cleanup: whitespace/operators 2012-05-09 09:24:15 +00:00
space_text style cleanup: whitespace/operators 2012-05-09 09:24:15 +00:00
space_time style cleanup: gpencil & metaball 2012-05-08 18:29:02 +00:00
space_userpref style cleanup: changes to brace placement / newlines - for/while/if/switch 2012-04-28 06:31:57 +00:00
space_view3d fix for fix, own fix for [#31368] didnt work right, now move shadeless & wire paint drawing into draw_mesh_paint(). 2012-05-10 06:32:24 +00:00
transform style cleanup: whitespace/operators 2012-05-09 09:24:15 +00:00
util fix [#31382] Loop Cut and Slide numpad (-) 2012-05-10 07:10:39 +00:00
uvedit Code cleanup for parameters of subsurf_make_derived_from_derived. 2012-05-10 20:31:55 +00:00
CMakeLists.txt Camera tracking integration 2011-11-07 12:55:18 +00:00
SConscript Camera tracking integration 2011-11-07 12:55:18 +00:00