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
2015-02-28Action Editor: Added "Push Down" operator to send the current action on to th...Joshua Leung
2015-02-28Code Cleanup: Clarify some comments regarding usercount managementJoshua Leung
2015-02-27Merge branch 'cycles_memory' into gooseberrySergey Sharybin
2015-02-27Add argument to DM_to_mesh() function to take ownership over the DMSergey Sharybin
2015-02-27Fix WPaint inactive when painting on a vgroup and the only other vgroup is lo...Bastien Montagne
2015-02-27Fix T43814: Skinning : set parent with automatic weights doesn't take into ac...Bastien Montagne
2015-02-27error in last commitCampbell Barton
2015-02-27Fix T43605: Spot Cone+Curve creates odd shadowCampbell Barton
2015-02-27Merge branch 'cycles_memory' into gooseberrySergey Sharybin
2015-02-27Merge branch 'master' into gooseberrySergey Sharybin
2015-02-27MEM_SAFE_FREE caused issues /w const & GCC5Campbell Barton
2015-02-27cleanup: double promotionCampbell Barton
2015-02-27Fix T43806: Knife project crashesCampbell Barton
2015-02-26Add an option to mesh.calc_tessface() to get rid of polygons and loopsSergey Sharybin
2015-02-26cleanup: spelling & typosMike Erwin
2015-02-26Fix T43303 impossible to select a joint in stick bone edit mode.Antony Riakiotakis
2015-02-26Remove redundant glInitNames calls (shouod be handled in selection codeAntony Riakiotakis
2015-02-26Fix T42506 sequencer not limiting zoom.Antony Riakiotakis
2015-02-26Fix T43817: issue with non-utf8 encodings in Windows paths, again...Bastien Montagne
2015-02-25Fix T43798: Individual origins disabled object PETCampbell Barton
2015-02-24Fix T43535 - weight paint issuesAntony Riakiotakis
2015-02-24Cleanup leftover code from previous commitAntony Riakiotakis
2015-02-24Fix T43785 crash with border select.Antony Riakiotakis
2015-02-24Fix T43743 R key not working after recent rake/random sourceAntony Riakiotakis
2015-02-24Fix T43634: Selecting 'Drop Color' from spacebar menu causes instant closeSergey Sharybin
2015-02-23RNA: use 0/1 for pose layer operatorCampbell Barton
2015-02-23Merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-23Gooseberry request:Antony Riakiotakis
2015-02-23RNA: use 1/0 for move layers operatorDalai Felinto
2015-02-23Snap to Active: missing armature/pose/mball/curveCampbell Barton
2015-02-23Fix T43774: Snap to Cursor ignores active pivotCampbell Barton
2015-02-23Fix T43776: Rigging : Clear User transform is not working when mesh is in wei...Bastien Montagne
2015-02-23Screen: remove redundant NULL check in ED_area_prevspaceCampbell Barton
2015-02-23Fix T43770, we were doing multiplication with object matrix and notAntony Riakiotakis
2015-02-23Partial fix for T43740Campbell Barton
2015-02-23Edge/Vert Slide: avoid redundant loop angle callsCampbell Barton
2015-02-23Fix error in recent vert/edge-slide commitsCampbell Barton
2015-02-21GPencil: Another fix for the "big square dots" problemJoshua Leung
2015-02-20RNA: use 1/0 for object layersCampbell Barton
2015-02-20Disallow duplis when drawing motion paths, also make it so draw optionAntony Riakiotakis
2015-02-20Yet another commit to get rid of missing faces in fill brushes.Antony Riakiotakis
2015-02-19Use new motionpath flag exlusively to draw motionpaths for objectsAntony Riakiotakis
2015-02-19Don't draw motion paths for armatures in edit mode. Results in niceAntony Riakiotakis
2015-02-19Hjalti's Motion Path commit series no 2.Antony Riakiotakis
2015-02-19Merge branch 'master' into gooseberrySergey Sharybin
2015-02-19Hjalti's Motion Path commit series no 1.Antony Riakiotakis
2015-02-19Skip flip check in cases where it's not needed.Antony Riakiotakis
2015-02-19Remove flipping for colinear case/ In such cases it is doubtful whetherAntony Riakiotakis
2015-02-19Projective painting: Only dither if factor is more than zeroAntony Riakiotakis
2015-02-19Fix T43735 painting on perpendicular to the screen polygons isAntony Riakiotakis