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-11-16Fix T50051: Avoid crash when render grease pencil from VSEAntonioya
2016-11-12Fix T49996: VSE opengl render crash with grease pencil if current frame is e...Antonioya
2016-11-10Fix Grease Pencil render in VSE crashes when no strips (#T49975)Dalai Felinto
2016-10-27Fix T49829: Removal of custom icon previews during add-on unregister crashes ...Bastien Montagne
2016-10-14Prevent crash after OpenGL rendering animation to images.Sybren A. Stüvel
2016-10-12Fix T49622: Grease pencil not rendering out of VSESergey Sharybin
2016-10-10OpenGL animation: Fix stupid mistake form previous commitSergey Sharybin
2016-10-10OpenGL render: Fix missing file output after pressing EscSergey Sharybin
2016-10-07OpenGL render: Limit number of scheduled frames for writeSergey Sharybin
2016-10-07OpenGL render: Fix non-deterministic order of frame writes for moviesSergey Sharybin
2016-10-07OpenGL: Don't write frames when rendering was canceledSergey Sharybin
2016-10-07OpenGL: Do not schedule new frames for write if error happensSergey Sharybin
2016-09-22Fix T49422: Metadata not showing in OpenGL rendersSergey Sharybin
2016-09-18BLI_listbase: Add/use utility to move link (BLI_listbase_link_move)Julian Eisel
2016-09-17OpenGL render: Bugfix (unreported) after rB6f92604e539b2114763150fb1ace60d28e...Thomas Beck
2016-09-16Improve description of move operator direction propertiesJulian Eisel
2016-09-16OpenGL render: Move file writing to a separate threadSergey Sharybin
2016-09-15Fix mistake in previous commitSergey Sharybin
2016-09-15OpenGL render: Avoid byte-float-byte roundtripSergey Sharybin
2016-09-15OpenGL render: Add developer option to easily enable time informationSergey Sharybin
2016-09-15OpenGL render: Skip GP passes if viewport has GP visibility disabledSergey Sharybin
2016-08-31Fix T49210: Issue with User Count on Images in some shader nodetrees when ren...Bastien Montagne
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