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-10-292.69 release commitv2.69Sergey Sharybin
2013-10-29Merge for final releaseSergey Sharybin
2013-10-21svn merge ^/trunk/blender -c60858Bastien Montagne
2013-10-21svm merge ^/trunk/blender -c60756 -c60763Brecht Van Lommel
2013-10-21svn merge ^/trunk/blender -c60755 -c60766 -c60792 -c60796Campbell Barton
2013-10-20svn merge ^/trunk/blender -c60814 -c60848Brecht Van Lommel
2013-10-19Revert own r60813, should never have been made here!Bastien Montagne
2013-10-18svn merge -c -60753 URL/trunkBrecht Van Lommel
2013-10-17More complete handling of printf formatting in msgid/msgstr checks.Bastien Montagne
2013-10-15svn merge ^/trunk/blender -c60760Campbell Barton
2013-10-15svn merge ^/trunk/blender -c60579 -c60599 -c60605 -c60626 -c60630 -c60635 -c6...Campbell Barton
2013-10-07Merging r60595 through r60596 from trunk into blender-2.69-releaseSergey Sharybin
2013-10-07fix for crash on load if the file was saved in editmesh,Campbell Barton
2013-10-07Merging r60592 through r60594 from trunk into blender-2.69-releaseSergey Sharybin
2013-10-07Fix regression in r59316Sergey Sharybin
2013-10-07fix for casting shadows of scaled objects was made to X_BlenderRenderTools.cp...Campbell Barton
2013-10-07remove minor differences between these 2 files which are almost exact duplica...Campbell Barton
2013-10-07revert r58693. patch [#36233], caused regression (bug report [#36959]).Campbell Barton
2013-10-07Fix #36981, Removing Sample line fails during render.Lukas Toenne
2013-10-07Fix #36980: Color space issue when displaying pixel color in a renderSergey Sharybin
2013-10-07Remove unused and meaningless line.Sergey Sharybin
2013-10-07Fix for conf instructions for scons...Bastien Montagne
2013-10-07Build fix (issue could happen with scons,reported by ebrain on IRC, thanks).Bastien Montagne
2013-10-06Revert revision 59985, 59986, 60046 and 60067. These were fixes to improve saveBrecht Van Lommel
2013-10-06* Display warning icon for SSS/GPU message. Thomas Dinges
2013-10-06Check the node Add operator's type property before attempting to create a new...Lukas Toenne
2013-10-06Fix for Output File node operators: added a sanity type check to avoid using ...Lukas Toenne
2013-10-05Better fix for #36935 and 36316:Brecht Van Lommel
2013-10-05Fix for my last customdata fix, accidentally left in comments.Brecht Van Lommel
2013-10-05rename presets not to use '+' character, also some typo fixes.Campbell Barton
2013-10-05replaced export for OpenSim by Export for SL/OpenSim in Collada export user i...Gaia Clary
2013-10-05Replaced opensim by sl+opensim in collada presets (conforming to Linden Lab d...Gaia Clary
2013-10-05Fix for unnecessary customdata warning with empty meshes.Brecht Van Lommel
2013-10-05Fix #36962, "Render emitter" option for hair is ignored in Cycles. Hair parti...Lukas Toenne
2013-10-05rename overlap to holes for isect_point_poly_v2Campbell Barton
2013-10-05avoid divide by zero with grid fill (when there is no selection)Campbell Barton
2013-10-05more corrections to valgrind hinting.Campbell Barton
2013-10-05use valgrind hints for memarena for better debugging info when using valgrind.Campbell Barton
2013-10-04pressing enter over a file-text button is ignored (so enter in the file selec...Campbell Barton
2013-10-04Fix cycles hair render UI panel showing for particles that are not hair,Brecht Van Lommel
2013-10-04Remove prints from own r60549, sorry for the noise.Bastien Montagne
2013-10-04code cleanup: warnings and minor edits.Campbell Barton
2013-10-04fix for lasso failing/glitches on overlapping lines, replace scanfill with 2d...Campbell Barton
2013-10-04Attempt to fix #36935: disable SSE optimizations on 32 bit windows too. Somet...Brecht Van Lommel
2013-10-04Fix obvious bug in particle code (copying normal into nor when in if(ornor) b...Bastien Montagne
2013-10-04Fix #36930: dynamic topology sculpting with masks gave bad results:Brecht Van Lommel
2013-10-04Fix #36948: blender internal viewport render crashes holding shift+Z pressedBrecht Van Lommel
2013-10-04Code cleanup: remove unused functionSergey Sharybin
2013-10-04Fix related to [#36926] 'scale' Node doesn't work properly.Bastien Montagne
2013-10-04fix for lasso selection (in non-zbuf mode) when the line intersected its self.Campbell Barton