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-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
2014-01-04Add missing separator between Group: and Parent:Jonathan Williamson
2014-01-04Rename "Objects" to "Group:" and separate parent operators into "Parent:" sec...Jonathan Williamson
2014-01-04Rename Add to Group and Remove from Group operators in the toolbar.Jonathan Williamson
2014-01-04Fix formatting on section names in the Relations tab.Jonathan Williamson
2014-01-04Rename "Object" to "Operations" in the 3D View Toolbar Basic tab.Jonathan Williamson
2014-01-04Fix alignment of Grease Pencil options.Jonathan Williamson
2014-01-04Remove individual panels for primitive objects, adding only primary ones.Jonathan Williamson
2014-01-04Cleanup the Grease Pencil panel of the 3D View Toolbar.Jonathan Williamson
2014-01-04Add Undo/Redo and Undo History to the History tab of the 3D View ToolbarJonathan Williamson
2014-01-04Add "Bake Action" to Animation tab of 3D View Toolbar.Jonathan Williamson
2014-01-04Adding Relations category to 3D View Toolbar.Jonathan Williamson
2014-01-04Adding remaining object categories to the Create tab of the 3D View Toolbar.Jonathan Williamson
2014-01-04Add "Add Curve" buttons to 3D View ToolbarJonathan Williamson
2014-01-04Add Mesh buttons for 3D View ToolbarJonathan Williamson
2014-01-04Basic Tab for Object Mode 3D View ToolbarJonathan Williamson
2014-01-04Object Mode Toolbar TabsJonathan Williamson
2014-01-02Bring back edit curve add menuSergey Sharybin
2014-01-01Fix T38008: Bug in templates operator_nodes.pyBastien Montagne
2014-01-01Clean up Zoom Style section of Input PreferencesJonathan Williamson
2014-01-01Align Author field and label horizontallyJonathan Williamson
2014-01-01Improve readability of System panel of User PreferencesJonathan Williamson
2013-12-31Fix T37935: 3dsmax key configuration broken after recent mesh operator changes.Brecht Van Lommel
2013-12-29Text3d: add select all operatorCampbell Barton