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-29rna function:Campbell Barton
2011-09-28Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-28Fix #28601: SEGFAULT: Regression in free_imbuf_seqSergey Sharybin
2011-09-28fix for incorrect use of strlen() with the sequencer rna (no need for strlen(...Campbell Barton
2011-09-28use __func__ rather than function names in rna prints, some were incorrect.Campbell Barton
2011-09-27Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-26Remove PROP_TRANSLATE flag from labels for operators, menus and panels.Sergey Sharybin
2011-09-26Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-26change define INTERNATIONAL --> WITH_INTERNATIONALCampbell Barton
2011-09-26add missing imports to wm.py and remove "." from rna descriptions.Campbell Barton
2011-09-26BGE Material settings renaming Back Culling to Backface Culling and make it o...Dalai Felinto
2011-09-25whitespace cleanupCampbell Barton
2011-09-25Committing patch #27442: Adaptive time step for fluid particles. The number ofAlex Fraser
2011-09-25Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-25patch [#28616] Multiple particle systems supportCampbell Barton
2011-09-25make new rna variables more consistant with existing names.Campbell Barton
2011-09-25manual update on changelog (python API)Dalai Felinto
2011-09-25removing texface rna - changelog.rst update soonDalai Felinto
2011-09-24Minor: Added PROP_DISTANCE sub-type to min/max dstances of WeightVG Proximity...Bastien Montagne
2011-09-24Minor: Other UI strings typos and tweaks. Also updated french po & moBastien Montagne
2011-09-23Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-22Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-22comment some unused vars / assignments.Campbell Barton
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-21Translation: reload font on enabling/disabling use international fonts.Brecht Van Lommel
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 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