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
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-07-13fix errors in codeCampbell Barton
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-06-19Fix #35773: Drag-to-Open failed in Movie Clip EditorSergey Sharybin
2013-05-30Patch #35464: Marker placement for motion tracker by clicking on a desired lo...Sergey Sharybin
2013-05-22Fix #35461: Marker gets initialized to arbitrary positionSergey Sharybin
2013-05-12Refine markers position operatorSergey Sharybin
2013-05-10Set scene frames operator for clip editor.Sergey Sharybin
2013-05-09Added a button to apply scale on scene solutionSergey Sharybin
2013-04-29Fix for [#35146] Move Clip Editor: "T-key panel" bugThomas Dinges
2013-04-04Clip editor prefetch changesSergey Sharybin
2013-03-29Implement GPU-side display transform for clip editorSergey Sharybin
2013-03-20Prefetching for movie clipsSergey Sharybin
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-05View All operator for motion tracking dopesheet.Sergey Sharybin
2013-02-14After scroll bar commit motrack dopesheet went out of sync verticallySergey Sharybin
2013-01-06Solving nasty annoyance:Ton Roosendaal
2012-12-17fix [#33501] Grease pencil in OpenGL renderCampbell Barton
2012-12-15Fix #33539: shift+numpad 2/4/8 shortcuts for zoom in image and clip editorBrecht Van Lommel
2012-11-20Motion tracking: fixed View Selection operator in cases pixel aspect != 1Sergey Sharybin
2012-10-05Grease Pencil notifier/listener cleanupDan Eicher
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-13fix for drawing non 1:1 aspect masks, transform and selection still need supp...Campbell Barton
2012-08-21code cleanup: use BLI_RCT_SIZE macroCampbell Barton
2012-08-12NDOF navigation support for clip editorSergey Sharybin
2012-07-27change clip utility function arguments to take space data and region rather t...Campbell Barton
2012-07-26Fix typo and change shortcuts to Q and E. Works better when emulate numpad is...Sergey Sharybin
2012-07-26Shortcuts to set solver frames: alt-1 for Keyframe A, alt-2 for keyframe B.Sergey Sharybin
2012-07-25add mask keymap to image window.Campbell Barton
2012-07-25mask now draws in the image view, misc minor edits.Campbell Barton
2012-07-25move mask and draw settings into its own struct to be shared between spaces.Campbell Barton
2012-07-24initial commit for supporting masks in the image view, currently active seq ...Campbell Barton
2012-07-24generalize mask poll functions and sequencer mask code.Campbell Barton
2012-07-12Clip editor mode selection: show menu with modes on TABSergey Sharybin
2012-07-12Fixed issue with drag-n-drop into Clip Editor.Sergey Sharybin
2012-06-20Cleanup up space clip API:Sergey Sharybin
2012-06-19Changes in clip editor's public api to make it's more clearSergey Sharybin
2012-06-19Mark context as const when it's possible and avoid typecasts from const bCont...Sergey Sharybin
2012-06-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin
2012-06-12Make dopesheet settings per-tracking dataSergey Sharybin
2012-06-12Masking support for motion tracksSergey Sharybin
2012-06-11Draw grease pencil after masksSergey Sharybin
2012-06-10style cleanupCampbell Barton
2012-06-10Planar tracking support for motion trackingSergey Sharybin
2012-06-10Support for per-track Grease Pencil datablocks for motion trackingSergey Sharybin
2012-06-06style cleanup: (indentation)Campbell Barton
2012-06-06style cleanupCampbell Barton
2012-06-05style cleanupCampbell Barton
2012-06-04abbreviate mask-editing to mask-editCampbell Barton
2012-06-04picky change - rename keymap since there is no 'mask editor'Campbell Barton