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-05-13support for reading/writing image resolution (dpi), for PNG and TIFF,Campbell Barton
2011-05-13remove imbuf crect and profile_filename when building without LCMSCampbell Barton
2011-05-13* Enabled rna access to fluid sim velocity vectorsMatt Ebb
2011-05-12Fix #27359: Pasting long text crashes blenderSergey Sharybin
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-05-12Bugfix #27181Ton Roosendaal
2011-05-12window_to_3d_vector was incorrect but dolly view operator was accounting for ...Campbell Barton
2011-05-12== Radial control ==Nicholas Bishop
2011-05-122.5 Smoke UI:Thomas Dinges
2011-05-11Code cleanup: remove readblenfile module, only contained some utility functionsBrecht Van Lommel
2011-05-11recent camera border drawing glitch fix needs to be applied to the top right ...Campbell Barton
2011-05-11fix for glitch with drawing the 2d camera border over the 3d camera.Campbell Barton
2011-05-10Bugfix #27305Ton Roosendaal
2011-05-10Bugfix #27311Ton Roosendaal
2011-05-10remove some duplicate declarationsCampbell Barton
2011-05-10Fix #27217: Bézier control points moves bizarreSergey Sharybin
2011-05-10minor cleanup: make functions static, use NULL for pointer comparisons,Campbell Barton
2011-05-10Typo in composition guidesDaniel Salazar
2011-05-10entering non utf8 text in filepaths in the file selector would get incorrectl...Campbell Barton
2011-05-10camera composition guides: center, thirds, golden rule Campbell Barton
2011-05-10Fix #27346: When The FONT object is blank, the dimensions are calculated wong.Sergey Sharybin
2011-05-09patch [#21740] Image support for Empty ObjectsCampbell Barton
2011-05-09minor cleanup, no functional changes.Campbell Barton
2011-05-09Recreate mipmaps after undo in image editorSergey Sharybin
2011-05-09Fix for memory leak caused by re-making mipmapsSergey Sharybin
2011-05-09Code cleanup: warning fixes.Brecht Van Lommel
2011-05-09Code cleanup: remove unused image window code, already implemented elsewhere.Brecht Van Lommel
2011-05-09Bug fix own collection:Sergey Sharybin
2011-05-08fix [#27324] WindowManager.invoke_search_popup() crashes blender and does not...Campbell Barton
2011-05-08comment some unused code.Campbell Barton
2011-05-08Apply second half of [#21590] .dds textures: fix for DXT1n format + sync with...Nathan Letwory
2011-05-08Fixes for bugs noticed during previous fix:Joshua Leung
2011-05-08RNA Bugfix:Joshua Leung
2011-05-08Apply part of [#21590] .dds textures: fix for DXT1n formatNathan Letwory
2011-05-07Fix #27319: Text editor "Find" does not locate words.Sergey Sharybin
2011-05-07fix [#27298] Alt + RMB always extends selectionCampbell Barton
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-05-06Code cleanup: PIL_dynlib, renamed to BLI_dynlib, and other tweaks.Brecht Van Lommel
2011-05-06py/rna debugging option (defaults to off), which quickly exposes errors with ...Campbell Barton
2011-05-06fix [#27304] uiItemsFullEnumO: operator missing srna ''Campbell Barton
2011-05-06[#26715] Blender2.57 crash when opening in Windows, non-latin char in pathCampbell Barton
2011-05-06add zlib include dir for cmake too.Campbell Barton
2011-05-05fix to scons after exotic was removed (patch from jms)Dalai Felinto
2011-05-05Fix for [#27294] Subframes cause dampened particles to behave differentlyJanne Karhu
2011-05-05fix [#27285] Renderslot missingCampbell Barton
2011-05-05sphinx api docs: fix for addons linking to the wrong operator SVN url's.Campbell Barton
2011-05-05remove exotic.c, there was no operators to access these formats and they were...Campbell Barton
2011-05-05alternative to joe's commit r36451.Campbell Barton
2011-05-04new rna api call: RNA_struct_idprops_unset(op->ptr, "someprop"), added to all...Campbell Barton
2011-05-04new BLF functionsCampbell Barton