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-09-19TexFace to Material Settings big patchDalai Felinto
2011-09-16Fix #28663: All "unit" properties show a value of 0 (on WinXP&MinGW&scons)Sergey Sharybin
2011-08-28== Sequencer ==Peter Schlaile
2011-07-21fix/workaround [#28040] float images reduced to 256 levels per channel upon saveCampbell Barton
2011-05-28fixed "rather then" -> "rather than" typos all over the placeM.G. Kishalmi
2011-05-26Use proper checking for image sourceSergey Sharybin
2011-05-04new BLF functionsCampbell Barton
2011-05-01improve image sequence usability, problem was when the image didn't load ther...Campbell Barton
2011-05-01tweak image stamp, was 1px overlap and text was drawn too far up.Campbell Barton
2011-04-30fix for render stamp text drawing too low.Campbell Barton
2011-04-30- pass the camera to the render stamp function.Campbell Barton
2011-03-18fix [#26532] Does not save in specified formatCampbell Barton
2011-03-15fix [#26478] New image extension is appended to the old one instead of replac...Andrea Weikert
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-19Bugfix #26015Ton Roosendaal
2011-02-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
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