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-01-30fix [#30017] Make Dupli-Face needs active mesh objectCampbell Barton
2012-01-26Color channels used for tracking is now a part of default tracking settings a...Sergey Sharybin
2012-01-26Movie clip editor: default tracking settings can be copied from active track nowSergey Sharybin
2012-01-17pep8 edits, also remove unused varsCampbell Barton
2012-01-14fix own bug [#29875] Due to operators now reusing there last-used settings, s...Campbell Barton
2012-01-10enable xml preset save/load, replace install/export themes with these.Campbell Barton
2012-01-10initial support for XML presets, these have the advantage...Campbell Barton
2012-01-09Typo fix - thanks "Olson" on IRC!Joshua Leung
2012-01-05* Fixing a typo in clip operators.Thomas Dinges
2012-01-04Camera tracking: fixes in Link Empty to Track and Bundles to Mesh operatorsSergey Sharybin
2012-01-04Object tracking: now Object Solver constraint can be converted to F-CurvesSergey Sharybin
2012-01-02py scripts - replace bad uses of len(),Campbell Barton
2012-01-01use `props` all over for operator properties varsCampbell Barton
2012-01-01pep8 editsCampbell Barton
2012-01-01theme import/export - uses generic rna_xml py module.Campbell Barton
2011-12-30check for presets in addons dirs. this way addons can install their own prese...Campbell Barton
2011-12-22picky edits - use "" for non enum strings.Campbell Barton
2011-12-21A few small fixes to new UI messages...Bastien Montagne
2011-12-20Cucumber, first batch of merge - UI changes and custom exit keyDalai Felinto
2011-12-12not all filepaths had the FILE_PATH subtype, this means using non utf8 paths ...Campbell Barton
2011-12-11Set lens settings to blender's camera on "Setup Tracking Scene" operatorSergey Sharybin
2011-12-09global is python keyword so cant use as operator argument,Campbell Barton
2011-12-09[#29509] Randomize rotations fails with Axis/AngleDaniel Salazar
2011-12-08randomize transform operators 'rotation' property subtype changedM.G. Kishalmi
2011-12-06more minor py editsCampbell Barton
2011-12-06remove invalid NULL checks from own recent commit and minor pep8 edits.Campbell Barton
2011-12-05(no commit message)Daniel Salazar
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