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-08-10Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-08-05Remove SVN referencesCampbell Barton
2014-08-04Fix memory leak of main lock when reading from library files.Antony Riakiotakis
2014-08-03Better naming for compressed keyblock vertices-related stuffGrigory Revzin
2014-08-02Merge remote-tracking branch 'origin' into socGrigory Revzin
2014-07-25Fixed a bug in keyblock compressionGrigory Revzin
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-10Merge remote-tracking branch 'origin' into socGrigory Revzin
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-07-01Merge remote-tracking branch 'origin' into socGrigory Revzin
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-06-22Scratch shape key now exists only in EMGrigory Revzin
2014-06-21Merge branch 'master' into socGrigory Revzin
2014-06-21Got rid of some more gcc warnings in own codeGrigory Revzin
2014-06-21Got rid of most GCC warningsGrigory Revzin
2014-06-18Code cleanup: replace 0 with OB_MODE_OBJECTCampbell Barton
2014-06-15Merge remote-tracking branch 'origin/master' into socGrigory Revzin
2014-06-14Fixed yesterday's shape key compressionGrigory Revzin
2014-06-14Implemented mesh shape key compressionGrigory Revzin
2014-06-13Code cleanup: spellingCampbell Barton
2014-06-12We're entering 2.71rc state nowSergey Sharybin
2014-06-12Changed the subversion back to masterGrigory Revzin
2014-06-05Reverting getting rid of Apply Shape Keys in EMGrigory Revzin
2014-06-02Can mix shapekeys in editmode nowGrigory Revzin
2014-05-25Merge remote-tracking branch 'origin/master' into socGrigory Revzin
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-19Merge remote-tracking branch 'origin/master' into socGrigory Revzin
2014-05-19Moved Object->shapeflag to Key->pinGrigory Revzin
2014-05-16Freestyle: Fix for texture spacing reset to a non-default value on load of ol...Tamito Kajiyama
2014-05-16Initial rough support for Scratch ShapekeyGrigory Revzin
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