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
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton
2010-04-23Some fixes from the render branch:Brecht Van Lommel
2010-04-21Save a Copy, (operator option for save as),Campbell Barton
2010-04-19image operator poll functions for reload and replace now check for a valid im...Campbell Barton
2010-04-09Fix [#21949] View center seg faultMatt Ebb
2010-04-06Patch [#21750] Add luma waveform and vectorscope to image viewMatt Ebb
2010-04-05Bugfixes for Grease Pencil and the Image Editor (includes fix for #20921):Joshua Leung
2010-04-04Histogram and line sample can now be resized verticallyMatt Ebb
2010-04-04Added a new 'straight line' gesture type that can be used in any operator.Matt Ebb
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-04-01Attempted fixes for render crashes on windows, still can't redo them hereBrecht Van Lommel
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-30Rest shape key for cloth option, this makes it possibleBrecht Van Lommel
2010-03-30Fix a few warning in editors/ module.Brecht Van Lommel
2010-03-30Fix [#21711] Position of 2d cursor is not displayed correctly and cannot be set Matt Ebb
2010-03-29* Update histogram on frame change and image swapMatt Ebb
2010-03-28Compile fix for scons:Thomas Dinges
2010-03-28Attempt to fix #21796: render crash on windows after slots commit.Brecht Van Lommel
2010-03-28Fix for a possible deadlock with render result drawing.Brecht Van Lommel
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-26Fix for ben dansie, incorrect gamma with render baking.Matt Ebb
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-23Added a line sampler to the histogram panel in the image space. Robert Holcomb
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-18Fix render info text not showing up in image editor while buildingBrecht Van Lommel
2010-03-17Fix: Incorrect alpha values were displayed when sampling a float image in the...Matt Ebb
2010-03-16Fix [#21250] Auto Refresh Movies on UV/Image editor doesn't workMatt Ebb
2010-03-12Fixed [#21558] ctrl+c a material color and ctr+v it into new texture color re...Matt Ebb
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-09added relative path option for image load and save, relative path option from...Campbell Barton
2010-03-09Fix [#21519] UV Editor header doesn't update when changing proportional editi...Matt Ebb
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-13Added support for animated texture draw, GLSL textures.Ton Roosendaal
2010-02-12correct fsf addressCampbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-02Fix #20926: 2d image paint was missing clone image, clone alpha, and wrapBrecht Van Lommel
2010-02-01Fix missing redraw in image window when changing render pass.Brecht Van Lommel
2010-02-01Renamed the FILE_OPEN option for the file browser to FILE_OPENFILE to cleanup...Joshua Leung
2010-01-31- hash characters in the path would confuse the output file name and not add ...Campbell Barton
2010-01-29* Partially converted constraint template to layout engineMatt Ebb
2010-01-28crash with viewing histogram on a blank imageCampbell Barton
2010-01-28Fix [#20754] Histogram Not Updating, Showing Incorrect Levels, Colour Managem...Matt Ebb
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-26Patch #20800: uv editor zoom rate not properly calculated,Brecht Van Lommel
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb