Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-26style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-21code cleanup: spellingCampbell Barton
2012-10-04Fix #32755: Stripes in Metastrip can not be moved on other channel with mouse...Sergey Sharybin
2012-09-28- transform's createTransCurveVerts was using both CTX_data_edit_object(C) an...Campbell Barton
2012-09-24fix for memory leak grabbing masks and grease pencil in the dope sheet. (also...Campbell Barton
2012-09-13Sequencer: add missed cache invalidationSergey Sharybin
2012-09-13Sequencer: fix invalid update when translating strip which is behind semi-tra...Sergey Sharybin
2012-08-21Sequencer: invalidate current frame cache on sequence transformSergey Sharybin
2012-08-06fix for crash when moving frames about in the node space, was possible to mov...Campbell Barton
2012-08-04mask transforming when a mesh object was in editmode (but had no UV's), failedCampbell Barton
2012-07-26add ED_space_image_get_size_fl, ED_space_clip_get_size_flCampbell Barton
2012-07-26mask/image: rotate about 2d cursor now works.Campbell Barton
2012-07-25mask transform now works in the image spaceCampbell Barton
2012-07-25match function names for clip/image spacesCampbell Barton
2012-07-25fix some crashes with mask/image transfor, a few more areas working now.Campbell Barton
2012-07-19code cleanup: remove commented includes - mostly from 2.4xCampbell Barton
2012-06-20Grease pencil and manual calibration weren't aware of clip start frameSergey Sharybin
2012-06-19Changes in clip editor's public api to make it's more clearSergey Sharybin
2012-06-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin
2012-06-11style cleanupCampbell Barton
2012-06-10style cleanupCampbell Barton
2012-06-10Planar tracking support for motion trackingSergey Sharybin
2012-06-08mask animation keys now editable in the dope sheet (duplicate, transform, del...Campbell Barton
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-06-01fix crash in clip graph view (possibly own fault)Campbell Barton
2012-05-30minor transform change to stay in sync with mask branchCampbell Barton
2012-05-25Fix for last commit, forgot to update Screen.is_animation_playing python prop...Brecht Van Lommel
2012-05-25Animation playback: now all windows are update during playback, rather thanBrecht Van Lommel
2012-05-19style cleanup: whitespace/indentationCampbell Barton
2012-05-13add access to bevel weight modal operator (only available in the Shift+E edge...Campbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-04code cleanup: double promotion & some style cleanupCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29Camera tracking: backport refactoring made in local branches with masking and...Sergey Sharybin
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-25code cleanup: no functional change - had both EDBM_editselection_* and BM_edi...Campbell Barton
2012-04-21style cleanup: multi-line if statements.Campbell Barton
2012-04-21style cleanupCampbell Barton
2012-04-19code cleanup: remove unused BMesh args.Campbell Barton
2012-03-27style/name cleanup: have EDBM_* functions match our style guide and also matc...Campbell Barton
2012-03-26Code style cleaup for motion-tracking modules.Sergey Sharybin
2012-03-26style cleanup: add braces around checks - 'if ELEM() {...}', confuses some pa...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24code cleanup: move bmesh inline funcs to headers (avoids compiling the C files).Campbell Barton
2012-03-15fix [#30542] Shear Vertical Seg Faults BlenderCampbell Barton
2012-03-11style cleanup: + some warning fixes, also remove unused metaelem extern.Campbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-08style cleanup - spelling.Campbell Barton