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
2011-08-29clear some warnings with new proxy code.Campbell Barton
2011-08-29SVN maintenance.Guillermo S. Romero
2011-08-28== Sequencer / proxies ==Peter Schlaile
2011-08-28== Sequencer ==Peter Schlaile
2011-08-27- use %u rather tham %d for unsigned ints in string formatting funcs.Campbell Barton
2011-08-22actually, this if is still marginally good to haveMorten Mikkelsen
2011-08-15the diffuse kernel I had first picked for dilation turned out to be not as gr...Morten Mikkelsen
2011-08-14fix for bug where changing movie filepaths would reset the strip length.Campbell Barton
2011-07-24New dilation function from Morten Mikkelsen (aka sparky).Sergey Sharybin
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-07-05Fix small part of #27815: recognize m2ts as video file extension.Brecht Van Lommel
2011-06-24fix [#27746] Black and White Render doesn't work and/or Saves as a Blank screenCampbell Barton
2011-06-23correction to recent commit & made ffmpeg includes only add when enabled.Campbell Barton
2011-06-19cmake: added FindOpenJPEG module.Campbell Barton
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-06-17adding .m4a video extensionDaniel Salazar
2011-06-17aiff tooDaniel Salazar
2011-06-17Adding .aif to known audio extensions so it doesn't get hiden by defaultDaniel Salazar
2011-06-15replace own inline cmake include search logic for a typical FindXXX.cmake mod...Campbell Barton
2011-06-15fix for openexr include path, for both cmake and scons a custom openexr insta...Campbell Barton
2011-06-15fix [#27662] Storing png/tga images ignore Alpha settingsCampbell Barton
2011-06-07fix for float projection painting, now updating correctly. Antony Riakiotakis
2011-06-06Bake from multires meshSergey Sharybin
2011-06-04quiet 2 compiler warnings and update man pageCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-28fixed "rather then" -> "rather than" typos all over the placeM.G. Kishalmi
2011-05-28include ffmpeg_compat header in cmake source list.Campbell Barton
2011-05-28== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-25fix [#27478] Crash on image editor after loading exr imagesCampbell Barton
2011-05-23remove unused code, comment some that may be useful (maintainers can remove).Campbell Barton
2011-05-22quiet compiler warnings for -WundefCampbell Barton
2011-05-19Fix some compile warnings.Brecht Van Lommel
2011-05-16LCMS code removed, was an experiment but never finished.Brecht Van Lommel
2011-05-13support for reading/writing image resolution (dpi), for PNG and TIFF,Campbell Barton
2011-05-13remove imbuf crect and profile_filename when building without LCMSCampbell Barton
2011-05-10minor cleanup: make functions static, use NULL for pointer comparisons,Campbell Barton
2011-05-09Fix for memory leak caused by re-making mipmapsSergey Sharybin
2011-05-09Code cleanup: warning fixes.Brecht Van Lommel
2011-05-08Apply second half of [#21590] .dds textures: fix for DXT1n format + sync with...Nathan Letwory
2011-05-08Apply part of [#21590] .dds textures: fix for DXT1n formatNathan Letwory
2011-05-02workaround [#27203] Crashes with some high-res image thumbnail generationCampbell Barton
2011-04-24harmless changes to quiet clang static check warnings.Campbell Barton
2011-04-21pass even mouse coords value as const so its not edited, view3d_get_view_alig...Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-18cmakeCampbell Barton
2011-04-10Fix [#26827] Blender Crashes when it opens corrupt jpegAndrea Weikert