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
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
2015-05-13Clip editor: Selecting curves in graph view always extends tracks selectionSergey Sharybin
2015-05-13Clip editor: Deselecting with shift-LMB does not work in graph viewSergey Sharybin
2015-05-13Fix T44683: Unable to mute movie clip when using stabilized displaySergey Sharybin
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-04-30Cleanup: typosCampbell Barton
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-22Tracking: Show plane track outline if image failed to loadSergey Sharybin
2015-04-22Tracking: Some more code de-duplicationSergey Sharybin
2015-04-22Tracking: Add missing plane track remapping when joining two point tracksSergey Sharybin
2015-04-22Tracking: Cleanup, move some plane tracks code to utility functionsSergey Sharybin
2015-04-21Tracking: Fix over-allocation in plane track's point tracks pointers when rem...Sergey Sharybin
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-11Cleanup: indentationCampbell Barton
2015-02-19RNA: pass only 0/1 to RNA_property_boolean_setCampbell Barton
2015-02-06cleanup: styleCampbell Barton
2015-01-30Get rid of the file touch hack.Antony Riakiotakis
2015-01-28Sequencer: Option to skip strip proxy generation if they already existsSergey Sharybin
2015-01-07Fix for bool flag useCampbell Barton
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2014-12-15Fix for clip proxies builder reloading original footage framesSergey Sharybin
2014-11-30Cleanup: warnings & spaceCampbell Barton
2014-11-30Removing last vestigial remains of old C-based UI for Grease PencilJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-10-31Cleanup: namingCampbell Barton
2014-10-30Libmv: Replace region tracker with autotracker in BlenderSergey Sharybin