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-09-222.6 Python UI files:Thomas Dinges
2011-09-22remove redundant code & use GL_LINE_STRIP for object spiral drawing.Campbell Barton
2011-09-22Remove checks for voxel data when texture type is known.Sergey Sharybin
2011-09-22Corrected fix for #28722: Segfault when reading volumetric clouds exampleSergey Sharybin
2011-09-22Fix #28226: Selection highlighting is wrong when Solidify Modifier is usedSergey Sharybin
2011-09-22Fix #28722: Segfault when reading volumetric clouds exampleSergey Sharybin
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 warnings about operator descriptions ending with "."Brecht Van Lommel
2011-09-22Fix #28489: Wacom Intuos 4 tablet doesn't work with outlinerSergey 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-22Minor: Bah, doxygen file's doc comments were also missing from warp and navme...Bastien Montagne
2011-09-22Minor: Added doxygen file's doc comments in weightvg modifiers.Bastien Montagne
2011-09-22Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-22correction for removal of _("")Campbell Barton
2011-09-22addendum to prev bugfix on texture space bumpMorten Mikkelsen
2011-09-22use bli math functions for vgroup_fix operator.Campbell Barton
2011-09-22use the systems number of processes for running static checks - multiple jobs.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-21buildbot: point python to a symbolic link. Helps when updating libs is happen...Sergey Sharybin
2011-09-21Added misses INTERNATIONAL definition in scons rules.Sergey Sharybin
2011-09-21check that descriptions dont end with a '.', for non release builds.Campbell Barton
2011-09-21Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-21remove blf.gettext, add blf.unload(font)Campbell Barton
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-21Translation: reload font on enabling/disabling use international fonts.Brecht Van Lommel
2011-09-21Blenfont: add BLF_unload function to unload/reload fonts.Brecht Van Lommel
2011-09-21Attempt to fix #28709: change language to simplified Chinese: sequencer -> ad...Sergey Sharybin
2011-09-21add missing define for last commit and tag bl_label & bl_descriptions for tra...Campbell Barton
2011-09-21py/rna string subtypes for strings which should be automatically translated:Campbell Barton
2011-09-21Fix compilation for MinGW. Antony Riakiotakis
2011-09-21update_msg.py now extracts strings from UI files, eg:Campbell Barton
2011-09-21Tweak for unifont: use droid with glyphs from default bfont.Sergey Sharybin
2011-09-21updates to rna message extractor, write utf8 files and use a set rather than ...Campbell Barton
2011-09-21Revreting 39792 making paste pose only on selected bones by default.Bastien Montagne
2011-09-21remove support for irixCampbell Barton
2011-09-21fix breakage in 40417 - test compile please even for doc changes.Campbell Barton
2011-09-21Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-21SVN maintenance.Guillermo S. Romero
2011-09-20pep8 update & some minor cmake edits.Campbell Barton
2011-09-20move message.txt generator out of wm.py (which was loaded with blender always...Campbell Barton
2011-09-20Reserved modifier enum for Dynamic Paint to not break save files again.Miika Hamalainen
2011-09-20Another set of fixes for MSVCSergey Sharybin