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-03-22Revert "Cleanup: remove legacy mesh save support"Brecht Van Lommel
2019-03-14Fix T62120: number button editing outside of soft max range jumps.Brecht Van Lommel
2019-03-11Fix T61053: crash baking to float image after file save.Brecht Van Lommel
2019-03-11Color management: Query default view from displaySergey Sharybin
2019-03-09Fix stashed full-screens returning to wrong layoutJulian Eisel
2019-03-04Fix missing image editor redraw when reloading image through API.Brecht Van Lommel
2019-03-04Fix bad level callsSergey Sharybin
2019-03-01Fix T62073: Cycles random hangs rendering with Save Buffers on.Brecht Van Lommel
2019-02-26Cleanup: prevent future issues with ID.tag overflow, clarify somes names.Brecht Van Lommel
2019-02-25Fix T61946: Cycles border render missing samples and crypto metadata.Brecht Van Lommel
2019-02-22Fix previous commitSergey Sharybin
2019-02-22Always show version when running in background modeSergey Sharybin
2019-02-22Windows: Use static pthreads library.Ray Molenkamp
2019-02-21Fix T61802: EXR preview JPEGs don't have the correct colorSergey Sharybin
2019-02-21Fix T61733: wrong alpha for sequencer screen, multiply, .. blend modes.John Quillan
2019-02-17Fix T54504: Cycles wrong backwards compatibility with linked libraries.Brecht Van Lommel
2019-02-16Blenlib/Windows: Fix Build error with clang.Ray Molenkamp
2019-02-14Fix T61470: incorrect saturation clamping in recent bugfix.Brecht Van Lommel
2019-02-13Fix T61470: inconsistent HSV node results with saturation > 1.0.Brecht Van Lommel
2019-02-13Fix T61457, T61489, T61482: build errors and memory warning in Cycles.Brecht Van Lommel
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
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