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-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-28Delete GPU buffers if preference changes.Antony Riakiotakis
2014-11-28Cleanup: duplicate headersCampbell Barton
2014-11-26World background working on cycle nodes.Antony Riakiotakis
2014-11-25Minor UI message fix.Bastien Montagne
2014-11-24UI: avoid property lookup for uiItemMenuEnumRCampbell Barton
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-24Allow explicit control over world background.Antony Riakiotakis
2014-11-24BLI_utildefines: add UNUSED_VARS() macroCampbell Barton
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-11-20SCons: Proper solution for local symbols mapSergey Sharybin
2014-11-20SCons: Remove duplicate PLATFORM_LINKFLAGS from makesdna and makesrnaSergey Sharybin
2014-11-19Refactor: Move part of vgroup handling code from ED_mesh/object_vgroup.c to B...Bastien Montagne
2014-11-18Fix T41969: Enviropment map crashSergey Sharybin
2014-11-18BLI_assert: print a backtrace with the errorCampbell Barton
2014-11-17Cleanup: Shapekey: get rid of `ED_vgroup_object_is_edit_mode()`Bastien Montagne
2014-11-17Alternate fix for T42619: NULL check in callerCampbell Barton
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-11-16Fix T42581: Add 'icon_value' feature to UI Py/RNA's operator button and items...Bastien Montagne
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-16Uninitialised var warningJoshua Leung
2014-11-16Bugfix T41525: Button keyframe indicators don't work correctly when editing N...Joshua Leung
2014-11-14Reuse local view for UVs for previous commit, thanks to Campbell for theAntony Riakiotakis
2014-11-14Fix T42561 (semi feature request/comeback) UVs in image editor can getAntony Riakiotakis
2014-11-14UI: Rename Addons -> Add-onsCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-07Fix T42531: Setting 'Undo' steps to '1' causes weirdness.Bastien Montagne
2014-11-05Code cleanup: Replace magic number with verbose name for math node operationsSergey Sharybin
2014-11-04Code cleanup: Replace magic constants with definesSergey Sharybin
2014-11-04Cleanup: spelling (D831)Campbell Barton
2014-10-29Fix T42395: Stored "render data" in particles mismatches the particleLukas Tönne
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-27Add Theme Option for UI EmbossJonathan Williamson
2014-10-23Usual UI messages fixes.Bastien Montagne
2014-10-19Revert "Freestyle: Built-in SVG exporter."Campbell Barton
2014-10-18Freestyle: Built-in SVG exporter.Tamito Kajiyama
2014-10-16Fix T42258: Drivers: `dimensions.x` is always invalid, but `dimensions[0]` worksBastien Montagne
2014-10-15Disable color editing for bone group color sets unless custom colors isLukas Tönne
2014-10-15Fix T42239, missing redraw notifier when switching collision shapes.Lukas Tönne
2014-10-15Fix T42237: Added a soft limit to 3D view grid scale; a value of 0.0Lukas Tönne
2014-10-15Bugfix T42225: Python - GreasePencil.active incorrectly accepts GreasePencil ...Joshua Leung
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-10-14Pie menus:Antony Riakiotakis
2014-10-14Yet another tweak to stretch volume variation.Lukas Tönne
2014-10-14Fix T42209: Changing Node Editor header color also changes wire colorLukas Tönne
2014-10-13Integrated limits for volume preservation in stretch-to constraints.Lukas Tönne
2014-10-13Fix T42198: Linked lines only work with linked objects.Tamito Kajiyama