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-06-23Fix stupid mistakeAntony Riakiotakis
2015-06-23Code cleanup: Use enums for redraw timer operator, makes things moreAntony Riakiotakis
2015-06-15Fix typo in previous commitAntony Riakiotakis
2015-06-15Fix T45060: Brush size snaps back to default maxCampbell Barton
2015-06-12UI: Use numselect for redo-popup (for move layers)Campbell Barton
2015-06-12Fix T45041: (2.75RC) blender crashes when I choose 'Refresh DataBlock Previews'.Bastien Montagne
2015-06-09Fix T37746: Presets in splash failed to redrawCampbell Barton
2015-06-08Alternative fix copying windows from popup dialogsCampbell Barton
2015-06-01Cleanup: doxygen commentsCampbell Barton
2015-05-26Fix T44740: Tweak events stuck (ignored release)Campbell Barton
2015-05-14Invert value calculation for percentages it makes more sense that wayAntony Riakiotakis
2015-05-14Radial operator:Antony Riakiotakis
2015-05-11GHash: avoid redundant castsCampbell Barton
2015-04-27Usual UI messages fixes...Bastien Montagne
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-26UI: 'View Online Manual' ShortcutJulian Eisel
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-18Cleanup: API naming use BKE_undo_ prefixCampbell Barton
2015-04-15Fix T44395: String untranslated in open file window.Bastien Montagne
2015-04-11Remove splash link to support gooseberryCampbell Barton
2015-04-09WM: allow 'save as' to path set by operatorCampbell Barton
2015-04-07Multiview: update Set Stereo 3D menu when the selected stereo mode changesDalai Felinto
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-03Sticky Keys backendJulian Eisel
2015-04-03Fix T44237: translation does not work in spacebar search.Bastien Montagne
2015-03-14Cleanup: styleCampbell Barton
2015-03-11Cleanup: indentationCampbell Barton
2015-02-17RNA API: reuse property lookupsCampbell Barton
2015-02-06cleanup: styleCampbell Barton
2015-02-05More fixes for high DPI:Antony Riakiotakis
2015-01-31WM: empty menu so addons can extend the splashCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-27Fix T43371 lamps not updated on appenidng. Remove GPU materials onAntony Riakiotakis
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-14cleanup: minor editsCampbell Barton
2015-01-12Second try to fix missing previews of mat/tex/etc. in .blend files.Bastien Montagne
2015-01-12revert part of 7a1dc20Campbell Barton
2015-01-11Cleanup: quite some harmless but noisy warnings from gcc...Bastien Montagne
2015-01-09Radial operator number angle input should use angles.Antony Riakiotakis
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2014-12-12Amend to previous 'append warning' commit.Bastien Montagne
2014-12-12Fix T42882: Now warn user when trying to append/link from older blender files.Bastien Montagne
2014-12-09Gooseberry request, circle select for graph editorAntony Riakiotakis
2014-12-08Docs: reference the new manualCampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-24SCons: correct include for win, also minor cleanupCampbell Barton
2014-11-24Cleanup: de-duplicate image drag & drop logicCampbell Barton
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton