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
2016-01-28cleanup: spelling, comments, alignmentMike Erwin
2016-01-28cleanup: spelling / typosMike Erwin
2016-01-27Fix T47252: FileBrowser: buffer overflow with scripts defining too long 'filt...Bastien Montagne
2016-01-27World textures displaying for viewport in BI.Alexander Romanov
2016-01-25Sequencer: Add option to use absolute mask animation timeSergey Sharybin
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-21Sculpt: Add rake option to snake-hookCampbell Barton
2016-01-19Sequencer: Implement Tone Map strip modifierSergey Sharybin
2016-01-16Cleanup: use enum constant for DNA comparisonCampbell Barton
2016-01-16Cleanup: styleCampbell Barton
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2016-01-15DNA: partial revert of long removalCampbell Barton
2016-01-14Compositor: Add option to extend image bounds when blurringSergey Sharybin
2016-01-14Add compression modes for TIFF imagesQuentin Wenger
2016-01-14Cleanup: use const qualifier in makesdnaCampbell Barton
2016-01-11DNA: remove 'long' typeCampbell Barton
2016-01-11DNA: print errors to stderrCampbell Barton
2016-01-09DNA: remove endian switching long checksCampbell Barton
2016-01-09Byte swap doubles on file readCampbell Barton
2016-01-04ID: Sanitize handling of 'USER_ONE' (ensure_user) case.Bastien Montagne
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2016-01-04Remove SCons building systemSergey Sharybin
2016-01-02Cycles: Add Saw option to the wave textureLukas Stockner
2015-12-28White Balance modifier for the VSEThomas Beck
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-12-17Revert "3D Cursor: Add option to lock it in place to prevent accidental modif...Campbell Barton
2015-12-14Usual i18n fixes, and cleanup: fix 'randomise' -> 'randomize' spelling in code.Bastien Montagne
2015-12-133D Cursor: Add option to lock it in place to prevent accidental modificationJoshua Leung
2015-12-13Removed duplicated defineJoshua Leung
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-12-11Fix T46945: Mesh Deform binding to a cage object with modifiers is unreliable.Bastien Montagne
2015-12-11BMesh: Add option to use BMesh boolean modifierCampbell Barton
2015-12-02Fix T46909: Text strip not themeableJulian Eisel
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-12-01UI: mono-space font user preferenceCampbell Barton
2015-11-25Sequencer: nested scene strip support (like metas)Campbell Barton
2015-11-25Fix T46646: Point Cloud Density crashes on real time renderingSergey Sharybin
2015-11-24Sculpting optimization: Avoid iterating the PBVH for intersection duringAntony Riakiotakis
2015-11-24Cycles: Support per-render layer world AO settingsSergey Sharybin
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-22Error out on Windows if driver does not support OpenGL 2.1 with an errorAntony Riakiotakis
2015-11-22Remove vertex array support from GPUBuffers. Remove USER_DISABLE_VBO. AllAntony Riakiotakis
2015-11-18BMesh: symmetry aware decimateCampbell Barton
2015-11-12Cleanup: unused definesCampbell Barton
2015-11-10Cleanup: ID usercount: moar checks and factorization. No change in behavior e...Bastien Montagne
2015-11-03BGE: Remove KX_IPOActuator.Porteries Tristan
2015-11-01Cleanup: remove unused scene recalcCampbell Barton
2015-10-30Image editor: Add options to display separate R, G and B channelsSergey Sharybin
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-27Docs: callback commentsCampbell Barton