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
path: root/source
AgeCommit message (Expand)Author
2012-09-18fix for a strange linking error where set_property() in source/blender/blenke...Campbell Barton
2012-09-18code cleanup: warningsCampbell Barton
2012-09-18fix for scene not copying image format color management for settings.Campbell Barton
2012-09-18fix own error in r49994Campbell Barton
2012-09-18wiki reference checker now prints undocumented sections, more helpful then a ...Campbell Barton
2012-09-18extra error check for bl_rna_wiki_reference.py validator, that rna_wiki_refer...Campbell Barton
2012-09-18code cleanup: remove unused definesCampbell Barton
2012-09-18code cleanup: warning and styleCampbell Barton
2012-09-18code cleanup: typos and set exceptional cases of zero length normals as UNLIK...Campbell Barton
2012-09-18fix for bug setting single user obdata while in editmode, it didnt work (made...Campbell Barton
2012-09-18== filebrowser ==Andrea Weikert
2012-09-18== filebrowser ==Andrea Weikert
2012-09-18fix: obvious bug in recent fix for the 'recent file' bookmark order.Andrea Weikert
2012-09-17Fix mac build issue after recent file browser fix.Brecht Van Lommel
2012-09-17Release Cycles:Thomas Dinges
2012-09-17Fix compilation for non GCC compilersSergej Reich
2012-09-17Fix compilation issue, also get rid of annoying "_MSC_VER not defined"Antony Riakiotakis
2012-09-17Remove obsolete code from BKE_tracking_marker_clampSergey Sharybin
2012-09-17Fixed crash in cases sequencer returns NULL image bufferSergey Sharybin
2012-09-17fix [#32442] UNDO causes actual shape key to be lost, undoing a modification ...Campbell Barton
2012-09-17add endian switching to mask shape key loading (loading mask animations betwe...Campbell Barton
2012-09-17code cleanup: fsmenu.c names were confusing - fsms / fsme / prev --> fsm_head...Campbell Barton
2012-09-17code cleanup: correct include paths and commentCampbell Barton
2012-09-17fix [#32564] Entries in recent list (file select dialog) don't get pushed to ...Campbell Barton
2012-09-17code cleanup: replace fsmenu_insert_entry args with flags.Campbell Barton
2012-09-17style cleanupCampbell Barton
2012-09-17code cleanup: text clipping function ui_text_leftclip() was also used for cur...Campbell Barton
2012-09-17code cleanup: add some comments and made some small speedup to text clipping ...Campbell Barton
2012-09-17style cleanup: multiple statements on a single line in interface code.Campbell Barton
2012-09-17fix for node socket text buttons not scaling with DPI, also quiet -Wundef war...Campbell Barton
2012-09-16Fix drawing of output slots with utf-8 names. Also always show last letters i...Sv. Lockal
2012-09-16Enable OpenColorIO for MinGW64 build targetsAntony Riakiotakis
2012-09-16Few cleanup in matrix mathutils (make mul_m3_m3m4 and mul_m4_m3m4 consistant ...Bastien Montagne
2012-09-16Color Management: fix crash when displaying render preview if OCIO was disabl...Sergey Sharybin
2012-09-16Code cleanup - Remove/update outdated comments and whitespace tweaksJoshua Leung
2012-09-16use the format attribute in more places, disable X11 options when building wi...Campbell Barton
2012-09-16speedup for vertex parent lookups, were looping over array elements when it w...Campbell Barton
2012-09-16Bugfix [#32501] Protected layer bones transform buttons are greyed out/inactiveJoshua Leung
2012-09-16Code cleanup - remove some obsolete codeJoshua Leung
2012-09-16style cleanupCampbell Barton
2012-09-16fix for error in recent commit (made function static that shouldn't have been...Campbell Barton
2012-09-16code cleanup: quiet warnings for gcc's -Wundef, -Wmissing-declarationsCampbell Barton
2012-09-16code cleanup: make local game engine functions staticCampbell Barton
2012-09-16remove unused parts of raskter module.Campbell Barton
2012-09-15Merged this part of code by mistake.Sergey Sharybin
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-15fix for bug in txt_undo_read_uint32() reading 4byte unicode values.Campbell Barton
2012-09-15Fix for collada -- some intermediate patch remained untweaked thereSergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-15Fix compilers warnings when legacy compositor is disabledSergey Sharybin