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-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Update submodule hashes, take 2Sergey Sharybin
2019-01-29Revert "3D Text: avoid checking null character's text on path"Campbell Barton
2019-01-29Fix T60896: Missing update for Auto Texture Space.Bastien Montagne
2019-01-28Fix blenderplayer build after OpenMP changes.Brecht Van Lommel
2019-01-28Cleanup: unused struct declarationsCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster.Arto Kitula
2019-01-26Cleanup: fix compiler warnings.Brecht Van Lommel
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-24Fix T59175: Compress file isn't working when Load UI is disabled.Bastien Montagne
2019-01-24Cycles: change default displacement method to bump mapping again.Brecht Van Lommel
2019-01-24Fix T59423: Mesh deform modifier bind bug causing spiky deformations.mano-wii
2019-01-23Add font selection to VSE text stripsRichard Antalik
2019-01-23Sequencer: refactor clipboard copy to no longer increase user count.Brecht Van Lommel
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