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
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-19svn merge ^/trunk/blender -r55357:55372Campbell Barton
2013-03-19Add capluse bounds drawingSergej Reich
2013-03-19game engine: Increase hard limit for fps propertySergej Reich
2013-03-19Added back the custom limits for value properties in standard node socket typ...Lukas Toenne
2013-03-18Usual minor UI messages fixes.Bastien Montagne
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-18style cleanupCampbell Barton
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-17code cleanup: name mesh functions more consistently, also use bools for mesh ...Campbell Barton
2013-03-17use const pointers for file loading and booleans for animation system return ...Campbell Barton
2013-03-17New feature:Ton Roosendaal
2013-03-17fix for missing NULL pointer checks and incorrect array freeCampbell Barton
2013-03-17Added descriptions for each constraint type, including common usageJoshua Leung
2013-03-16Assorted small fixesJoshua Leung
2013-03-15Fix/disambiguation for some "Clip" i18n messages.Bastien Montagne
2013-03-15Small fix to previous commit: temp buffer for translation context needs to be...Bastien Montagne
2013-03-15Add the possibility to define the translation context for py rna classes (ope...Bastien Montagne
2013-03-15code cleanup: rename BKE_mesh_to_curve_ex --> BKE_mesh_to_curve_nurblist,Campbell Barton
2013-03-15Fix own mistake. Erroneously prefixed sculpt capabilities with sculpt_Antony Riakiotakis
2013-03-14Code cleanup: replace magic constant used for alpha ignore flag with a define.Sergey Sharybin
2013-03-14Border rendering now works for all scenes used in compositor,Sergey Sharybin
2013-03-14Two new Features:Antony Riakiotakis
2013-03-13solidify modifier: thickness clamping helps prevent self intersections when t...Campbell Barton
2013-03-13Fix #34481: camera focal length and sensor size did not use units yet, now th...Brecht Van Lommel
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-13New implementation of Freestyle edge/face marksTamito Kajiyama
2013-03-12Patch #34569: Enable PNG Codec for video outputSergey Sharybin
2013-03-12Changing image ID datablock fomr browser in Image node didn't change output s...Sergey Sharybin
2013-03-12use gcc warning -Wredundant-decls, exposes some odd/duplicate declarations wh...Campbell Barton
2013-03-11Colormanagement: Fix issue with colorspaces' description too short, and reduc...Bastien Montagne
2013-03-11Fix more UI i18n issues (reported by Leon Cheung and Lockal).Bastien Montagne
2013-03-11Jitter: Change UI. Now use lock icon to indicate relative jitter, tiedAntony Riakiotakis
2013-03-11Feature request for all paint systems that support it: Jittering inAntony Riakiotakis
2013-03-10More UI message i18n fixes and improvements...Bastien Montagne
2013-03-10code cleanup:Campbell Barton
2013-03-10add STREQ macro (commonly used macro like CLAMP, MAX2, STRINGIFY). Use for so...Campbell Barton
2013-03-10patch [#34103] check_for_dupid.patchCampbell Barton
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-08style cleanupCampbell Barton
2013-03-07Border for compositor viewer node featureSergey Sharybin
2013-03-07use bool for rna funcs.Campbell Barton
2013-03-07Collada: Added option for how rot,loc,trans data is exported (improves flexib...Gaia Clary
2013-03-06Texture paint refactoring commitAntony Riakiotakis
2013-03-06Tracking dopesheet fixes:Sergey Sharybin
2013-03-06add asserts for passing negative index values to RNA functions which don't su...Campbell Barton
2013-03-06Weight Painting: Added userpref for zero_weight color.Gaia Clary