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-10-06Fine control of feature edge selection with mesh face and edge marks.Tamito Kajiyama
2011-09-25Merged changes in the trunk up to revision 40520.Tamito Kajiyama
2011-09-24fix [#28736] FaceMask crash on Weight PaintCampbell Barton
2011-09-24svn merge ^/branches/bmesh/blender -r40512:40513Campbell Barton
2011-09-23some speedup for drawing mesh in texture mode.Campbell Barton
2011-09-23Fix [#28729] World units not used for new object creation.Bastien Montagne
2011-09-22remove redundant code & use GL_LINE_STRIP for object spiral drawing.Campbell Barton
2011-09-22Fix #28549: file browser recent directories could include directory thatBrecht Van Lommel
2011-09-22Fix rest of #28693: Proportional edit hangs on mesh object with high scaleSergey Sharybin
2011-09-22Fix #28365: some macro operators were missing descriptions.Brecht Van Lommel
2011-09-22Fix #28593: F6 operator redo could crash when editing buttons that use unitBrecht Van Lommel
2011-09-22clear up some warnings.Campbell Barton
2011-09-22Fix #28651: dopesheet crash when configuring keymap to use translate tool.Brecht Van Lommel
2011-09-22Fix #28585: read full sample layers not working in compositor.Brecht Van Lommel
2011-09-22Fix #28695: path/beziercirlce defined surface dissapears when deleting subdv ...Sergey Sharybin
2011-09-22use bli math functions for vgroup_fix operator.Campbell Barton
2011-09-22comment some unused vars / assignments.Campbell Barton
2011-09-22correct fix for armature selection, also remove international define from gen...Campbell Barton
2011-09-22One of the two latest commits in this file broke the multi-bone selection in ...Bastien Montagne
2011-09-21check that descriptions dont end with a '.', for non release builds.Campbell Barton
2011-09-21Translation: reload font on enabling/disabling use international fonts.Brecht Van Lommel
2011-09-21Revreting 39792 making paste pose only on selected bones by default.Bastien Montagne
2011-09-21remove support for irixCampbell Barton
2011-09-21Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-21Merged changes in the trunk up to revision 40413.Tamito Kajiyama
2011-09-20pep8 update & some minor cmake edits.Campbell Barton
2011-09-20Merging r40366 through r40392 from trunk into soc-2011-garlicsoc-2011-garlicSergey Sharybin
2011-09-20committed change to transforms THRESHOLD by accident, also update convenience...Campbell Barton
2011-09-20tag & comment unused vars with /* UNUSED */Campbell Barton
2011-09-20Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-20i18n: replace some bit checks from U.transopts with utility functions UI_tran...Sergey Sharybin
2011-09-20i18n: code clean-upSergey Sharybin
2011-09-20fix from Juha Mäki-Kanto (kanttori), was calculating connectivity data when ...Campbell Barton
2011-09-20changes for materials to treat them as shorts not int/chars (since they are s...Campbell Barton
2011-09-20fix possible crasg in recent texface commit - material pointer could be used ...Campbell Barton
2011-09-20tidy upCampbell Barton
2011-09-19TexFace to Material Settings big patchDalai Felinto
2011-09-19style changes & use faster looping on vertex weights, also loop on face verts...Campbell Barton
2011-09-19SVN maintenance.Guillermo S. Romero
2011-09-19remove unused arg & some style edits on radish merge, also reverted odd chang...Campbell Barton
2011-09-19Merging radish branch into trunk.Jason Hays
2011-09-19Merging r40345 through r40365 from trunk into soc-2011-garlicSergey Sharybin
2011-09-19Merged 40338-40364soc-2011-radishJason Hays
2011-09-19vgroup_validmap needed to be assigned when locks were active.Jason Hays
2011-09-19i18n: code cleanup and fixing unneeded translation (when partial translation ...Sergey Sharybin
2011-09-19Sequencer: switching to preview mode works fine againSergey Sharybin
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-19svn merge -r40222:40344 ^/trunk/blenderSergey Sharybin
2011-09-19i18n: do not translate obect mode enum and transform orientation enum if UI t...Sergey Sharybin
2011-09-19Fix for add hook/vertex parent for meshesSergey Sharybin