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-02-12fix for more warnings.Campbell Barton
2011-02-12quiet some clang warnings.Campbell Barton
2011-01-13feature request from colin levy, camera lens stamp.Campbell Barton
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-18FILTER="^\[[ 0123456789][ 0123456789][ 0123456789]\%] \|Linking \(C\|CXX\) st...Ton Roosendaal
2010-12-16Bugfix #24976 revisitedTon Roosendaal
2010-12-15Bugfix, irc report:Ton Roosendaal
2010-12-13Bugfix #23420Ton Roosendaal
2010-12-10Change the BLF_aspect function to handle 3d text.Diego Borghetti
2010-12-07bugfix [#25073] Rendered image goes dim when saved from python batch scriptCampbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-02IRC comment fix:Ton Roosendaal
2010-12-01bugfix [#22638] Alpha channel not saved when using texture paintCampbell Barton
2010-11-26change monospace font to be an extern, not good final design but better then ...Campbell Barton
2010-11-24fix for crash canceling fly mode.Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-11-05dont change the file paths of sequence images, this is weak design because yo...Campbell Barton
2010-10-27bugfix #24334] Filename looses all parts after a dot when savingCampbell Barton
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-16Fix for [#24292] When rendering with the stamp feature the scene opt. affects...Elia Sarti
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-10-13Fix for [#24205] Multilayer EXR files used as input sequence are displayed in...Janne Karhu
2010-10-06remove some unused code and reduced the scope if some vars (no functional cha...Campbell Barton
2010-09-28images bigger then 32k no longer crash blender, use unsigned int for image si...Campbell Barton
2010-09-26Fix for fix in revision 32122, viewer node wasn't working anymore in some cases.Brecht Van Lommel
2010-09-25Fix #23690: threading crash with compositing nodes and scopes view.Brecht Van Lommel
2010-09-20bugfix [#23739] # (hash) character can't be used in image filenamesCampbell Barton
2010-09-17minor changes needed for the next commit.Campbell Barton
2010-09-13bugfix [#23068] Image editor: Update Automatically not updating the compositor.Campbell Barton
2010-08-25bugfixCampbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-07-30bugfix [#22859] Multi-user images cant be made into single user in texure panel.Campbell Barton
2010-07-17PNG Compression can now be set, writing uncompressed PNG's is significantly f...Campbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-07Fix #22354, #22727, #22501: image window not display correctBrecht Van Lommel
2010-07-03better reporting for file i/o failier, use system error message in more place...Campbell Barton
2010-06-30add alpha option for new images (operator and function)Campbell Barton
2010-06-17Fix [#22610] Alpha problem with textureswhen Brightness > 1 or Contrast < 1Matt Ebb
2010-06-06- [#22492] [29159] commit breaks importing of script file that has a reload t...Campbell Barton
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-05-25= misc small stuff =Campbell Barton
2010-05-21Blender TIFF supportMatt Ebb
2010-05-09render time wasnt being written to the metadata of images.Campbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-04-26Two bugfixes from the render branch:Brecht Van Lommel
2010-04-23Some fixes from the render branch:Brecht Van Lommel