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-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
2015-05-27Code cleanup, silence some warnings when building without legacy depsgraphSergey Sharybin
2015-05-27Fix compilation error with legacy depsgraph disabledSergey Sharybin
2015-05-20Add dedicated command argument to switch depsgraph to a single-threaded evalu...Sergey Sharybin
2015-05-13Multi-View: return correct number of views when rendering only one of the ste...Dalai Felinto
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-05-06Shader node: support native render capabilitiesCampbell Barton
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-05-04Freestyle: Fix for line style ID datablocks not copied when fully copying a s...Tamito Kajiyama
2015-05-04Fix Buttons context, invalid object data accessCampbell Barton
2015-05-04Button Space: clear pin flag when NULL'ing pointerCampbell Barton
2015-05-04Fix T44376: Buttons context, invalid data accessCampbell Barton
2015-05-02Fix rna default value in BGE UI.Porteries Tristan
2015-04-17Depsgraph: Report total time spent on scene updateSergey Sharybin
2015-04-13Depsgraph debug: Remove hardcoded array of BLENDER_MAX_THREADS elementsSergey Sharybin
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-22BGE: New hysteresis offset to improve LOD level transitionsJorge Bernal
2015-03-21Cleanup: constify scene/modifiersCampbell Barton
2015-01-27Fix T43398: Viewport "Renderend" ist not updated when a material is assigned ...Sergey Sharybin
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2014-12-01Cleanup: more int->bool.Bastien Montagne
2014-11-22Bugfix T42549: Grease pencil layers are not scene-specific for "full copy sce...Joshua Leung
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-14skip scene_armature_depsgraph_workaround when theres no armaturesCampbell Barton
2014-11-14Depsgraph: Workaround for missing pose update when changing visible layersSergey Sharybin