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-03-03UI messages fixes...Bastien Montagne
2015-03-02cleanup: whitespaceCampbell Barton
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-02-06UserPrefs: increase max undo steps to 256Campbell Barton
2015-02-01error in last commitCampbell Barton
2015-02-01RNA: add readonly pixelsize to userprefsCampbell Barton
2015-01-28Add theme option for cliping borderAntony Riakiotakis
2015-01-03D824: Add themeing for keyframe lines in TimelineDiego Garcia
2015-01-03Grease Pencil: Vertex size and colours are now themableJoshua Leung
2014-12-08Cleanup: Minor edits to widget emboss codejulianeisel
2014-11-28Delete GPU buffers if preference changes.Antony Riakiotakis
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-11-14UI: Rename Addons -> Add-onsCampbell Barton
2014-11-07Fix T42531: Setting 'Undo' steps to '1' causes weirdness.Bastien Montagne
2014-10-27Add Theme Option for UI EmbossJonathan Williamson
2014-10-23Usual UI messages fixes.Bastien Montagne
2014-10-14Pie menus:Antony Riakiotakis
2014-10-14Fix T42209: Changing Node Editor header color also changes wire colorLukas Tönne
2014-10-13Fix T42205: MovieClip ignores grid colorCampbell Barton
2014-10-13Pie menus: Confirm thresholdAntony Riakiotakis
2014-10-10Fix T32209 quitting not saving latest data if you are in edit or sculpt mode onAntony Riakiotakis
2014-09-30Support for "virtual pixelsize" on 4k screens.Lukas Tönne
2014-08-25SplitNormals UI tweaks: add own color for normals drawing, and own 'face corn...Bastien Montagne
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-10UI: show ttips even if disabled, when holding alt key.Bastien Montagne
2014-08-07Fix T41333: Selected mask points don't stand out visually.Bastien Montagne
2014-07-23Updates/fixes for new UI messages.Bastien Montagne
2014-07-23Occlusion Query based selection.Antony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-06-28Add render result caching.Bastien Montagne
2014-06-23T39690: Modifications to Blender's 'temp dir' system.Bastien Montagne
2014-06-13UI: Add back ability to select a custom interface fontCampbell Barton
2014-04-30Frame cursor color was missing for the image editorSergey Sharybin
2014-04-29reduced minimum value for NDOF sensitivity to better fit the space navigatorgaiaclary
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