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
2011-03-12Fix #25931: strand render + ray traced AO give tile image. The random numbersBrecht Van Lommel
2011-03-12Fix #26035: fix crash building raytree with inf/nan values in raytree. There'sBrecht Van Lommel
2011-03-12Fix #26203: crash with empty raytree, all types should survive this now.Brecht Van Lommel
2011-03-12Fix #25654: strand render with instanced objects was not working right,Brecht Van Lommel
2011-03-11Bugfix, irc report:Ton Roosendaal
2011-03-11Bugfix #26444Ton Roosendaal
2011-03-11move do_version code under latest subversion bump.Campbell Barton
2011-03-11(no commit message)Ervin Weber
2011-03-11fix [#26448] Solidify Modifier makes mesh texture missing in OpenGL renderCampbell Barton
2011-03-11Bugfix [#26167] Animating inside group nodes behaves strangelyJoshua Leung
2011-03-11bugfix [#26454] WITH_PYTHON_SAFETY crash.Campbell Barton
2011-03-11Better progress info for physics baking:Janne Karhu
2011-03-11simplify BLI_path_abs by using BLI_cleanup_pathCampbell Barton
2011-03-11fix [#26451] Little problem when selecting relative output pathCampbell Barton
2011-03-11Bugfix [#26438] : While grabing a marker with G, cancelling with EscJoshua Leung
2011-03-11fix [#26452] Problem with key properties when OnlySelectedCurveKeyframes opti...Campbell Barton
2011-03-11Bugfix [#26438]: Hotkey conflict between add meta-strip and add markerJoshua Leung
2011-03-11fix [#26436] Operator.draw(): UI redraw; UI trimmedCampbell Barton
2011-03-10Bugfix #26443Ton Roosendaal
2011-03-10Bugfix #26424Ton Roosendaal
2011-03-10Todo: Ton Roosendaal
2011-03-10fix [#26442] blender crash when turning off antialiasing fontsCampbell Barton
2011-03-10Bugfix #26442Ton Roosendaal
2011-03-10Fix for [#26441] Child Hair CrashJanne Karhu
2011-03-10Bugfix irc report:Ton Roosendaal
2011-03-10Bugfix #26437Ton Roosendaal
2011-03-10fix [#26406] Projection Paint, Occlussion Problem with Intersections in persp...Campbell Barton
2011-03-10also enable edge-seam unwrapping when running the mark_seam operator.Campbell Barton
2011-03-10request from Jedrzej Slewczuk's:Campbell Barton
2011-03-10revert r35438, Martin doesn't like having this option tacked on.Campbell Barton
2011-03-10Fix small error in chdir + cmd combination.Nathan Letwory
2011-03-10untarring of Python 3.2 tarballs would fail if CMake was installed into path ...Nathan Letwory
2011-03-10Some small fixes to the install part for windows.Nathan Letwory
2011-03-10add option requested [#25598] projection surface snap issueCampbell Barton
2011-03-10Apply [#26364] New Windows keyboard handlingNathan Letwory
2011-03-10- CMake, print message to run 'make install', this is new and should help avo...Campbell Barton
2011-03-09Don't try to copy gnu_gettext.dll when building 64bit Blender - it's linked s...Nathan Letwory
2011-03-09From the todo:Ton Roosendaal
2011-03-09From the OFTL: Pad-period refreshes File browser.Ton Roosendaal
2011-03-09Todo item: defaulting newly created Property editors to vertical.Ton Roosendaal
2011-03-09Fix for [#26420] F-Curve key handles affected by NLA strip positionJanne Karhu
2011-03-09Fix for [#26372] Objects as PS Hair displays and renders differentlyJanne Karhu
2011-03-09Fix [#26012] Import Collada: instance_node incorrectly handledNathan Letwory
2011-03-09Bugfix #26424Ton Roosendaal
2011-03-09update for blender as a py module & python 3.2Campbell Barton
2011-03-09add stddef.h include for offsetof macro for gcc 4.6 compat.Campbell Barton
2011-03-09image.depth, 96/128 for float color images, was 24/32 for byte images.Campbell Barton
2011-03-09Fix [#26037] Import Collada crashes BlenderNathan Letwory
2011-03-09CMakeCampbell Barton
2011-03-09- correct python3.1 warning message.Campbell Barton