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-25Alpha mask textures porting part 1: Support for projective texturing.Antony Riakiotakis
2013-03-24fix for struct definition building with msvc2008 and some style cleanup.Campbell Barton
2013-03-23Constraint UI:Thomas Dinges
2013-03-23Code cleanuo:Thomas Dinges
2013-03-23Code cleanup:Thomas Dinges
2013-03-23Code cleanup:Thomas Dinges
2013-03-22Fix #34728, Int values in script Node can't be changed. Was caused by a bad t...Lukas Toenne
2013-03-22Increase hard limit for prefetch frames to INT_MAXSergey Sharybin
2013-03-22python api: add functionality to remove uv-texture layers.Campbell Barton
2013-03-22python api: add functionality to remove vertex color layers.Campbell Barton
2013-03-21fix for own recent commit - added function into wrong side of ifdefCampbell Barton
2013-03-21py api: add Object.update_from_editmode(),Campbell Barton
2013-03-21Tweaks to movie clip prefetching after discussion with SebastianSergey Sharybin
2013-03-20I18n users request: add the ability to use a translated name for newly added/...Bastien Montagne
2013-03-20Prefetching for movie clipsSergey Sharybin
2013-03-20add option to convert grease pencil into poly line directly.Campbell Barton
2013-03-20Fix for #34708 and #34709, cycles group nodes were not working well with 0 or...Lukas Toenne
2013-03-20Fix for bug reported on bf-committers: RNA function nodetree.links.new does n...Lukas Toenne
2013-03-19Various cleanup around default i18n context.Bastien Montagne
2013-03-19Removed the is_local_tree property from compo/shader/texture node trees. This...Lukas Toenne
2013-03-19Nicer handling of undefined node, tree and socket types.Lukas Toenne
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-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-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-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