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-12-15Merging r42621 through r42647 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-15Bicubic bump map filtering.Antony Riakiotakis
2011-12-15Free run no gaps time code implementationSergey Sharybin
2011-12-15vertex group changes,Campbell Barton
2011-12-13Merging r42533 through r42601 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-13Small typo fix for tooltip of FModifier.blend_outJoshua Leung
2011-12-11Fix #29574: Strange crash using translated BlenderSergey Sharybin
2011-12-11SCA: Scene Actuator text errorDalai Felinto
2011-12-11delta scale default was still left at 0.0Campbell Barton
2011-12-10Fixed for movieclips tag function which was tagging wrong listSergey Sharybin
2011-12-09Merging r42482 through r42532 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-09remove redundant cases. no functional change.Campbell Barton
2011-12-08Fix #29547: missing units for some curve properties, patch by M.G. Kishalmi.Brecht Van Lommel
2011-12-07Reorder options in refine menu + fixed typoSergey Sharybin
2011-12-07Fix #29432: Marquee Select BugSergey Sharybin
2011-12-07Merging r42461 through r42481 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-06Fix related to #29513: materials using nodes will output passes from the activeBrecht Van Lommel
2011-12-05Object tracking; initial commitSergey Sharybin
2011-12-05Merging r42413 through r42441 form trunk into soc-2011-tomatoSergey Sharybin
2011-12-05Fix #29507: cycles rendering of metaball animations not working.Brecht Van Lommel
2011-12-04A (hopefully last) bunch of fixes and tweaks to UI label and messages (found ...Bastien Montagne
2011-12-04Turn grayscale preview on if any channel toggles are active for motion tracking.Keir Mierle
2011-12-04Camera tracking: merge hybrid tracker from tomato branchSergey Sharybin
2011-12-04Add a toggle button to display motion tracker previews in grayscale.Keir Mierle
2011-12-04Merging r42350 through r42393 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-04add a new object member to store the dsize, since with my recent commit broke...Campbell Barton
2011-12-04Add a new hybrid region tracker for motion tracking to libmv, andKeir Mierle
2011-12-02renaming BooleanProperty to BoolProperty (rna structs shouldnt affect scripters)Dalai Felinto
2011-12-01Fix for RNA_warning crashing on MSVC release buildsAndrew Wiggin
2011-11-30Rename Movie to Movie Clip source for background imageSergey Sharybin
2011-11-30Fix #29393: operator preset compatibility issue due to renaming property toBrecht Van Lommel
2011-11-30option to disable/enable individual background imagesDalai Felinto
2011-11-29Fixes and tweaks to RNA messages (found while translating in french).Bastien Montagne
2011-11-28Fixes and tweaks to RNA messages (found while translating in french).Bastien Montagne
2011-11-28Fix #29389: cycles viewport render not updating on frame changes. This sort ofBrecht Van Lommel
2011-11-28Camera tracking: merging tracking presets stuff from tomato branchSergey Sharybin
2011-11-27accessing rna 'default_flag' attribute of a non enum-flag could crash. eg.Campbell Barton
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-11-25Image save as operator 'BW' option wasnt working on some formats, now only sh...Campbell Barton
2011-11-25Fix part of #29310: secondary point caches for cloth did not get stepsBrecht Van Lommel
2011-11-242.6 Code removal:Thomas Dinges
2011-11-24patch: [#29382] Arbitrary Length Array Function Additions and ModificationsCampbell Barton
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-23minor changesCampbell Barton
2011-11-23Added method clear to most of collections which supports new/remove.Sergey Sharybin
2011-11-23MSVC 2005 and higher supports variable length macroses, so RNA_warning can re...Sergey Sharybin
2011-11-23Fixed some glitches with WeightVG modifiers:Bastien Montagne
2011-11-22Some Dynamic Paint ui message fixes.Miika Hamalainen
2011-11-222.6 Various code cleanup: Thomas Dinges