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-04-26Add inverse-square falloff to bmesh, mask & compo.Campbell Barton
2015-04-24Multi-View: Time Sequencial (aka pageflip, aka quadbuffer) stereo supportDalai Felinto
2015-04-15RNA: use lock_ prefix for booleansCampbell Barton
2015-04-14Add flag that prevents editing of markers. Can be located in markerAntony Riakiotakis
2015-04-13Cleanup: do not use _reportf() when not doing any string formating!Bastien Montagne
2015-04-10rename _ipo -> _fcurveCampbell Barton
2015-04-09Separate proportional editing options for graph and action editor.Antony Riakiotakis
2015-04-06UI i18n cleanup...Bastien Montagne
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-03-30Grey out high quality depth of field when it's not supported by GPUAntony Riakiotakis
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-23Cleanup: comments, styleCampbell Barton
2015-03-23Tidy up the user interface for depth of field based on feedback byAntony Riakiotakis
2015-03-22BGE: New hysteresis offset to improve LOD level transitionsJorge Bernal
2015-03-19UI: minor re-organization of dof optionsCampbell Barton
2015-03-19Depth of field high quality:Antony Riakiotakis
2015-03-19Freestyle: pass Main struct to new/copyCampbell Barton
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