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
2015-01-03FileBrowser: add search field in header bar.Bastien Montagne
2015-01-03D824: Add themeing for keyframe lines in TimelineDiego Garcia
2015-01-03Grease Pencil: Vertex size and colours are now themableJoshua Leung
2015-01-03Refactor 'fit in camera view' code, and expose it to RNA.Bastien Montagne
2015-01-03Fix RNA Image.frame_duration.Bastien Montagne
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2015-01-01Fix T43078: Strip custom proxy files did not respect color space settingsSergey Sharybin
2014-12-30Fix issue in separate rake control commit:Antony Riakiotakis
2014-12-29Fix stupid handling of 'Object.matrix_local' in RNA.Bastien Montagne
2014-12-28Cleanup: no need for hacks here, RNA allows for real read-only props, and if ...Bastien Montagne
2014-12-27GPencil UI: Color swatches for both Stroke and Fill colors are now shownJoshua Leung
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