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-06-26Cleanup: transform centerCampbell Barton
2015-06-26Cleanup: transform aspectCampbell Barton
2015-06-25Revert "Fix off by one error in display of start/end frame in sequencer."Antony Riakiotakis
2015-06-25Fix T45191 Speed strip behaviour not easy to predict.Antony Riakiotakis
2015-06-25Fix T45190 effect muting does not restore original sequencer display.Antony Riakiotakis
2015-06-25Correct error in recent refactorCampbell Barton
2015-06-25Select flush was missing in delete edge-loopCampbell Barton
2015-06-25Weight Paint: replace Blend with Smooth toolCampbell Barton
2015-06-25API calls for converting weights to float arrayCampbell Barton
2015-06-25Cleanup: generalize weight paint poll functionCampbell Barton
2015-06-24WeightPaint Blend: don't stack mem for dvertsCampbell Barton
2015-06-24Fix edge/vert slide UV-correct, small face errorCampbell Barton
2015-06-24Fix edge/vert slide UV-correct & non-planar facesCampbell Barton
2015-06-24Correct recent errorCampbell Barton
2015-06-24RNA: exposing image_user settings for ImageTextureNodesDalai Felinto
2015-06-24Fix edge/vert slide UV-correct & zero length edgesCampbell Barton
2015-06-24Improve dist_***_to_corner_v3v3v3 precisionCampbell Barton
2015-06-23Cleanup: styleCampbell Barton
2015-06-23Subsurf: Make color layer aquisition order for textured draw matchAntony Riakiotakis
2015-06-23Fix T45051: Curve parent bug.Bastien Montagne
2015-06-23Fix T45123: 2D line intersection failsCampbell Barton
2015-06-23Cleanup: use 2d math funcs for line intersectionCampbell Barton
2015-06-23Fix stupid mistakeAntony Riakiotakis
2015-06-23Code cleanup: Use enums for redraw timer operator, makes things moreAntony Riakiotakis
2015-06-23Fix edge drawing, total loose edges can only be determined -after- theAntony Riakiotakis
2015-06-23Allow editing the text editor line directlyCampbell Barton
2015-06-23Fix T45117: Dark dupli-face objects (regression)Campbell Barton
2015-06-23Fix T44320: UV island overlap considered linkedCampbell Barton
2015-06-22Fixed compilation error in editor/animation/anim_markersJeroen Bakker
2015-06-22Fix T45149: Normal Node shows a hole in its sphere with heigh scale facsJulian Eisel
2015-06-22Fix T45148, stupid own mistake, the two functions are not the same,Antony Riakiotakis
2015-06-22Revert "Lock markers now also disallows selection of markers"Antony Riakiotakis
2015-06-22Fix T45145, multiview selection fix not working for scaled matrices.Antony Riakiotakis
2015-06-22Fix T45136, only draw edges if there's something to draw.Antony Riakiotakis
2015-06-22Fix T45144: Multi-value-edit ignored rangeCampbell Barton
2015-06-22Fix camera stereo logic use /w regular selectCampbell Barton
2015-06-22Fix T45133: Crash drawing material buttonsCampbell Barton
2015-06-22Fix memory leak /w multi-drag over a single buttonCampbell Barton
2015-06-21Cleanup: Get rid of some ugly magic numbers...Bastien Montagne
2015-06-21Fix T45135: More cleanup of extreme max values in operator properties.Bastien Montagne
2015-06-21Fix/Cleanup possibility to type insane values in 'add' operators options.Bastien Montagne
2015-06-21Change defaults for planar-face toolCampbell Barton
2015-06-21Cleanup: quiet warningCampbell Barton
2015-06-21BMesh: replace BLI_array -> BLI_stackCampbell Barton
2015-06-21BMesh: replace BLI_array -> BLI_stackCampbell Barton
2015-06-20Threads: Cache result of syscall when querying number of system threadsSergey Sharybin
2015-06-20missed last commitCampbell Barton
2015-06-20Transform: UV islands were split by windingCampbell Barton
2015-06-20Minor edit to transform-uv-island center calcCampbell Barton
2015-06-20Sculpt lasso (used shorts for no good reason)Campbell Barton