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
path: root/source
AgeCommit message (Expand)Author
2019-01-22Fix full compilation after recent passes changesSergey Sharybin
2019-01-18Fix T56799: Custom render passes missing when using Save BuffersLukas Stockner
2019-01-18Render API: Fix detection of duplicate render passesLukas Stockner
2019-01-17BMesh: keep selection history when removing doublesCampbell Barton
2019-01-17BMesh: Remove doubles now merges face-flagsCampbell Barton
2019-01-17Cleanup: variable namesCampbell Barton
2019-01-16BMesh: prevent weld-verts bmop creating selected+hidden verts/edgesCampbell Barton
2019-01-16Fix T59640: Transform w/ auto-merge & hidden verts crashesCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Cleanup: comment line length (blenlib)Campbell Barton
2019-01-15Cleanup: comment line length (creator)Campbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-11Fix T55668: Volume Keyframe on Cut-ted Metastrip (re-doing the fix in better ...Bastien Montagne
2019-01-11Revert "Fix T55668: Volume Keyframe on Cut-ted Metastrip."Bastien Montagne
2019-01-11Update bundled version of NUMA API librarySergey Sharybin
2019-01-11MSVC: remove compiler __func__ defineCampbell Barton
2019-01-10Fix T60358: popup clipping within windowCampbell Barton
2019-01-10Cleanup: ensure header guards come firstCampbell Barton
2019-01-10Fix T55336: Crash w/ dyntopo sculptCampbell Barton
2019-01-10Undo System: apply accumulation stepsCampbell Barton
2019-01-10Fix sculpt redo failing to enable dyntopoCampbell Barton
2019-01-10Fix memfile undo decoding creating undo stepsCampbell Barton
2019-01-10Fix T59165: Text operations fail to undoCampbell Barton
2019-01-08Make DNA and RNA errors more meaningful and friendlySergey Sharybin
2019-01-04Recognize llvmpipe renderer as software OpenGLSergey Sharybin
2019-01-04Fix T60099: Inconsistent normals from spin toolCampbell Barton
2019-01-04Spin Tool: don't flip when using a negative angleCampbell Barton
2019-01-04Fix eternal loop in spin tool merge first/lastCampbell Barton
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2019-01-03Fix T60073: can't unlink by dragging from some node input sockets.Brecht Van Lommel
2019-01-03Fix T60014: material link pref ignoredCampbell Barton
2018-12-28API Doc: point to blender2.7 new folder.Bastien Montagne
2018-12-27Fix T59900: duplicate font loading error and memory leak.Brecht Van Lommel
2018-12-27Fix T56595: Hair Dynamics stop working after saving new fileSergey Sharybin
2018-12-21Cleanup: fix more ATTR_FALLTHROUGH warnings.Brecht Van Lommel
2018-12-21Update for moving master to blender2.7 branch.Brecht Van Lommel
2018-12-20Fix T59074: BMesh intersect hangsCampbell Barton
2018-12-20PyAPI: don't truncate enums in exception messagesCampbell Barton
2018-12-19Fix Proportional Edit Projected 2D method skiped center calculationPhilipp Oeser
2018-12-19Cleanup: spellingCampbell Barton
2018-12-19Cleanup: use static struct for app-template stateCampbell Barton
2018-12-18Fix T59104: Snapping: Align rotation to target broken in edit mode.Bastien Montagne
2018-12-18Fix T55105: Smoke Emission from particles was ignoring lattice deformerPhilipp Oeser
2018-12-17Cleanup: use bit-shifted flag definitions in DNACampbell Barton
2018-12-14Fix selection history clearing when selecting allCampbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-14Cleanup: naming (mean -> median) see T47811Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton