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-01-27Revert the removal of Blender Internal Edge rendering, after artist feedback.Thomas Dinges
2014-01-27Implement clipboard for mask splinesSergey Sharybin
2014-01-27Fix clip editor interface being broken by a71f072Sergey Sharybin
2014-01-27UI: Fix for icon-only menus too small click-able areaCampbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2014-01-25Fix T38359: Not a bug, but better to grey out Material selector of particles ...Bastien Montagne
2014-01-24Add support for new "bl_category" member (new panels "tabs" system).Bastien Montagne
2014-01-23Fix T36165: blender internal HDR textures with negative values got clamped.Brecht Van Lommel
2014-01-23Themes: update for tab colorsCampbell Barton
2014-01-22Fix T38315: keymap configuration export did not export deactivated items corr...Brecht Van Lommel
2014-01-21Usual UI messages fixes.Bastien Montagne
2014-01-21Fix T38229: 3D view shadeless display not supported with GLSL, so hide in UI.Brecht Van Lommel
2014-01-20Fix part of T38280: UI inconsistencies in the texture/image paint stroke panels.Brecht Van Lommel
2014-01-20Fix T38267: dynamic paint Use Object Material not working correct in some cases.Brecht Van Lommel
2014-01-18Code Cleanup: py script float comparisonsCampbell Barton
2014-01-17Rigidbody: Add missing properties to "Copy Rigid Body Settings" operatorSergej Reich
2014-01-17Fix T36190: Rigid Body bake to keyframes bakes wrong the rotations.Sergej Reich
2014-01-17Icons: make inkscape svg to png conversion work with Inkscape.app on OS X.Brecht Van Lommel
2014-01-17UI/Modifiers: add missing icon for Wireframe modifierSimon Repp
2014-01-17Oops! Should have double checked before pushing that last commit.Joshua Leung
2014-01-17Fix T38157: Rigid body, crazy f-curves after bake to keyframesJoshua Leung
2014-01-17EditMesh: add delete loose operator (access from Cleanup menu)Campbell Barton
2014-01-17Build Modifier - Add "Reversed" OptionJoshua Leung
2014-01-17Code Cleanup: avoid bpy.context when its passed in as an argCampbell Barton
2014-01-17Forgot in previous commit to take care of user preferencesgaiaclary
2014-01-17Improved the Quit Confirm behaviour: Now confirm only shows up when current s...gaiaclary
2014-01-15Fix a bunch of UI string issues...Bastien Montagne
2014-01-14Bevel Modifier: add width type and profile control.Howard Trickey
2014-01-14Fix T38205, typo in Add Torus operator.Thomas Dinges
2014-01-14Empties with Images draw type: add support for movies and image sequencesGeoffroy Krantz
2014-01-13UI Icons: store icons in git as uncompressed pixmaps (D196)Campbell Barton
2014-01-13UI Icons: use a python script rather then a shell (for non unix systems)Campbell Barton
2014-01-13UI: remove create new directory popup for button in file browser header.Andrew Buttery
2014-01-13Code Cleanup: spellingCampbell Barton
2014-01-12UI: Add a "New" button for the particle system, consistent to other areas lik...Andrew Buttery
2014-01-11Fix T38145: python error popup when pressing shift+Z in blender game mode.Brecht Van Lommel
2014-01-09Fix T38077: Scaling bones in EditMode drawn using envelope display mode scale...Joshua Leung
2014-01-08UV Unwrap: smart uv unwrap would fail still on some very small facesCampbell Barton
2014-01-07Cycles: Update Integrator Presets and Total Samples info for latest changes.Thomas Dinges
2014-01-07Cycles: Volume Scatter node was missing in the Add Node menu.Thomas Dinges
2014-01-07Fix T38044: Filter Key Binding shows Incorrect resultCampbell Barton
2014-01-07Object Operators: make-dupliface and join-uvs weren't using UNDO.Campbell Barton
2014-01-06Code Cleanup: osl styleCampbell Barton
2014-01-06Cycles / OSL: Add a new procedural texture template, Lyapunov fractals.Thomas Dinges
2014-01-05Text3d: paste additionsCampbell Barton
2014-01-04Text API: make text.current_line_index writableCampbell Barton
2014-01-04Revert "Quick fix for system info text always being scrolled out of view when...Campbell Barton
2014-01-04Quick fix for system info text always being scrolled out of view when loaded ...Joshua Leung
2014-01-04UI / 3D Toolbar: Animation panel had a too large gap at the top.Thomas Dinges
2014-01-04Add "Basic" and "Options" tabs for Mesh Edit Mode.Jonathan Williamson