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
2014-10-06Cleanup: remove old preview codeCampbell Barton
2014-10-03Sculpting:Antony Riakiotakis
2014-10-02Fix error in last commitCampbell Barton
2014-10-02Fix T42008: Dragging and packing issue about new blank imageSergey Sharybin
2014-10-02Fix for regression on bevel material: need do_version support for earlier files.Howard Trickey
2014-10-01Freestyle: New line style options for sorting and chain selection.Tamito Kajiyama
2014-09-29Revert previous commit (sorry about that), and use standard func to get activ...Bastien Montagne
2014-09-29Fix T41905: Linked objects/groups assigned to 'wrong' active layers when call...Bastien Montagne
2014-09-23Move versioning code under the subversion checkSergey Sharybin
2014-09-18PalettesAntony Riakiotakis
2014-09-09Fix crash reading ParticleEdit.is_editableCampbell Barton
2014-09-04Fix related to previous commit: do not store panels (state, position, etc.) i...Bastien Montagne
2014-09-04Write Compressed blend files directlyCampbell Barton
2014-08-28Texture painting:Antony Riakiotakis
2014-08-27CleanupCampbell Barton
2014-08-26Fix for broken hair sim in old files.Lukas Tönne
2014-08-15UI: avoid spacetype and butspacetype mismatchCampbell Barton
2014-08-12Cleanup.Bastien Montagne
2014-08-12Fix T41411: Undo crashing with background images set.Bastien Montagne
2014-08-05Remove SVN referencesCampbell Barton
2014-08-04Fix memory leak of main lock when reading from library files.Antony Riakiotakis
2014-07-24UI cleanup:Antony Riakiotakis
2014-07-23Fix for mixup in startup.blend data init when userprefs.blend was missingCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Sequencer: Add gaussian blur effectSergey Sharybin
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-15BGE: TrackTo actuator: increasing up & track axis optionsJorge Bernal
2014-07-09Implement Start Resolution for preview render in BISergey Sharybin
2014-07-07Follow-up to my last commit: Fixed a wrong property name in the versioning code.Tamito Kajiyama
2014-07-07Per-material line color settings for Freestyle.Tamito Kajiyama
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-06-18Code cleanup: replace 0 with OB_MODE_OBJECTCampbell Barton
2014-06-13Code cleanup: spellingCampbell Barton
2014-06-12We're entering 2.71rc state nowSergey Sharybin
2014-05-23Some operation allowed to set invalid active scene render layerSergey Sharybin
2014-05-22Freestyle: Fix for versioning code not working properly with new texture opti...Tamito Kajiyama
2014-05-16Freestyle: Fix for texture spacing reset to a non-default value on load of ol...Tamito Kajiyama
2014-05-11Remove unneeded comment.IRIE Shinsuke
2014-05-08Workaround T40046: Undo/redo crashes properties editorCampbell Barton
2014-05-08Code Cleanup: remove unused m_contactProcessingThresholdCampbell Barton
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-05-03Bake API - bpy.ops.object.bake()Dalai Felinto
2014-05-01Fix for a typo in comment.Tamito Kajiyama
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Fix T39933: Link/Append Scenes misses VSE mask, clipsCampbell Barton
2014-04-28Followup to rB8714ae09f894: better not have several RNA properties affect a s...Bastien Montagne
2014-04-26Code cleanup: use 'const' for arrays (blenloader, gpu, imbuf, makesdna, modif...Campbell Barton
2014-04-23Fix T39847: Followup to rB6babb4d12b8b.Bastien Montagne
2014-04-23Blender Internal: Add material property "Cast" which can disable both ray and...IRIE Shinsuke
2014-04-22BLI_open: check returned value for `-1` instead of `< 0`Campbell Barton