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-07-01Cleanup: use boolsCampbell Barton
2015-07-01Cleanup: use swap math funcsCampbell Barton
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton
2015-07-01Use macro for user-prefs version checksCampbell Barton
2015-06-30Fix 1px gap in regions drawn with region overlapJulian Eisel
2015-06-30Fix for mistake in grid-snap patchCampbell Barton
2015-06-30Select flush deleting edgeloop in edge mode tooCampbell Barton
2015-06-30Transform: add back absolute snapping optionCampbell Barton
2015-06-30Cleanup: transform grid snap round, not floorCampbell Barton
2015-06-30Cleanup: use const for screen functionsCampbell Barton
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-06-29Node Editor: Use Smaller Factor for Grid SnappingJulian Eisel
2015-06-29Fix T45156: scaling region crashCampbell Barton
2015-06-28BGE: added clamping of angular velocity.Sybren A. Stüvel
2015-06-27Transform: absolute grid snappingCampbell Barton
2015-06-27Cleanup: all params of BLI_str partition funcs can be const...Bastien Montagne
2015-06-27Extend `BLI_str_partition_ex`: add possibility to define a right limit to the...Bastien Montagne
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-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-24Fix edge/vert slide UV-correct & zero length edgesCampbell Barton
2015-06-23Fix T45051: Curve parent bug.Bastien Montagne
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 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-21BMesh: replace BLI_array -> BLI_stackCampbell Barton
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
2015-06-20Cleanup: use listbase clearCampbell Barton