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-09-13Cleanup: spellingCampbell Barton
2015-09-09Fix T45839 : Regression - Multi-layer image issues when using non-standard namesDalai Felinto
2015-09-09Fix (unreported) crash with undo/outliner and drivers.Bastien Montagne
2015-09-07Fix T46032: Crash w/ file-browser previewCampbell Barton
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-08-31Write thumbnail directlyCampbell Barton
2015-08-29Cleanup: set `fd->mainlist` to NULL at the end of `blo_read_file_internal()`.Bastien Montagne
2015-08-28Readfile: Minor optimization in undo/redo case: do not call `do_versions_user...Bastien Montagne
2015-08-27Make .blend file thumbnail reading simpler and more coherent, read/store them...Bastien Montagne
2015-08-26Fix T45709: Cached Hair system is not seen in 2.75Sergey Sharybin
2015-08-21Docs: correct some commentsCampbell Barton
2015-08-18Replace 'BLO_is_a_library' by 'BLO_library_path_explode'.Bastien Montagne
2015-08-18Readfile: more efficient OldNewMap lookupsCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-17Cleanup: remove unused Object.ipoflagCampbell Barton
2015-08-14Docs: comment BHead.code valuesCampbell Barton
2015-08-10Data previews: add preview to Object, Group and Scene.Bastien Montagne
2015-08-08Optimize reading of fcurvesSergey Sharybin
2015-08-08SPeedup for particle point cache readingSergey Sharybin
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-07-31Replace MFace w/ vert-tri's for collision modifierCampbell Barton
2015-07-29Port optimization from gooseberry branch:Antony Riakiotakis
2015-07-27Image painting 2D:Antony Riakiotakis
2015-07-26Fix T45562: Crashing pre 2.5 file with grid subdivisions set to 0Julian Eisel
2015-07-21Fix T45471: Blend file: Bad old_addr handling in mesh's customdata writing.Bastien Montagne
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-10Freestyle: new stroke modifiersFolkert de Vries
2015-07-06Cleanup: style, spellingCampbell Barton
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-06-29Partial fix T45156: scaling region crashCampbell Barton
2015-06-26Fix crash on undoing after 8690ea6Antony Riakiotakis
2015-06-23Cleanup: styleCampbell Barton
2015-06-20Cleanup: use listbase clearCampbell Barton
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-06-17Cleanup: styleCampbell Barton
2015-06-04BMesh decimate, improve behavior with weightsCampbell Barton
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton
2015-06-03Make reading previews from .blend file more robust.Bastien Montagne
2015-06-01Fix T44894: Round two.Bastien Montagne
2015-05-31Fix T44894: Broken packed image import from older .blend file.Bastien Montagne
2015-05-26Images: Solve broken forward compatibility with packed imagesSergey Sharybin
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-12Fix missing define in blenloaderSergey Sharybin
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-05-12Depsgraph: Add utility function to tag pose for recalcSergey Sharybin
2015-05-11Outliner: postpone rebuilding the treeCampbell Barton
2015-05-08Fix 3D View Properties scrollbar being not set to top in startup.blendJulian Eisel
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-05-04Button Space: clear pin flag when NULL'ing pointerCampbell Barton