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-01-09Typo fix - thanks "Olson" on IRC!Joshua Leung
2012-01-09dont draw object center dot for opengl renderCampbell Barton
2012-01-09fix an error rendering opengl weightpaint data wasn't working when python ini...Campbell Barton
2012-01-08Fix #29828: Reloading background movie clip crashes BlenderSergey Sharybin
2012-01-08Cycles: checker texture node, patch by Thomas.Brecht Van Lommel
2012-01-08Color:Brecht Van Lommel
2012-01-08svn merge ^/trunk/blender -r43183:43220Campbell Barton
2012-01-08Improved auto-hiding of unused sockets for collapsed nodes.Lukas Toenne
2012-01-08Fix for [#28978]Alexander Kuznetsov
2012-01-08Code cleanupJoshua Leung
2012-01-08Fix build break with double-definition of EXR stubsAndrew Wiggin
2012-01-08Fix broken normals with mirror modifierAndrew Wiggin
2012-01-07Fix for last commit, missed check for ob, could cause errors when object was ...Thomas Dinges
2012-01-07More whitespace cleanup in python scriptsSergey Sharybin
2012-01-07Whitespace cleanup in curve properties scriptSergey Sharybin
2012-01-06Fix #29568: Blender restores deleted sceneSergey Sharybin
2012-01-06Move glTexEnvi to draw__start/draw__end.Diego Borghetti
2012-01-06Tweaks for Node Header UI code:Thomas Dinges
2012-01-06Fix #29743: Video sequencer wipe effect bugSergey Sharybin
2012-01-06use warnigns for all msvc configurationsCampbell Barton
2012-01-06Bumping up scons+msvc warning level to w1 so that we at least get some warningsJoshua Leung
2012-01-06Bugfix [#29806] World nodetrees not included in Animation Editor filteringJoshua Leung
2012-01-06renameCampbell Barton
2012-01-06Cycles / Nodes:Thomas Dinges
2012-01-063DView / Properties Region:Thomas Dinges
2012-01-06Cycles/Material list:Thomas Dinges
2012-01-06addedCampbell Barton
2012-01-06rename CDDM_calc_normals() --> CDDM_calc_normals_mappingCampbell Barton
2012-01-06rename normal calc functions.Campbell Barton
2012-01-06Properties Window UI:Thomas Dinges
2012-01-06fix error building without openexrCampbell Barton
2012-01-06Fix #29723: wrong IOR for raytraced refraction after reflection inside mesh,Brecht Van Lommel
2012-01-06Fix #29760: cycles border render issue on 32 bit linux.Brecht Van Lommel
2012-01-06svn merge ^/trunk/blender -r43160:43183Campbell Barton
2012-01-06correct error in own commit r43159, unintentionally removed NULL checkCampbell Barton
2012-01-05Fix #29796: Poor screencast quality with any AVI CodecSergey Sharybin
2012-01-05Fix mistake in recent refactoring, dither needs to be float not int.Brecht Van Lommel
2012-01-05Fix #29801: various compositing nodes not working correct after translate,Brecht Van Lommel
2012-01-05Code refactoring: split render result related functions into separate file.Brecht Van Lommel
2012-01-05* Fixing a typo in clip operators.Thomas Dinges
2012-01-052.6 UI Files:Thomas Dinges
2012-01-05no need to recalculate normals after setting smooth flags, for a short time t...Campbell Barton
2012-01-05alternate fix for r43166Campbell Barton
2012-01-05revert r43166Campbell Barton
2012-01-05Fix crash when adding cone or cylinderHoward Trickey
2012-01-05remove re-tesselation after constrictive modifiers, this way we can avoid cal...Campbell Barton
2012-01-05added a function to ensure derived mesh has tessface's, in preparation for re...Campbell Barton
2012-01-05svn merge ^/trunk/blender -r43124:43160Campbell Barton
2012-01-05print message for unknown args to make it clear that these are not recognized.Campbell Barton
2012-01-05add _default versions of sequence sound functions since most of their uses pa...Campbell Barton