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
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-21Fix missing datablocks types in id_make_local.Bastien Montagne
2016-07-19Fix (IRC reported by Sergey) assert regarding icon_id of newly copied datablo...Bastien Montagne
2016-07-14Cleanup: Use BKE_scene_base_add for creating basesJulian Eisel
2016-07-11Fix (unreported) memory leak when making local linked databock which has a pr...Bastien Montagne
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-07Cleanup: warningCampbell Barton
2016-06-07World space switch for BI nodes.Alexander Romanov
2016-05-19Add Peak Memory as render stamp optionLukas Stockner
2016-05-11Cleanup: unused win32 headersCampbell Barton
2016-05-06Cleanup: warningsCampbell Barton
2016-04-29Fix T48290: Hook fails after deleting geometryCampbell Barton
2016-04-15New freehand curve drawing toolCampbell Barton
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2016-03-03Docs: minor comment correctionCampbell Barton
2016-03-03Fix T47676: Broken default values for particle brush strength.Bastien Montagne
2016-02-20Fix crash enabling Use Multiview on images with an empty filepath.Brecht Van Lommel
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-01-16Fix T47188: Blender crashes when trying to undo adding new scene with "copy s...Bastien Montagne
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2015-12-27Fix T47064: Change Audio defaults to 48 kHzJörg Müller
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-14Usual i18n fixes, and cleanup: fix 'randomise' -> 'randomize' spelling in code.Bastien Montagne
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-11-08Remove unused header filesSergey Sharybin
2015-11-08Fix T46712: Crash while rendering Freestyle sceneSergey Sharybin
2015-11-04OpenSubdiv: Use pool for delayed OpenGL buffers free when freeing from non-ma...Sergey Sharybin
2015-11-03Fix T46677: OpenSubdiv crashes when witching from simple and CC subdivisionsSergey Sharybin
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-20First step to handle missing libs/datablocks when reading a file.Bastien Montagne
2015-09-22Cleanup: indentationCampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-08-28Fix T45929: OpenSubdiv was doing extra object recalc tagsSergey Sharybin
2015-08-27Fix T45702: Editing smoke while viewport render and blender bugSergey Sharybin
2015-08-27OpenSubdiv: Fix crash toggling edit mode with new depsgraphSergey Sharybin
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-10Data previews: add preview to Object, Group and Scene.Bastien Montagne
2015-08-06Docs: comment BKE_scene_set_backgroundCampbell Barton
2015-08-05OpenSubdiv: Fix crash happening when disabling Use OpenSubdiv optionSergey Sharybin
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-17Fix T45469: Vertex Group weight = 0.0 in scene 2.Bastien Montagne
2015-06-27Cleanup: all params of BLI_str partition funcs can be const...Bastien Montagne
2015-06-21Cleanup: quiet warningCampbell Barton
2015-06-15Fix T45052: Compositing-Masks are not editable with new DepsGraphSergey Sharybin