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-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-16Rework 2D stabilizatorIchthyostega
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-07-26Fix T48902: MCE Dopesheet does not respect Left Click selectSergey Sharybin
2016-07-21Cleanup: spellingCampbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-10GPU: use basic-shader for line-stippleCampbell Barton
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
2015-11-16Cleanup: typosCampbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-10-08Cleanup: typosCampbell Barton
2015-10-06RNA: Add check_existing arg to other load() funcsCampbell Barton
2015-10-05Cleanup: pass pointer to rctfCampbell Barton
2015-09-20Cleanup: Use new vector transform functionsJulian Eisel
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-06-12Support metadata display in clip editorAntony Riakiotakis
2015-06-11Masking: Numpad-. now centers view to selected control pointsSergey Sharybin
2015-06-10Picky edits to previous commit.Bastien Montagne
2015-06-10Fix T45017: Crash when running 'track markers' operator with no clip loaded.Bastien Montagne
2015-05-18Fix T44752: Clip Editor doesn't respect ColorSpace setting when playback afte...Sergey Sharybin