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-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-20Merging r40366 through r40392 from trunk into soc-2011-garlicsoc-2011-garlicSergey Sharybin
2011-09-20tag & comment unused vars with /* UNUSED */Campbell Barton
2011-09-20i18n: code clean-upSergey Sharybin
2011-09-20changes for materials to treat them as shorts not int/chars (since they are s...Campbell Barton
2011-09-19TexFace to Material Settings big patchDalai Felinto
2011-09-19Merging r40345 through r40365 from trunk into soc-2011-garlicSergey Sharybin
2011-09-19Merged 40338-40364soc-2011-radishJason Hays
2011-09-19i18n: code cleanup and fixing unneeded translation (when partial translation ...Sergey Sharybin
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-19i18n: fixed building with playerSergey Sharybin
2011-09-19svn merge -r40222:40344 ^/trunk/blenderSergey Sharybin
2011-09-19Curve back/front fill changes:Sergey Sharybin
2011-09-19svn merge ^/trunk/blender -r40311:40338Campbell Barton
2011-09-18Split do_weight_paint_vertex() to isolate the simple case.Jason Hays
2011-09-18add back object update function for auto-normalize too.Campbell Barton
2011-09-18patch [#28684] Image pack/unpack() implementation.Campbell Barton
2011-09-18Changed the branch code markers to say "Radish" in response to a review.Jason Hays
2011-09-18added back scene/object update function, its needed for multipaint switching.Campbell Barton
2011-09-18svn merge -r40197:40311 ^/trunk/blenderCampbell Barton
2011-09-18i18n: replace gnu unifont with droid sans fontSergey Sharybin
2011-09-17Recast/detour: fix some property enum identifiers to follow conventions.Brecht Van Lommel
2011-09-16- fix for access past the buffer size (paint / sculpt used some 2d vecs as 3d)Campbell Barton
2011-09-15Add Nepali translationXiao Xiangquan
2011-09-15- include enum names and descriptions in sphinx generated documentationCampbell Barton
2011-09-15Adding missed notifier.Sergey Sharybin
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-15svn merge -r39834:40222 https://svn.blender.org/svnroot/bf-blender/trunk/blenderSergey Sharybin
2011-09-15replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.Campbell Barton
2011-09-15fix [#28658] python can assign non utf8 and crash because of string lenth lim...Campbell Barton
2011-09-15replace rna_update_active_object with NC_GEOM|ND_DATA notifier (as pointed ou...Campbell Barton
2011-09-14some picky rna/variable renaming:Campbell Barton
2011-09-14- use a flag define for bDeformGroup->flag rather than setting TRUE/FALSECampbell Barton
2011-09-13svn merge -r40000:40179 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-13svn merge -r39900:40000 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-13svn merge -r39800:39900 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-13svn merge -r39558:39800 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-12correct bad maximum value, for wile-loop node, outside the range of a short.Campbell Barton
2011-09-11move maxseq define into DNA.Campbell Barton
2011-09-11Game Engine:Thomas Dinges
2011-09-10fix the finnish language nameXiao Xiangquan
2011-09-10fix for building with collada and some other warningsCampbell Barton
2011-09-10NAVMESH Modifier was not alphabetical correct in the modifier list, as the ot...Thomas Dinges
2011-09-09forgot to resolve one conflict in previous mergeBenoit Bolsee
2011-09-09svn merge -r 39975:40061 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-09workaround for msvc not supporting variable length args in macros.Campbell Barton
2011-09-09- turn RNA_warning into a macro which includes the function name (was being w...Campbell Barton
2011-09-08Modifiers: put uv project and vertex weight modifiers in separate category,Brecht Van Lommel
2011-09-08Fix #28545: User Preferences - System Tab - Reset All To Default Values on Op...Sergey Sharybin