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-04-30Removed DNA for point caches.temp_remove_pointcacheLukas Tönne
2016-04-29Removed point cache blenkernel code.Lukas Tönne
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-13Removed particle DNA.Lukas Tönne
2016-03-03Cleanup: take Main argument for copyCampbell Barton
2016-02-03Recent BLI_rename fix introduced error w/ blend file versioningCampbell Barton
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-11-13Tighten checks around unlinkable datablocks becoming LIB_EXTERN.Bastien Montagne
2015-11-03BGE: Remove KX_IPOActuator.Porteries Tristan
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-22Cleanup: remove script ID-typesCampbell Barton
2015-09-18Cleanup: remove unused WriteFile membersCampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-08-31Write thumbnail directlyCampbell Barton
2015-08-27Make .blend file thumbnail reading simpler and more coherent, read/store them...Bastien Montagne
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