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-11-09Merge with trunk r41701soc-2011-carrotMiika Hamalainen
2011-11-09Moving i18n code to BLF_translation.hBastien Montagne
2011-11-08Texturing: texture and 3d view draw type changes, these should only have anyBrecht Van Lommel
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-05Dynamic Paint:Miika Hamalainen
2011-10-31Merge with trunk r41411Miika Hamalainen
2011-10-29replace BLI_strtok_r from r41337 with lighter method that doesnt alloc for te...Campbell Barton
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-28UI list template: committing patch [#26629].Bastien Montagne
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Merge with trunk r41197Miika Hamalainen
2011-10-22py api - added PyC_UnicodeFromByteAndSize() to match PyUnicode_FromStringAndS...Campbell Barton
2011-10-21Cleaning i18n code.Bastien Montagne
2011-10-20BLI_ghash.h was including BLI_blenlib.h, remove from ghash header and include...Campbell Barton
2011-10-20- add BLI_string_utf8.h for unicode functions.Campbell Barton
2011-10-20fix [#28902] Rendering and visibility icons in modifier panel move between cl...Campbell Barton
2011-10-14Merge with trunk r40991Miika Hamalainen
2011-10-04Fix #28202: (only) modifying keymap item properties did not save properly, theBrecht Van Lommel
2011-10-04Merge with trunk r40782Miika Hamalainen
2011-09-29Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-27Return back nice eye icon to constraints header (instead of speaker which not...Sergey Sharybin
2011-09-26use BLI_snprintf rather than sprintf for interface functionsCampbell Barton
2011-09-21Translation: reload font on enabling/disabling use international fonts.Brecht Van Lommel
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-20Merging r40366 through r40392 from trunk into soc-2011-garlicsoc-2011-garlicSergey Sharybin
2011-09-20i18n: code clean-upSergey Sharybin
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/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-19edits to radish before merge with trunkCampbell Barton
2011-09-18Split do_weight_paint_vertex() to isolate the simple case.Jason Hays
2011-09-18Changed the branch code markers to say "Radish" in response to a review.Jason Hays
2011-09-15svn merge -r39834:40222 https://svn.blender.org/svnroot/bf-blender/trunk/blenderSergey Sharybin
2011-09-14- move vgroup lock buttons on the panel into the vgroup specials menu.Campbell Barton
2011-09-14- use a flag define for bDeformGroup->flag rather than setting TRUE/FALSECampbell Barton
2011-09-14Re-added the interface template for vertex groups' checkboxes (they were cut ...Jason Hays
2011-09-10Dynamic Paint:Miika Hamalainen
2011-09-09- turn RNA_warning into a macro which includes the function name (was being w...Campbell Barton
2011-09-05Merge with trunk r39928Miika Hamalainen
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-28Merge with trunk r39750Miika Hamalainen
2011-08-28== Sequencer ==Peter Schlaile
2011-08-21Merge with trunk r39589Miika Hamalainen
2011-08-11svn merge -r39286:39298 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Campbell Barton
2011-08-11use ghash for operator and menu types, was doing string lookup in the operato...Campbell Barton
2011-08-11svn merge -r39145:39286 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-11fix for regression for shape key UI, values are now editable again in the lis...Campbell Barton