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
2012-04-29Merged revisions 45967-46052 from trunk/blendersoc-2011-cucumberDaniel Stokes
2012-04-29Smoke: Support for moving obstacles. (Merge from Smoke2 branch)Daniel Genrich
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-28style cleanup: format 'for' loop macros the same as for loops, some renaming ...Campbell Barton
2012-04-28Camera tracking: support of tripod motion solvingSergey Sharybin
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel
2012-04-28Plugin system:Thomas Dinges
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-26Fix related to #31067: missing update when toggling Premultiply on a sequence...Brecht Van Lommel
2012-04-26Merged revisions 45910-45967 from trunk/blenderDaniel Stokes
2012-04-25Merged revisions 41228-45910 from trunk/blenderDaniel Stokes
2012-04-25style cleanup: no functional changesCampbell Barton
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-23corrections from an article about using PVS-Studio static checker with blende...Campbell Barton
2012-04-23py/rna api: remove selection and pin variable for texture faces - this is now...Campbell Barton
2012-04-23i18n: Re-enabling uk_UA, as we are going to have a nice mo in upcomming update.Bastien Montagne
2012-04-23code cleanup: comment unused functions (removed one which isnt useful anymore).Campbell Barton
2012-04-23py api:Campbell Barton
2012-04-23- fix for python freeing its own bmesh clearing the global mirror cache.Campbell Barton
2012-04-23rename Mesh.uv_loop_layers --> uv_layersCampbell Barton
2012-04-22style cleanup: commentsCampbell Barton
2012-04-21style cleanup: correct typosCampbell Barton
2012-04-21style cleanupCampbell Barton
2012-04-20fix [#31036] image.gl_load() consistently segfault at gluBuild2DMipmapsCampbell Barton
2012-04-17Fix #30570: UI issue editing modal keymaps below operators using them.Brecht Van Lommel
2012-04-17Fix #30977: error loading modal keymaps from keyconfiguration presets.Brecht Van Lommel
2012-04-16Dynamic output sockets for the image input node. This is needed to enable the...Lukas Toenne
2012-04-16Fluid Simulation:Thomas Dinges
2012-04-15Style cleanup (mostly line length, also no final point in tips...).Bastien Montagne
2012-04-15Fix [#30959] "undocumented operator" tooltip for Collada im- and exportThomas Dinges
2012-04-15style cleanup: for loop macros, also add a config file for uncrustify source ...Campbell Barton
2012-04-15Scons ToDo:Thomas Dinges
2012-04-15Fluidsim: Text fix.Daniel Genrich
2012-04-15Fluidsim: Daniel Genrich
2012-04-14Minor fix to UI messages.Bastien Montagne
2012-04-14Fixed some UI message typos (spotted by Leon Cheung, thx).Bastien Montagne
2012-04-14Camera tracking: support of tripod motion solvingSergey Sharybin
2012-04-14Merging r44227 through r45619 from trunk into soc-2011-tomatoSergey Sharybin
2012-04-14i18n: "labels" of multi-section enums need to be marked for gettext (N_()), a...Bastien Montagne
2012-04-13Fix #30376: cycles ignores camera override from sequencer.Brecht Van Lommel
2012-04-13Fix missing cycles update when tweaking some render layer settings.Brecht Van Lommel
2012-04-13Increase limit for game simulation steps to 50, made it hard limit.Sergey Sharybin
2012-04-13Fix loading external MDisps, BMesh merge bug.Nicholas Bishop
2012-04-11Fix #30904: MovieClip.objects.new() segfault when no name is passedSergey Sharybin
2012-04-10Smoke: Fix for some non animated propertiesDaniel Genrich
2012-04-10Fix #30754: motion blur shutter was animateable while this is actually notBrecht Van Lommel
2012-04-10mango request: option to draw background in front of all objects in the viewp...Sergey Sharybin
2012-04-10Fix #30843: Blender Game in Metric Mode allows only a 10m Radius for Collisio...Sergey Sharybin
2012-04-10code cleanup: replace (val >> 16) with macro RNA_SUBTYPE_UNIT_VALUE(val)Campbell Barton
2012-04-10Address [#30842] Blenders Measurement Units set to Metric, makes some Precisi...Campbell Barton