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-02-11Own recent removal of string encoded menus missed render layers/passesCampbell Barton
2014-02-11Fix T38553: Crash load new level; array modifier using curve lengthSergey Sharybin
2014-02-11Cycles: Clamp Direct now affects the Background too.Thomas Dinges
2014-02-11Fix T38574 uv sculpting cursor could be visible during render preview inAntony Riakiotakis
2014-02-11Bring back stabilization and GP panels to MCESebastian Koenig
2014-02-11Fix T38557: VSE clips with Alpha Over against a transparent background fail t...Sergey Sharybin
2014-02-11Blender Internal: Modify material property "Cast Buffer Shadows" to affect ra...IRIE Shinsuke
2014-02-11Fix T38537: issue with OS X full screen startup.blend after recent changes.Brecht Van Lommel
2014-02-11Cycles: Separation of Indirect and Direct clamping.Thomas Dinges
2014-02-10Add Tabs to Paint ModesJonathan Williamson
2014-02-10Fix part of T38304: cycles render problem with zero length curve segments.Brecht Van Lommel
2014-02-10UI: allow clicking to close menus and popups (but not submenus).Campbell Barton
2014-02-10UI: fix own error, dont add slider pad when neither sides alignCampbell Barton
2014-02-10OSX/scons: adapt forgotten CCVERSION conditional, sorryJens Verwiebe
2014-02-10OSX/scons; Adapt ftemplate-depth=1024 condition to new compiler versioningJens Verwiebe
2014-02-10OSX/scons: fix breakage after clang-openmp commit:Jens Verwiebe
2014-02-10Fix T38576: cycles hair not rendering in edit/paint modes.Brecht Van Lommel
2014-02-10Fix T38501: blender crashes right after adding image texture to materialSv. Lockal
2014-02-10UI: panel tabs, use simple color interpolation that ignores alphaCampbell Barton
2014-02-10UI: First pass at creating some tooltip descriptions for the various editor t...Joshua Leung
2014-02-10Patch T38282/D295: Add a time offset to the FCurve Noise ModifierBassam Kurdali
2014-02-10UI: report if WM_OT_call_menu uses an unknown menuCampbell Barton
2014-02-10UI: fix for issue in last commit, popups show above the buttons againCampbell Barton
2014-02-10UI: refactor menus to remove menus encoded in stringsCampbell Barton
2014-02-10UI: use RNA for colorband interpolation menuCampbell Barton
2014-02-09OSX/scons: allow for compiling with clang-openmp-3.4Jens Verwiebe
2014-02-09Code cleanup: Remove Debug closure declaration.Thomas Dinges
2014-02-09Code cleanup: fix compiler warning with clang.Brecht Van Lommel
2014-02-09Cycles: use COMPAT_ENGINES mechanism for UI panels.Jonas Eschenburg
2014-02-09RNA: add RNA_enum_from_identifier, RNA_enum_from_value search functionsCampbell Barton
2014-02-09UI: replace uiPupMenuOkee & uiPupMenuSaveOver with WM_operator_confirmCampbell Barton
2014-02-09UI: improve reports popupCampbell Barton
2014-02-09Code cleanup: remove unused menu functionsCampbell Barton
2014-02-09UI: use proportional option while dragging buttonsCampbell Barton
2014-02-08RNA: add flag to be used for changing numbers proportionallyCampbell Barton
2014-02-08Py Docs: move bpy.props options and subtype flags into generic definesCampbell Barton
2014-02-08RNA API: remove unused PROP_NEVER_CLAMP flagCampbell Barton
2014-02-08Fixes to make script_load_keymap test pass.Howard Trickey
2014-02-08UI: support for alpha tab backgroundCampbell Barton
2014-02-08T38482: Fixed the Crashing. If the same UV Layer is referenced multiple times...gaiaclary
2014-02-08Fix collada compile ( kudos ti ideasman )Jens Verwiebe
2014-02-08UI: multi-drag number button editingCampbell Barton
2014-02-08UI: split ui_button_execute_do into begin/endCampbell Barton
2014-02-08UI: butstore API to generalize button storage for modal handlersCampbell Barton
2014-02-08Cycles Standalone: Expose Shader settings in the xml api.Thomas Dinges
2014-02-08Cycles Standalone: Exit when no xml file can be found.Thomas Dinges
2014-02-08some systems didnt define NULLCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-07Texture Nodes: "At" distortion node was missing from the add menu.Thomas Dinges
2014-02-07Fix T38538: repeat history menu show operators that can't be repeated.Brecht Van Lommel