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-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-23Fix for step-by-step tracking issue caused by operator presets changesSergey Sharybin
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-17UI messages: unification of select/deselect stuff.Bastien Montagne
2012-03-17Minor UI messages fixes, and enabling i18n for all modifier_setError() error ...Bastien Montagne
2012-03-16Allow merging two tracks in cases when they've got overlapping tracked/keyframedSergey Sharybin
2012-03-09Some fixes for 2D stabilization:Sergey Sharybin
2012-03-08New operators for clip editor's curve view:Sergey Sharybin
2012-03-08- Clip draw as scene strip background works fine againSergey Sharybin
2012-03-08style cleanup - spelling.Campbell Barton
2012-03-07fix for error in r44711, needed to update sequencer callback.Campbell Barton
2012-03-06Camera tracking: wall scene orientation operatorSergey Sharybin
2012-03-05Added option to fit frame to the whole clip editor viewport instead of zoomingSergey Sharybin
2012-03-05Track cleanup operators are now moved to the global clip editor shortcutsSergey Sharybin
2012-03-04Movie clip editor: implemented border select operator for curves viewSergey Sharybin
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-02-29Refactor of proxies build operatorsSergey Sharybin
2012-02-28move bmesh wiki docs into bmesh header and update doxygen.Campbell Barton
2012-02-26Fixed for selected bundles drawing in 3D viewport:Sergey Sharybin
2012-02-25code cleanup: white space, spelling & ';;' end of lines.Campbell Barton
2012-02-24More consistent variable naming.Sergey Sharybin
2012-02-24Code clean-up and make zoom in/out operator store mouse coordinateSergey Sharybin
2012-02-24CLIP_OT_view_zoom (Ctrl-MMB) now takes into account Zoom to Mouse Position se...Sergey Sharybin
2012-02-23Fix #30323: Graph view in the Movie Clip Editor does not stay openSergey Sharybin
2012-02-19Reload movie clip to ensure all cache and prefetched Ffmpeg frames are properlySergey Sharybin
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-17Camera tracking: run aspect correction before stabilizing shotSergey Sharybin
2012-02-08Movie Clip Editor: manual calibration will now respect GP layer's hidden flagSergey Sharybin
2012-02-07Code Cleanup:Campbell Barton
2012-02-05Movie Clip Editor: cleanup of display panelsSergey Sharybin
2012-02-04Code Cleanup: avoid double promotion.Campbell Barton
2012-02-02Camera tracking: fix for Clean Tracks operator which used to always useSergey Sharybin
2012-02-01Camera tracking: regression fixed after recent frame postprocessing refactorSergey Sharybin
2012-02-01Movie Clip Editor: proxy sizes for original and undistortted footages are now...Sergey Sharybin
2012-01-26Movie clip editor: curves view shouldn't jump back to top when click on itSergey Sharybin
2012-01-26More curves view improvements for clip editor:Sergey Sharybin
2012-01-26Movie clip editor: graph view now can be toggled using Z keySergey Sharybin
2012-01-26Tracks curves fixes and improvements:Sergey Sharybin
2012-01-25Various fixes for camera tracking stuffSergey Sharybin
2012-01-24Fix #29946: Recover Auto Save defaults to "Short List" View -- Cannot determi...Sergey Sharybin
2012-01-23Fix #29970: Crash trying to track disabled markerSergey Sharybin
2012-01-18Curve points of tracking curves now can be grabbed to smooth spikesSergey Sharybin
2012-01-18Fix #29918: Set Scale does not work the second timeSergey Sharybin
2012-01-16more keymap editsCampbell Barton
2012-01-16went over all keymaps to check for cases where defaults were assumedCampbell Barton
2012-01-15Color channels now can be disabled for the whole frame in clip editorSergey Sharybin