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-08-10Data previews: add preview to Object, Group and Scene.Bastien Montagne
2015-07-21Fix T45471: Blend file: Bad old_addr handling in mesh's customdata writing.Bastien Montagne
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-10Freestyle: new stroke modifiersFolkert de Vries
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-06-23Cleanup: styleCampbell Barton
2015-05-26Images: Solve broken forward compatibility with packed imagesSergey Sharybin
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-01Fix T44577: writing tessellated cddata when we should not...Bastien Montagne
2015-04-23Fix T44461: Crash and file corruption after calc_normals_split, calc_tessface...Bastien Montagne
2015-04-18Cleanup: use BLO_memfile prefixCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-02Add custom properties to sequence stripsCampbell Barton
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-02-23Fix T43740: 'Back to Previous' failed on reloadCampbell Barton
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-02-11Cavity masking - add curve control to cavity mask and move relevantAntony Riakiotakis
2015-02-09Fix T43424: undo changes the active sceneCampbell Barton
2015-02-03Hook Modifier: add falloff & radius optionsCampbell Barton
2015-01-20Curve-based control for "roughness" (noise displacement) of child hair.Lukas Tönne
2015-01-20Curve-based control for child path tapering.Lukas Tönne
2015-01-19Cleanup: unused Global flags.Campbell Barton
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-12-17Fix: Never write previews for undo steps.Bastien Montagne
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-29Correct includes for win32Campbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-09-04Write Compressed blend files directlyCampbell 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-06-26BGE: New Mouse ActuatorJorge Bernal
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-05-01Fix for a typo in comment.Tamito Kajiyama
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (blenloader, gpu, imbuf, makesdna, modif...Campbell Barton
2014-04-22BLI_open: check returned value for `-1` instead of `< 0`Campbell Barton
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-04-03Fix build for BSD (broken by own 35747ee3d547).Bastien Montagne
2014-04-02Add drag-resize to uiTemplatePreview (mat/tex/etc. preview widget).Bastien Montagne
2014-04-02Rename "BLI_cpu.h" to "BLI_system.h" and add to it BLI_getpid() helper.Bastien Montagne
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-15Fix reading one byte past the buffer when writing string propertiesCampbell Barton
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-02-05Fix T35328: Disk caches of multiple particle systems on a single object overw...Sergey Sharybin
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-22Make memory checker happy about FileGlobalSergey Sharybin
2014-01-14Empties with Images draw type: add support for movies and image sequencesGeoffroy Krantz