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-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-31Cleanup: spelling, styleCampbell Barton
2016-07-26Fix T48813: Custom icon is not drawn on header / addons prefs panel.Bastien Montagne
2016-07-21Cleanup: spellingCampbell Barton
2016-07-20Cleanup: use BKE naming convention for object materialsCampbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-08Refactor remapping's pre/post process of special cases.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-03-31Fix T47985: VSE GL-render scene strip hangsCampbell Barton
2016-02-29Fix a bunch of temp full-screen glitchesJulian Eisel
2016-02-07Cleanup: line widthCampbell Barton
2016-02-01Fix wrong information used for stamp when "Strip Metadata" is usedSergey Sharybin
2016-01-23Vector Transform node support for GLSL mode and the internal rendererAlexander Romanov
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-12-08OpenGL: split off framebuffer, shader and texture code into separate files.Brecht Van Lommel
2015-11-30Fix T38245: render slot getting lost when switching slots while compositing.Brecht Van Lommel
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-19Cleanup: redundant 'break', minor editsCampbell Barton
2015-11-17Fix T46793: VSE OpenGL renderer crashes when using grease pencilSergey Sharybin
2015-11-16Speedup OpenGL sequencer animation renderingSergey Sharybin
2015-11-16Remove unused arguments from RE_WriteRenderViewsMovie()Sergey Sharybin
2015-11-11OpenGL Render: Support full-sample Anti-AliasingCampbell Barton
2015-11-11Cleanup: GL Render (simplify internal logic)Campbell Barton
2015-11-10Prevent non-button space used as a SPACE_BUTS from template_previewSergey Sharybin
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
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-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton
2015-10-14Support for multi-sample off-screen buffersCampbell Barton
2015-10-06WM: Fix crash when a new window can't be createdCampbell Barton
2015-09-22Show error when unsupported movie format usedCampbell Barton
2015-09-14Revert "Fix crash in opengl render caused..."Campbell Barton
2015-09-14Fix crash in opengl render caused by gfx being blacklisted forJoe Eagar
2015-09-09Fix T45839 : Regression - Multi-layer image issues when using non-standard namesDalai Felinto
2015-08-27Fix T45702: Editing smoke while viewport render and blender bugSergey Sharybin
2015-08-23Cleanup: spelling/styleCampbell Barton
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-22Render preview: Make preview render database lazily loadedSergey Sharybin
2015-07-21Fix T45496: Crash loading file during previewCampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-07-02Render: Solve wrong vertex parent in linked objects with Locked UISergey Sharybin
2015-07-01Sequencer metadata:Antony Riakiotakis
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton