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-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-06Fix #23208: REGION_DRAW_POST_PIXEL callbacks only work in 3d view andBrecht Van Lommel
2010-08-04Brush/Paint internal changesCampbell Barton
2010-08-04== Makefiles ==Stefan Gartner
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-04bugfix [#23173] Blender crashes on selecting display color corrected image in...Campbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-07-26bugfix [#22994] Crash when loading this fileCampbell Barton
2010-07-23Fix wrong default color for new images in some cases.Brecht Van Lommel
2010-07-23Restore image auto refresh for image editor, code was not updated for 2.5 yet.Brecht Van Lommel
2010-07-22== Sculpt/Paint Fixes ==Jason Wilkins
2010-07-21Fix #22870: Can't save modified non-packed images. File exist checkBrecht Van Lommel
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-03better reporting for file i/o failier, use system error message in more place...Campbell Barton
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-06-30add alpha option for new images (operator and function)Campbell Barton
2010-06-25- duplicating a scene now duplicates its sequence strips too.Campbell Barton
2010-06-17Fix [#22610] Alpha problem with textureswhen Brightness > 1 or Contrast < 1Matt Ebb
2010-06-14naming changesCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-06Small fix for sample line tool. Set luma data to 0 when out of bounds.Xavier Thomas
2010-06-06CMake:Campbell Barton
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-06- [#22492] [29159] commit breaks importing of script file that has a reload t...Campbell Barton
2010-06-05remove cruft from cmake files, more to goCampbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-06-04Made the sample line tool of the image editor use color management if needed.Xavier Thomas
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-05-22Makefiles: statically link tiff libs when WITH_TIFF is set to true, which is ...Stefan Gartner
2010-05-21Blender TIFF supportMatt Ebb
2010-05-18Fix [#22303] bpy.ops.image.reload(); texture-button is always inactiveMatt Ebb
2010-05-10Tweaks to image editor scopes, while testing a bugMatt Ebb
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-05-06Make drop images work from external desktop into Blender image window.William Reynish
2010-05-06make save as copy default for renders, so artists saving with F3 dont end up ...Campbell Barton
2010-04-283dview --> view3d, patch by Jonathan Smith with small corrections and changes.Campbell Barton
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