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-25Fix #31587: loading image sequence by selecting all images does not work in MCESergey Sharybin
2012-05-20code cleanup:Campbell Barton
2012-05-07Some misc fixes to UI messages...Bastien Montagne
2012-05-07Woops, some unwanted spaces remained in source files.Sergey Sharybin
2012-05-07Style cleanup of own modules using style checker from Campbell.Sergey Sharybin
2012-05-05Fix related to [#31157]: Tips (descriptions) of macro operators were not set ...Bastien Montagne
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-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-04-30Camera tracking: initial commit of dopesheet view for clip editorSergey 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-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-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-07fix for error in r44711, needed to update sequencer callback.Campbell Barton
2012-03-05Added option to fit frame to the whole clip editor viewport instead of zoomingSergey Sharybin
2012-02-29Refactor of proxies build operatorsSergey Sharybin
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-19Reload movie clip to ensure all cache and prefetched Ffmpeg frames are properlySergey Sharybin
2012-02-01Movie Clip Editor: proxy sizes for original and undistortted footages are now...Sergey Sharybin
2012-01-24Fix #29946: Recover Auto Save defaults to "Short List" View -- Cannot determi...Sergey Sharybin
2012-01-16more keymap editsCampbell Barton
2012-01-11rename RNA_property_is_set() --> RNA_struct_property_is_set() in preperation ...Campbell Barton
2012-01-08Fix #29828: Reloading background movie clip crashes BlenderSergey Sharybin
2011-12-27More fixes for timecode usage with BKE_movieclip_get_ibuf_flagSergey Sharybin
2011-12-13Do not use a dot in the end of descriptionsSergey Sharybin
2011-12-13First Blender 2.61 commit! (Sneaked in quick tooltop fix too).Ton Roosendaal
2011-12-04A (hopefully last) bunch of fixes and tweaks to UI label and messages (found ...Bastien Montagne
2011-12-02Rename clip proxy rebuild function so it's no longer called in the same waySergey Sharybin
2011-11-15Camera tracking: made some options more easy to understandSergey Sharybin
2011-11-11quiet -Wdouble-promotion warningsCampbell Barton
2011-11-09minor: some fixes and tweaks in new messages, found while translating them in...Bastien Montagne
2011-11-07Camera tracking integrationSergey Sharybin