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-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-30Alembic: simplified sub-frame samplingSybren A. Stüvel
2017-05-25TexFace removal part 3Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-04-19Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-19Alembic import/export: added as_background_job optionSybren A. Stüvel
2017-04-19Alembic export: made hair/particle export optional.Sybren A. Stüvel
2017-04-11Bring snapping back (Base / BaseLegacy)Dalai Felinto
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-04-04Fix collada exporting for Blender 2.8Dalai Felinto
2017-04-03Collada - add flag to limit precision of exported data, mainly to simplify de...Gaia Clary
2017-03-24Fix UI message issue, and style cleanup (!)Bastien Montagne
2017-03-23Added new option for storing bindpose matrix, see T50412Gaia Clary
2017-03-12fix T50923: Inconsistent default values and wrong order of parameters in api ...Gaia Clary
2017-03-11Cleanup: code style & cmakeCampbell Barton
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-09-09Alembic: add option to triangulate meshes upon export.Kévin Dietrich
2016-08-16More fixes from coverity report.Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-03Cleanup & simplify snapping functionsGermano Cavalcante
2016-05-26fix: Import of meshes with holes is now reported as WARNING (unsupported)Gaia Clary
2016-05-05Transform/Snap: EditMesh/BKE_bvhutils API improvementsGermano Cavalcante
2016-04-22Transform Snap: initial snap context refactorCampbell Barton
2016-01-12Fix T47164: [Scene.raycast] - True result when it should be False.Bastien Montagne
2015-12-02PyAPI: Change ray_cast to fix & improve behaviorCampbell Barton
2015-12-02Transform Snap: add optional face index argCampbell Barton
2015-12-02Cleanup: transform snap argumentsCampbell Barton
2015-04-08Forgot this last commit.Antony Riakiotakis
2015-04-08Fix multiview issue: play animation crashesAntony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-27Use preview option to detect frame range for filename when using ctrlAntony Riakiotakis
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2014-12-12cleanup: disallow NULL arg to uvedit_aspectCampbell Barton
2014-12-11Fix T42859 smart UV unwrap does not support aspect correction.Antony Riakiotakis
2014-06-18Revert "Fix flickering when transform snapping in edit mode and cursor is"Antony Riakiotakis
2014-06-12Fix flickering when transform snapping in edit mode and cursor isAntony Riakiotakis
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-25Fix T38824: curve which is constrained on a hidden layer causes cycles crashSergey Sharybin
2014-01-16Code Cleanup: no need to pass empty strings as default valuesCampbell Barton
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-10-05replaced export for OpenSim by Export for SL/OpenSim in Collada export user i...Gaia Clary
2013-10-03Changed some labels from Second Life to OpenSimGaia Clary
2013-06-16when setting the subframe for large frames (250,000+) the precision was very ...Campbell Barton
2013-04-24rna api function scene.ray_cast now returns the object and its matrix (incase...Campbell Barton
2013-04-14modify snapObjectsRayEx() to use a pointer to 'ray_dist' rather then passing ...Campbell Barton
2013-04-11make scene.ray_cast() behave like object.ray_cast(), add distance arg to snap...Campbell Barton
2013-04-11py api:Campbell Barton
2013-03-07Collada: Added option for how rot,loc,trans data is exported (improves flexib...Gaia Clary
2013-03-04patch [#34103] use booleans for extensions testing.Campbell Barton