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-07-04trivial formattingTianwei Shen
2016-07-01add robustness to correspondence adding:Tianwei Shen
2016-06-23Merge branch 'master' into soc-2016-multiviewTianwei Shen
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-14Merge branch 'master' into soc-2016-multiviewTianwei Shen
2016-06-10GPU: use basic-shader for line-stippleCampbell Barton
2016-06-09get re-projection error and make it displayed right in blenderTianwei Shen
2016-06-09about to begin reconstruction in libmvTianwei Shen
2016-06-08complete new and free multiview reconstruction context, so far so goodTianwei Shen
2016-06-07add reconstructN.* files, refine data structuresTianwei Shen
2016-06-06update correspondence data structureTianwei Shen
2016-06-03adapt reconstruction to multiview_reconstructionTianwei Shen
2016-06-01make an independent multiview reconstruction pipeline for multiviewTianwei Shen
2016-05-31prepare solve_multiview button, copy from solve_camera button and reviseTianwei Shen
2016-05-30add correspondence data structTianwei Shen
2016-05-30solve conflictTianwei Shen
2016-05-30daily commit before rebaseTianwei Shen
2016-05-30finish link two correspondence togetherTianwei Shen
2016-05-30add link and unlink button in scripts for pythonTianwei Shen
2016-05-30add two correspondence operatorsTianwei Shen
2016-05-25finish link two correspondence togetherTianwei Shen
2016-05-25add link and unlink button in scripts for pythonTianwei Shen
2016-05-25add two correspondence operatorsTianwei Shen
2016-02-07Cleanup: line widthCampbell Barton
2016-01-28Cleanup: warnings & styleCampbell Barton
2016-01-27Tracking: Remove unfinished code from automation experimentsSergey Sharybin
2016-01-27Tracking: Update plane track solution after joining point tracksSergey Sharybin
2016-01-27Tracking: De-duplicate code for tracking a sequence and single frameSergey Sharybin
2016-01-27Tracking: Solve some TODOsSergey Sharybin
2016-01-27Tracking: Remove code which was dead for quite some time nowSergey Sharybin
2016-01-27Tracking: Cleanup, de-duplicate some codeSergey Sharybin
2016-01-24Fix yet another case broken after glLineWidth() changesSergey Sharybin
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22OpenGL: cleanupMike Erwin
2016-01-18Cleanup: styleCampbell Barton
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2016-01-16Cleanup: styleCampbell Barton
2016-01-15Tracking: Make plane track sliding aware of closest mouseSergey Sharybin
2016-01-15Tracking: Split tracking_ops into smaller filesSergey Sharybin
2016-01-15Tracking: Cleanup, use more strict code styleSergey Sharybin
2016-01-15Tracking: Use sliding zone which is closer to the mouseSergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-06OpenGL: rename simple shader to basic shader.Brecht Van Lommel
2015-12-06OpenGL: use simple shader for texture drawing in a few places.Brecht Van Lommel
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-28OpenGL: remove unnecessarily paranoid bound texture preservation.Brecht Van Lommel
2015-11-28OpenGL: assume GL_TEXTURE_ENV_MODE GL_MODULATE is the default state.Brecht Van Lommel
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton