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-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
2013-06-09add editmode wire color,Campbell Barton
2013-06-07add support for storing text styles in themes.Campbell Barton
2013-05-10Fix for #35286, 'Reset to Default Theme' makes some node titlebars go black. ...Lukas Toenne
2013-05-09Partial revert of own commits r56604 and r56603:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-05-08code cleanup: use 'const float[2]' where possible.Campbell Barton
2013-04-29Changes to image draw method optionsSergey Sharybin
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-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-06Weight Painting: Added userpref for zero_weight color.Gaia Clary
2013-03-03Fix for [#34509] minor theme panel color issueThomas Dinges
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-18fix [#34279] Python console: Selected region is not highlighted when using wh...Campbell Barton
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-15'Reset to Default Theme' wasn't taking into account those themes that enable ...Pablo Vazquez