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-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-07-21fix/workaround [#28040] float images reduced to 256 levels per channel upon saveCampbell Barton
2011-05-31tag unused rna args.Campbell Barton
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-13support for reading/writing image resolution (dpi), for PNG and TIFF,Campbell Barton
2011-04-28Twitter report fix :)Ton Roosendaal
2011-04-06Fix for Image.pixels set, buffer was not tagged as modified, patch by Domino ...Brecht Van Lommel
2011-04-04Fix for slow Image.pixels, make it a flat instead of multidimensional array.Brecht Van Lommel
2011-04-03Image pixel acces, through Image.pixels as floating point values.Brecht Van Lommel
2011-03-09image.depth, 96/128 for float color images, was 24/32 for byte images.Campbell Barton
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
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-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-11-21fix for RNA ranges exceeding the range of the type (INT_MAX used on short's f...Campbell Barton
2010-10-29bugfix for grease pencil freeing order.Campbell Barton
2010-10-28bugfix [#24439] Smear 2D paint failsCampbell Barton
2010-09-20bugfix [#23326] Enable to add keframes on Image values (texture context)Campbell Barton
2010-09-15Allow start frames < 1 on image sequences.Daniel Salazar
2010-08-25fix for image sequence ranges Campbell Barton
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-18rna renaming for Render* structsCampbell Barton
2010-07-20* Images for brush icons are now reloaded when they are needed from an extern...Jason Wilkins
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-06-03[#22470] bpy.Image.gl_load/free()Campbell Barton
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-05-20some rna numbers were signed when they shouldnt be (simplify could have its s...Campbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-04-06Fix #21166: changing image file path does not update texture preview. I'veBrecht Van Lommel
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21[#21660] improved UV test gridCampbell Barton
2010-03-07rna image.file_format, can be set before saving to choose a file format from ...Campbell Barton
2010-03-07re-project + gimp integration, now its easy to edit the view in the gimp and ...Campbell Barton
2010-02-15Fix #21073: toggling image premultiply did not reload image.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10Changed fields Odd / Even terminology to more standard Upper First /Daniel Salazar
2010-01-19removed 3D view listener for changing the background image frame.Campbell Barton
2010-01-06patch from Kevin Roy (kiniou), [#20584] get the image size in pixels in Pytho...Campbell Barton
2009-12-08RNA:Brecht Van Lommel
2009-10-14RNA:Brecht Van Lommel
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-26Assorted tiny UI tweaksWilliam Reynish