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
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-28Implement asymmetric and free handles type for masksSergey Sharybin
2014-03-17UI: Add theme color for viewport overlayCampbell Barton
2014-03-12HSL color wheel implementation.Antony Riakiotakis
2014-02-26Fix T38836: change screencast timer limits so you can record with higher FPS.Brecht Van Lommel
2014-02-20NDOF: yaw/pitch were swapped and add timeline fit.Campbell Barton
2014-02-20NDOF: define 2 default navigation modes: free & orbitCampbell Barton
2014-02-18NDOF: Fix for fly/walk mode ignoring axis invert optionsCampbell Barton
2014-02-15NDOF: rename 'zoom updown' to 'pan xy swap axis'Campbell Barton
2014-02-12Code cleanup: replace WM_OT_ndof_sensitivity_change -> WM_OT_context_scale_floatCampbell Barton
2014-02-08RNA API: remove unused PROP_NEVER_CLAMP flagCampbell Barton
2014-02-08UI: support for alpha tab backgroundCampbell Barton
2014-01-23Tab theme colorsCampbell Barton
2014-01-17Similar reshuffling of theme settings order for DopeSheet to ensure pairs end...Joshua Leung
2014-01-17Reshuffle Graph Editor theme settings to get pairs of settings to line upJoshua Leung
2014-01-17Assorted polish fixes for keyframe theme settings patchJoshua Leung
2014-01-17T37579: Theme settings for Keyframe ColoursJose Molina Garcia
2014-01-16BLF: Fix for changing the DPI storing many fonts (300+)Campbell Barton
2014-01-16User Prefs: Manipulator unit and tooltip fixesAndrew Buttery
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-17UI: Theme Colors for Info spaceSv. Lockal
2013-12-14Code cleanup: Remove Blender 2.4x animation player preset, since we have the ...Thomas Dinges
2013-12-13UI/RNA: added pixel and percentage units to some propertiesScott Petrovic
2013-12-12RNA: Add pixels property typeScott Petrovic
2013-12-09Enhancement: added node colors for every node classJeroen Bakker
2013-12-08Add themable colors for edges in UV editor. Reuse WIRE_EDIT for outlinesAntony Riakiotakis
2013-12-04Usual UI messages fixes & tweaks.Bastien Montagne
2013-12-03View Navigation: Walk and Fly modesDalai Felinto
2013-11-06Grease Pencil: User-Pref for setting the default colour of newly created layersJoshua Leung
2013-11-02Fix: tooltip when adding a new 'Excluded path' for python executionAndrea Weikert
2013-11-02Fix: error message when removing an 'Excluded path' for python execution, sma...Andrea Weikert
2013-10-15Rename "Show Python Tooltips" to "Python Tooltips"Jonathan Williamson
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-05Expose theme color of shadow UVs (These include UVs that are drawn inAntony Riakiotakis
2013-06-18add option to enable auto-execute scripts, but exclude certain directories.Campbell Barton
2013-06-10correction to typo in r57327, ui-load wasnt working on splash screen.Campbell Barton
2013-06-09add editmode wire color,Campbell Barton
2013-06-07code cleanup: use more standard names for userpref ui functions was using `co...Campbell Barton
2013-05-09UI naming consistency:Thomas Dinges
2013-04-29Changes to image draw method optionsSergey Sharybin
2013-04-12Image draw method optionSergey Sharybin
2013-04-08Fix #34875: 0 digits of precision was not supported for FloatProperty, nowBrecht Van Lommel
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-29add edge-angle drawing in editmode for manifold edges.Campbell Barton
2013-03-28svn merge ^/trunk/blender -r55594:55635Campbell Barton
2013-03-27Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versionsSergey Sharybin
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-23Code cleanup:Thomas Dinges
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-22Increase hard limit for prefetch frames to INT_MAXSergey Sharybin