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-04Fix [#29502] Brush texture Preview panel doesnt show Alpha checkboxThomas Dinges
2011-12-04Camera tracking: merge hybrid tracker from tomato branchSergey Sharybin
2011-11-30Rename Movie to Movie Clip source for background imageSergey Sharybin
2011-11-30option to disable/enable individual background imagesDalai Felinto
2011-11-30Blender 2.61 Release links and readme:Thomas Dinges
2011-11-29Fixed wrong operator usage in clip editor's reconstruction menuSergey Sharybin
2011-11-28Now wiki link in help menu opens the 2.6 index... Better to do it now than on...Bastien Montagne
2011-11-28* Never, ever use "col2" or something like that as UI variable name. Thomas Dinges
2011-11-28Rename tracking settings presets to something which makes more sense.Sergey Sharybin
2011-11-28Camera tracking: merging tracking presets stuff from tomato branchSergey Sharybin
2011-11-26* Fix some wrong icon names in MESH_MT_vertex_group_specials, they caused err...Thomas Dinges
2011-11-25Patch #29394: Error in VIEW3D_MT_EDIT_CURVE menuSergey Sharybin
2011-11-24pep8 edits and avoid naming conflicts with python builtinsCampbell 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-22ocean simCampbell Barton
2011-11-22Fix #29364: Shade Smooth button is misssing in curve object tools.Sergey Sharybin
2011-11-22* UI Improvements for the uiTemplateImageSettings.Thomas Dinges
2011-11-22Fix #29361: uv unwrap > project from view grayed out in menu.Brecht Van Lommel
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-21Last part of camera tracking names cleanup: bundles -> 3d markersSergey Sharybin
2011-11-20* UI fix for recent Ocean Foam change, makes it a bit more compact. Thomas Dinges
2011-11-20Option to rename the vertex color data layer used by Ocean modifier for foam....Lukas Toenne
2011-11-20UI/RNA:Thomas Dinges
2011-11-20Bugfix for [#29327] background images: 'Not Set' displayed although image is ...Thomas Dinges
2011-11-20UI:Brecht Van Lommel
2011-11-19hide overly picky warnings from 'pylint' for pep8 script, indentation edits.Campbell Barton
2011-11-18addons in contrib now have their own 'Testing' category which is off by default.Campbell Barton
2011-11-17pass encoding to uses of decode() incase the default isnt utf-8. ignore decod...Campbell Barton
2011-11-16minor cleanupCampbell Barton
2011-11-16Pep8 changes for motion tracking py scriptsSergey Sharybin
2011-11-15Fix #29275: vertex/edge/face selection buttons showing squashed in 3d view he...Brecht Van Lommel
2011-11-15Camera tracking: made some options more easy to understandSergey Sharybin
2011-11-15Bugfix [#29264] Superfluous control in Maintain Volume constraintJoshua Leung
2011-11-15missed these while rna renaming.Campbell Barton
2011-11-14fix [#29242] menus have no keyboard shortcutsCampbell Barton
2011-11-14Apply patch [#28632] Add individual invert to 3d mouse in turntable mode and ...Nathan Letwory
2011-11-14make ocean rna more consistent with existing rna namesCampbell Barton
2011-11-14make rna naming for dynamic paint consistent with existing names & conventions.Campbell Barton
2011-11-14DPAINT_OT_output_toggle operator was using an index option for what was reall...Campbell Barton
2011-11-14Camera tracking: interface cleanup and small buttons renamingSergey Sharybin
2011-11-14Assorted camera tracker improvementsSergey Sharybin
2011-11-14VIEW3D_OT_camera_to_view_selected operator to move the camera to frameCampbell Barton
2011-11-13Ocean Sim: sort alphabetically in modifier list, fix python error trying toBrecht Van Lommel
2011-11-13pep8 editsCampbell Barton
2011-11-13Ocean Sim:Thomas Dinges
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-11-11Dynamic Paint:Miika Hamalainen
2011-11-11pep/style edits & quiet some warningsCampbell Barton