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-02-03Possible NULL de-reference on fullsceen checkCampbell Barton
2015-01-28Stacked fullscreen area support (proper implemenation)julianeisel
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-25cleanup: warnings, spellingCampbell Barton
2015-01-25Fix T43008: Support stacked fullscreen areasjulianeisel
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-21BKE_screen: add BKE_screen_find_area_xyCampbell Barton
2015-01-12Second try to fix missing previews of mat/tex/etc. in .blend files.Bastien Montagne
2015-01-08Fix for wrong boolean flag checkSergey Sharybin
2015-01-07Ensure mat/tex/etc. previews are generated/saved in .blend files when enabled...Bastien Montagne
2015-01-04sequencer: don't return big values (fill pointer instead)Campbell Barton
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2014-12-20Fix T42961: GPencil - Refactor object/scene data behaviourjulianeisel
2014-12-06Fix crash in RE_AcquiredResultGet32 on debug builds introduced yesterdayJens Verwiebe
2014-12-05Render API: Add RenderEngine.error_set() functionSergey Sharybin
2014-12-05Grease Pencil sketches get included when doing OpenGL previews for scene stri...Joshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-28Delete GPU buffers if preference changes.Antony Riakiotakis
2014-11-26World background working on cycle nodes.Antony Riakiotakis
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-22Fix T42688: python crash: bpy.context.scene.update().Bastien Montagne
2014-11-18Make it possible to use preview/viewport render job kill without contextSergey Sharybin
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-10-28Cleanup: de-duplicate engine-id'sCampbell Barton
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-07Allow render engine to declare whether it's capable of the texture rendering ...Sergey Sharybin
2014-10-06Texture painting:Antony Riakiotakis
2014-10-06Cleanup: remove old preview codeCampbell Barton
2014-08-27Changing render engine now refreshes the texture paint display better.Antony Riakiotakis
2014-08-19Fix T41457: Viewport resolution divider does freestyle for every resolutionSergey Sharybin
2014-08-17CleanupCampbell Barton
2014-08-12Fix T41060: Wrong texture 'Object' mapping in 3DView Rendered mode with Blend...Sergey Sharybin
2014-08-12Freestyle: Removed the stored bContext from the Controller class.Tamito Kajiyama
2014-08-12Fix for wrong idname of the "Create Freestyle Stroke Material" operator.Tamito Kajiyama
2014-08-12Freestyle: Fix for error handling in SCENE_OT_freestyle_stroke_material_create.Tamito Kajiyama
2014-08-12Added new operator "Create Freestyle Stroke Material" for testing.Tamito Kajiyama
2014-07-24Material could end up with invalid texture paint slots on changingAntony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-17Follow-up to code cleanup in rB415af0b: Keep compound terms as they are.Tamito Kajiyama
2014-07-16Cleanup: Adhere to our naming convention for BKE_linestyle.h APICampbell Barton
2014-07-09Implement Start Resolution for preview render in BISergey Sharybin
2014-07-09Fix T40939: Border render and SSS doesn't work correct in rendered viewportSergey Sharybin
2014-06-25Fix T40800: Crash when editing material nodesSergey Sharybin
2014-06-24Followup for the previous commitSergey Sharybin
2014-06-20GLSL tweaks for viewport render drawSergey Sharybin
2014-06-20Implement resolution divider in the Blender InternalSergey Sharybin