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-04add define for deprecated DNA struct members: DNA_DEPRECATED,Campbell Barton
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-01- remove redundant line in makesdna pointed out by 'troubled' in IRCCampbell Barton
2011-11-30Remove MTEX_BUMP_FLIPPED flag which was added temporary when white/black colorsSergey Sharybin
2011-11-30option to disable/enable individual background imagesDalai Felinto
2011-11-28Camera tracking: moved camera solver into it's own jobSergey Sharybin
2011-11-28Camera tracking: merging tracking presets stuff from tomato branchSergey Sharybin
2011-11-28quiet some warnings and logical errors.Campbell Barton
2011-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-11-24UI: small fix for forward compatibility, keep this style setting so openingBrecht Van Lommel
2011-11-24Fix #29369: bpy.data.curves.new(name= "test" , type = 'SURFACE') does not cre...Sergey Sharybin
2011-11-24image format arg parsing for creator.cCampbell Barton
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-22- use cache_ as a prefix for new modifiers.Campbell Barton
2011-11-22rename image type defines to be less ambiguous, also set BMP as not supportin...Campbell Barton
2011-11-22display quality for avijpeg, name BKE_imtype functions more sensibly Campbell Barton
2011-11-22replace ImBuf.depth with ImBuf.planes to match ImageFormatData.planes & to av...Campbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-20share code for fluidsim, ocean & dynamic paint file paths.Campbell Barton
2011-11-20Option to rename the vertex color data layer used by Ocean modifier for foam....Lukas Toenne
2011-11-20UI:Brecht Van Lommel
2011-11-16Dynamic Paint:Miika Hamalainen
2011-11-15fix [#29272] Dynamic Paint crashes on duplicating a particle systemCampbell Barton
2011-11-15Camera tracking: made some options more easy to understandSergey Sharybin
2011-11-15support for non-null terminated byte strings in id properties (as a subtype o...Campbell Barton
2011-11-15remove unused OceanModifierData member & use smaller flags where possibleCampbell Barton
2011-11-14minor cleanup Campbell Barton
2011-11-14Apply patch [#28632] Add individual invert to 3d mouse in turntable mode and ...Nathan Letwory
2011-11-14Camera tracking: interface cleanup and small buttons renamingSergey Sharybin
2011-11-14Assorted camera tracker improvementsSergey Sharybin
2011-11-13Moving all node angle-type values to radians. This also fixes [#29151] rotate...Bastien Montagne
2011-11-13Ocean Modifer:Thomas Dinges
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-11Dynamic Paint:Miika Hamalainen
2011-11-10quiet some warnings from recent mergeCampbell Barton
2011-11-10Dynamic Paint merge:Miika Hamalainen
2011-11-09Merge with trunk r41701soc-2011-carrotMiika Hamalainen
2011-11-08Texturing: texture and 3d view draw type changes, these should only have anyBrecht Van Lommel
2011-11-08Nodes: add cycles shader nodes, these will only be available to render enginesBrecht Van Lommel
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-11-07Textures/Shaders: extend TexMapping to include projection options, and add aBrecht Van Lommel
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-11-07Bugfix [#29064] armature with curve contraint - crashJoshua Leung
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-06As discussed on the mailing list, removing the non-functional,Joshua Leung
2011-11-05remove po/ since the workflow for translations uses branches which isnt that ...Campbell Barton
2011-11-05Merge with trunk r41545Miika Hamalainen
2011-11-05macro formatting & remve some unused code.Campbell Barton