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
2017-09-22Remove quicktime supportAaron Carlisle
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-14CMake: per-target CFLAG & CXXFLAG supportCampbell Barton
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2015-09-02CMake: use generator expressionsCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: external audaspace library update.Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-03-18RNA: move palette into its own fileCampbell Barton
2015-03-12makesrna: move extern prototypes into own headerCampbell Barton
2015-02-08CMake: only quiet warnings for generated rna filesCampbell Barton
2015-02-07RNA: packing functions for vfont & soundCampbell Barton
2015-01-20Basic solver result feedback from the mass-spring (cloth/hair) solver.Lukas Tönne
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-10-08Fix compilation error after recent commitSergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-04Cycles: Add support for debug passesSergey Sharybin
2014-10-02Freestyle: View map caching.Tamito Kajiyama
2014-08-20Fix for missing updates of build scripts in the commit rB05cb63ecf750.Tamito Kajiyama
2014-01-29RNA: add rna_space_api.c for space functionsCampbell Barton
2014-01-28Change libavcodec CODEC_ID_* to AV_CODEC_ID_*Anton Khirnov
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-17'Transform' Python Function for armature, curve and lattice.Campbell Barton
2013-10-13cmake/openimageio - partially reverting #60692Dalai Felinto
2013-10-12Fix build scripts related to PSD support. Both CMake and SCons builds were b...Irie Shinsuke
2013-10-11adding WITH_IMAGE_OPENIMAGEIO and removing the PSD build optionDalai Felinto
2013-10-10Lock-free memory allocatorSergey Sharybin
2013-10-09Photoshop PSD supportDalai Felinto
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-08-19Speedup for guarded allocatorSergey Sharybin
2013-08-06Fix for an link error in makesrna with SCons. Reported by Thomas Dinges, tha...Tamito Kajiyama
2013-07-04fix [#35984] no way to know if a datablock is in editmodeCampbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-08fix for recent commit, WITH_GUARDEDALLOC wasn't enabled for makesrna, makesdna.Campbell Barton
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-11patch [#33697] Apply transformation added to metaballs.Campbell Barton
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-01Move opencl and reigidbody from source/blender/ to intern/Sergey Sharybin
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama