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-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-04Clip editor: fixed crash when opening dopesheet view without having clip openedSergey Sharybin
2012-05-04First part of fix for [#31157]: Some (actually, 172) operators have no tooltip.Bastien Montagne
2012-05-04Style cleanup: spaces around operatorsSergey Sharybin
2012-05-04Camera tracking: show disabled active track even if Show Disabled is switched...Sergey Sharybin
2012-05-04Camera tracking: switch dopesheet information to lazy calculationSergey Sharybin
2012-05-03Clip editor: sort order for dopesheet channelsSergey Sharybin
2012-05-03Camera tracking: pre-calculate tracked segments for dopesheet channelsSergey Sharybin
2012-05-02Style cleanup: spaces around operatorsSergey Sharybin
2012-05-02Clip editor: cleanup of View menu - do not show operators which doesn't make ...Sergey Sharybin
2012-05-02Clip editor: remove Z-key shortcut for curve view. It doesn't make many sense...Sergey Sharybin
2012-05-02Clip editor: added drag-n-drop support so files can be opened in clip editorSergey Sharybin
2012-04-30Camera tracking: initial commit of dopesheet view for clip editorSergey Sharybin
2012-04-30Camera tracking: use texture buffers (if supported) to display clip editor fr...Sergey Sharybin
2012-04-30code cleanup: clang warning - use of a pointer before checking its NULL.Campbell Barton
2012-04-29Remove variables tagged as unused. Easier to synchronize with current patches...Sergey Sharybin
2012-04-29quiet unused warningsCampbell 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-28Camera tracking: if there's no image for current frame display default gridSergey Sharybin
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-14Fixed some UI message typos (spotted by Leon Cheung, thx).Bastien Montagne
2012-04-07Disabling color channels for float images in clip editor now works fine.Sergey Sharybin
2012-03-26Code style cleaup for motion-tracking modules.Sergey Sharybin
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