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-06-05colorband and image header were ignoring DPI sizeCampbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-05-09Code cleanup: warning fixes.Brecht Van Lommel
2011-05-05fix [#27285] Renderslot missingCampbell Barton
2011-05-02UV Edit: move uv vertex buttons code to uvedit module. Brecht Van Lommel
2011-05-01improve image sequence usability, problem was when the image didn't load ther...Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-11fix for one of the [#26854] UV issuesCampbell Barton
2011-03-25SpaceImage.curves --> curve for consistency.Campbell Barton
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-26fix from andguent on irc, wasn't checking for property type.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-04todo item:Ton Roosendaal
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-09A little more work on patch [#24814] Operators which have no decriptionKent Mein
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-05dont change the file paths of sequence images, this is weak design because yo...Campbell Barton
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-10-14remove unused args or tag as unused for image and screen editors, uiItemEnumR...Campbell Barton
2010-10-02Fix #22348: disabled image editor curves on non-float images, this neverBrecht Van Lommel
2010-08-22fix for changes in recent renamingCampbell 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 for Render* structsCampbell Barton
2010-08-17when complaining that an RNA name doesnt exist in the UI, give the struct nam...Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-04Brush/Paint internal changesCampbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-06-17Fix [#22610] Alpha problem with textureswhen Brightness > 1 or Contrast < 1Matt Ebb
2010-06-02rename some rna properties filename --> filepathCampbell Barton
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-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
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-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-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
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-12correct fsf addressCampbell Barton