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
path: root/source
AgeCommit message (Expand)Author
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-17- move cmake file for python.Campbell Barton
2010-11-17Fix #22645: Texture paint: soften tool does draw brushesSergey Sharybin
2010-11-17Adding monitoring for (approximate) VRAM used by textures. The information is...Mitchell Stokes
2010-11-17writing single images from a render (own commit r33104), wasn't checking if t...Campbell Barton
2010-11-17bugfix [#24672] Bone.evaluate_envelope() is misleadingCampbell Barton
2010-11-17bugfix [#24761] minor bug - Modifiers don't "catches" Vertex Group renaming a...Campbell Barton
2010-11-17patch [#24760] Bezier handles updateCampbell Barton
2010-11-17the 'Multi' option was not being copied with the armature modifier.Campbell Barton
2010-11-17Fixing bad ui range in camera draw sizeDaniel Salazar
2010-11-17Fix [#24592] COLLADA imports only one special node per type per nodeNathan Letwory
2010-11-17Apply patch [#24722] COLLADA exporter: handle instancingNathan Letwory
2010-11-16bugfix [#24509] UV/Image Editor: selected elements move not as specifiedCampbell Barton
2010-11-16Bugfix #23677Ton Roosendaal
2010-11-16Fix for [#24750] Particles draw percentage setting is not working in No Physi...Janne Karhu
2010-11-16Fix for [#24706] 2.55 beta Hair now only rendering small fuzzy blobJanne Karhu
2010-11-16option to immediately write single render to a file added for OpenGL render.Campbell Barton
2010-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-11-16Bug #22585Ton Roosendaal
2010-11-16Curve's UI minor fix:Sergey Sharybin
2010-11-16edits to image save operator, no functional changes.Campbell Barton
2010-11-16Removing unnecesary print "draw swap exchange"Ton Roosendaal
2010-11-16Fixed wrong rna name for the old "UV Orco" option.Ton Roosendaal
2010-11-16bugfix [#24747] Blender crash entering in Sculpt ModeCampbell Barton
2010-11-16bugfix [#24746] Align Camera to View locks 3D Editor in Camera Perspective ViewCampbell Barton
2010-11-16fix for creating movie paths with non utf8 names.Campbell Barton
2010-11-16patch [#24742] materials.pop() doesn't decrement user countCampbell Barton
2010-11-16patch #24737] PyCObject depreciated in py3k [patch]Campbell Barton
2010-11-16fix for fix, r33086.Campbell Barton
2010-11-15Bugfix #24726Ton Roosendaal
2010-11-15Bugfix, reported in IRCTon Roosendaal
2010-11-15Bugfix (IRC report)Ton Roosendaal
2010-11-15Bugfix #24719: Layer ipocurves from Blender 2.49 wrongly ported to Blender 2.5xJoshua Leung
2010-11-15Fix for [#24724] Emission settings of Particles with no physics are stuck to ...Janne Karhu
2010-11-15fix for very old crash when setting an empty object as the camera and using s...Campbell Barton
2010-11-15bugfix [#24708] World Notifier ProblemsCampbell Barton
2010-11-15bugfix [#24704] UV editor: [x] modified does not update on change of modifiersCampbell Barton
2010-11-15bugfix [#24704] UV editor: [x] modified does not update on change of modifiersCampbell Barton
2010-11-15- 'matrix_basis' for objects and pose bones, this is an alternative access to...Campbell Barton
2010-11-15patch from Dan Eicher to support intel C++ compiler for CMake on *nix.Campbell Barton
2010-11-15fix [#24712] 3ds_import fixCampbell Barton
2010-11-15creating the editmesh structure was running paint_facesel_test() for every ve...Campbell Barton
2010-11-14r33039 added dependency to COLLADA for blenderplayer, but it's really not nee...Nathan Letwory
2010-11-14Logic UI bugfix: [#24628] two specific tooltips of keyboard sensor reversedDalai Felinto
2010-11-14Move rotOrder to proper transform data structureMartin Poirier
2010-11-14Seamless texture used for beveled curve is now really seamless (thanks to Mar...Sergey Sharybin
2010-11-14Correct description for Projection property (it doesn't just work on vertice)Martin Poirier
2010-11-14bugfix [#24697]Martin Poirier
2010-11-14[#24639] Snap to Face (retopo) doesn't work when clipping is enabled in mirro...Martin Poirier
2010-11-14== filebrowser ==Andrea Weikert