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-12-27Brush Texture Angle Goodies:Antony Riakiotakis
2014-12-25Refactor 'immediate search' featureBastien Montagne
2014-12-25Fix T42938: image.save_render sometimes saved the wrong passSergey Sharybin
2014-12-24Fix rna paint update callbacks assuming meshesCampbell Barton
2014-12-22Fix T42952: Curve modifier not taken into account when curve is created from ...Sergey Sharybin
2014-12-20RNA Object.matrix_local: Add a big warning this matrix is only relative to pa...Bastien Montagne
2014-12-16Fix nasty typo in CPP RNA that would break on int or bool dynarrays...Bastien Montagne
2014-12-15Improve tip for simple deform originCampbell Barton
2014-12-12cleanup: disallow NULL arg to uvedit_aspectCampbell Barton
2014-12-11Fix T42859 smart UV unwrap does not support aspect correction.Antony Riakiotakis
2014-12-10UI: add Shift-Drag to multiselect expanded enum items too.Bastien Montagne
2014-12-09Sequencer: optionally show strip offsetsCampbell Barton
2014-12-09Fix bug reported by kopias on irc, crash when attempting to set canvasAntony Riakiotakis
2014-12-08Cleanup: Minor edits to widget emboss codejulianeisel
2014-12-07Bugfix T42774: BSurface addon doesn't work on new buildsJoshua Leung
2014-12-05Render API: Add RenderEngine.error_set() functionSergey Sharybin
2014-12-05Amendment to previous commit: Add an option to scene strips to disable GPencilJoshua Leung
2014-12-03Fix typos.Tamito Kajiyama
2014-12-01Fix for potential bug in paint brush RNA updates, was casting to wrongLukas Tönne
2014-12-01Fix: Changing Grease Pencil datablocks updates the viewJoshua Leung
2014-11-30Cleanup: warnings & spaceCampbell Barton
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