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-03-12Cleanup: styleCampbell Barton
2015-03-12OpenEXR 2.2 add support for Dreamworks DWAA / DWAB compressionMartijn Berger
2015-02-26Change samples variable for SSAO - now it is actual samples, not squaredAntony Riakiotakis
2015-02-21Correction for RNA getter of use_save_buffersSergey Sharybin
2015-02-20Sequencer: allow scene volume above 1Campbell Barton
2015-02-20RNA: correct bool callbacksCampbell Barton
2015-02-20Revert "Cast result of rna_RenderSettings_use_game_engine_get to {0, 1}"Sybren A. Stüvel
2015-02-20Cast result of rna_RenderSettings_use_game_engine_get to {0, 1}Sybren A. Stüvel
2015-02-16UI messages fixes and cleanup.Bastien Montagne
2015-02-13No need to use "SSAO" for SSAO colorAntony Riakiotakis
2015-02-12Use the RNA for overriding the name instead.Antony Riakiotakis
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-02-04Fix T43567: Freestyle On/Off keyframe is being ignored.Bastien Montagne
2015-02-04BGE physics: allow higher values for maxlogicstep and maxphystepSybren A. Stüvel
2015-02-03Add inverse-square blending for PET and warpCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2014-12-10UI: add Shift-Drag to multiselect expanded enum items too.Bastien Montagne
2014-12-07Bugfix T42774: BSurface addon doesn't work on new buildsJoshua Leung
2014-12-03Fix typos.Tamito Kajiyama
2014-12-01Fix: Changing Grease Pencil datablocks updates the viewJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-10-19Revert "Freestyle: Built-in SVG exporter."Campbell Barton
2014-10-18Freestyle: Built-in SVG exporter.Tamito Kajiyama
2014-10-02Freestyle: For until c++11 is accepted only static members could b initialize...Sergey Sharybin
2014-10-02Freestyle: View map caching.Tamito Kajiyama
2014-09-29Fix T41977: 'Shading' panel of Render buttons not updating Rendered 3DView.Bastien Montagne
2014-08-14remove MAXFLOAT defineCampbell Barton
2014-07-24Fix T40925: Scene gravity hard limitedSergey Sharybin
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-09Implement Start Resolution for preview render in BISergey Sharybin
2014-06-28Add render result caching.Bastien Montagne
2014-06-12Bake-API: Set Custom Cage to be Cage ObjectDalai Felinto
2014-06-11Bake-API: new approach for cageDalai Felinto
2014-06-09Usual UI message handling...Bastien Montagne
2014-06-06Freestyle: Fix for viewport render not updating with changes of Freestyle set...Tamito Kajiyama
2014-05-23Some operation allowed to set invalid active scene render layerSergey Sharybin
2014-05-14Code cleanup: indentationCampbell Barton
2014-05-13Freestyle: Added .new() and .remove() to the collection type of Python style ...Tamito Kajiyama
2014-05-13Freestyle: minor UI text fix.Tamito Kajiyama
2014-05-13Freestyle: naming fixes.Tamito Kajiyama
2014-05-11Freestyle: Added handling of a user-specified name for creating a new line set.Tamito Kajiyama
2014-05-11Freestyle: Added .new() and .remove() methods to the Linesets collection type.Tamito Kajiyama
2014-05-03Bake API - bpy.ops.object.bake()Dalai Felinto
2014-04-27Revert the testing sculpt openmp thread control and limit for OSX to physical...Jens Verwiebe
2014-04-27Fix T34993: "Jump to Next Keyframe" shortcut not related to the timeline view...Joshua Leung