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
2011-11-30Rename Movie to Movie Clip source for background imageSergey Sharybin
2011-11-30Reverting previous ZCombine commit.Sergey Sharybin
2011-11-29Added Z-Combine node to default tracking scene setupSergey Sharybin
2011-11-28Camera tracking: merging tracking presets stuff from tomato branchSergey Sharybin
2011-11-25skip importing shutil on load.Campbell Barton
2011-11-23Camera tracking: operator to setup scene for compositing things into footageSergey Sharybin
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-21Last part of camera tracking names cleanup: bundles -> 3d markersSergey Sharybin
2011-11-20Tweaks in convert tracking constraint to f-curves operator.Sergey Sharybin
2011-11-20Camera tracking fixes:Sergey Sharybin
2011-11-18Rename bgpic.add() to bgpic.new() to correspond others collections likeSergey Sharybin
2011-11-16minor cleanupCampbell Barton
2011-11-16Pep8 changes for motion tracking py scriptsSergey Sharybin
2011-11-16CLIP_OT_delete_proxy missed a space-type test in its poll func (was noisy wit...Bastien Montagne
2011-11-16Fix issue with tracks color presetsSergey Sharybin
2011-11-15Camera tracking: made some options more easy to understandSergey Sharybin
2011-11-14Camera tracking: interface cleanup and small buttons renamingSergey Sharybin
2011-11-11pep/style edits & quiet some warningsCampbell Barton
2011-11-08- operator presets now work in the 3D view as well as the file selector.Campbell Barton
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-04Configurable sensor size:Sergey Sharybin
2011-11-02fix [#29120] project painting errorCampbell Barton
2011-10-31fix own error r41191 getting id property string lengths.Campbell Barton
2011-10-28fix [#29063] reprojetion painting : failed to create opengl offscreen bufferCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-10-17Allow symlinks in user_scripts, this fixes raised exeption in copy_prefs for ...v2.60Jens Verwiebe
2011-10-17correct spelling errors in commentsCampbell Barton
2011-10-11- bpy.path.abspath(), added optional library argument since any paths from li...Campbell Barton
2011-10-08fix for align objects with non mesh objects.Campbell Barton
2011-10-06hide 3d view header `use_pivot_point_align` button in editmode since its not ...Campbell Barton
2011-10-02- fix for keymap test operatorCampbell Barton
2011-09-28using Blender 2.49 as playback for Ctrl+F11 doesn't take 'frame step' into co...Dalai Felinto
2011-09-26pep8 cleanup and fix for keymap test operator from my own recent fix.Campbell Barton
2011-09-26fix for keymap export, move functions common for the UI and operators into bp...Campbell Barton
2011-09-26add missing imports to wm.py and remove "." from rna descriptions.Campbell Barton
2011-09-26wm.py needs import os in some of its execute funcs + now we can have blender2...Dalai Felinto
2011-09-23- move animsys update operator into the anim.pyCampbell Barton
2011-09-23minor edits to recent fix for addonsCampbell Barton
2011-09-23* Some more fixes for recent move operator commit. Thomas Dinges
2011-09-23* Fix for the Operator move commit, missed includes. Thomas Dinges
2011-09-23remove bl_operators/nla.py, move bake_action function into bpy_extras.anim_ut...Campbell Barton
2011-09-23SVN maintenance.Guillermo S. Romero
2011-09-222.6 Python UI files:Thomas Dinges
2011-09-22Fix warnings about operator descriptions ending with "."Brecht Van Lommel
2011-09-21check that descriptions dont end with a '.', for non release builds.Campbell Barton
2011-09-20move message.txt generator out of wm.py (which was loaded with blender always...Campbell Barton
2011-09-20i18n: fake_gettext is no longer needed for pythonSergey Sharybin
2011-09-19Merging r40345 through r40365 from trunk into soc-2011-garlicSergey Sharybin