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-12-08Cleanup: Minor edits to widget emboss codejulianeisel
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-10-30UI: Fix tooltip text color not resetting correctlyjulianeisel
2014-10-27Add Theme Option for UI EmbossJonathan Williamson
2014-10-14Fix T42209: Changing Node Editor header color also changes wire colorLukas Tönne
2014-08-25Move theme updates for new handles colors & co into last versioned block.Bastien Montagne
2014-08-25SplitNormals UI tweaks: add own color for normals drawing, and own 'face corn...Bastien Montagne
2014-08-13Maybe slightly controversial pie commit:Antony Riakiotakis
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-07Fix T41333: Selected mask points don't stand out visually.Bastien Montagne
2014-07-23Fix for mixup in startup.blend data init when userprefs.blend was missingCampbell Barton
2014-07-21CleanupCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-03Correct version check for tip colorCampbell Barton
2014-06-24Update the design of tooltipsCampbell Barton
2014-06-04Fix for dupli's ignoring color in set-scenesCampbell Barton
2014-05-15Disable auto-perspective by default, see T40153Campbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-20Code cleanup: styleCampbell Barton
2014-03-28Implement asymmetric and free handles type for masksSergey Sharybin
2014-03-17UI: Add theme color for viewport overlayCampbell Barton
2014-02-19NDOF: fix helicopter fly option, revert default to trackball.Campbell Barton
2014-02-19UI: increase contrast active/inactive (see: T38490)Campbell Barton
2014-02-18Multisample: disable this by default again, it is causing a serious performan...Brecht Van Lommel
2014-02-18Fix FCurve reading freed themes, assert to prevent further misuseCampbell Barton
2014-02-17NDOF: default to turntable (blenders default too)Campbell Barton
2014-02-12defaults: disable twoside for startup.blendCampbell Barton
2014-01-27Curves: save active point to fileKevin Mackay
2014-01-23Tab theme colorsCampbell Barton
2014-01-17Bump up default size of vertices in Graph Editor to make them easier to see/s...Joshua Leung
2014-01-17Assorted polish fixes for keyframe theme settings patchJoshua Leung
2014-01-17T37579: Theme settings for Keyframe ColoursJose Molina Garcia
2014-01-16Correct versioning check for manipulatorCampbell Barton
2014-01-16Code Cleanup: loop over ThemeSpace's where possibleCampbell Barton
2014-01-16User Prefs: Manipulator unit and tooltip fixesAndrew Buttery
2014-01-04UI: Use bool rather then int/short's where possibleCampbell Barton
2013-12-17UI: Theme Colors for Info spaceSv. Lockal
2013-12-16UserDefaults: disable orbit around object center and region-overlapCampbell Barton
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-11-25User Defaults: Change user defaults based on decission by new UI team - T37518Campbell Barton
2013-11-06Grease Pencil: User-Pref for setting the default colour of newly created layersJoshua Leung
2013-09-05Expose theme color of shadow UVs (These include UVs that are drawn inAntony Riakiotakis
2013-08-04code cleanup: replace strcpy with BLI_strncpy for fixed size strings, and cor...Campbell Barton
2013-07-21code cleanup: add break statements in switch ()'s, (even at the last case).Campbell Barton
2013-07-05correct typo in previous commit & minor changes.Campbell Barton
2013-07-02Fix #35958: texture timeout with value 0 not preserved when saving user prefe...Brecht Van Lommel
2013-06-27correct previous startup.blend - r57698 (which disabled cycles by accident).Campbell Barton
2013-06-26Fix #35880: popup menus like F6 redo did not use the right theme color forBrecht Van Lommel