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-17synched with trunk at revision 36569Nick Samarin
2011-05-09Fix for memory leak caused by re-making mipmapsSergey Sharybin
2011-05-09set svn end of lines to nativeCampbell Barton
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-08Committing patch [#27133] "Fix for for Object Color in BGE" by KupomanMitchell Stokes
2011-05-08Patch [#26799] embedded blenderplayer not receiving keyboard input by Sebasti...Dalai Felinto
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-07io_utils.axis_conversion(...) utility function to easily convert the forward ...Campbell Barton
2011-05-07patch from Dan Eicher, CPack/RPM working againCampbell Barton
2011-05-07missed updating warp modifier UI, gave a py error when selecting texture UI l...Campbell Barton
2011-05-07fix [#27298] Alt + RMB always extends selectionCampbell Barton
2011-05-07Forgot to mention that for scons, I've disabled install of the texture andBrecht Van Lommel
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-06patch [#27205] Infinite recursion inside resolve_ncase() when passed a driver...Campbell Barton
2011-05-06Patch #27225: blenderplayer resource compilation error fix for cmake + mingw,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
2011-05-04Own TODO item: sculpting on constructive modifiersSergey Sharybin
2011-05-04drawing in 3d camera view conversion between mouse/camera view border was bro...Campbell Barton
2011-05-04pass colors to glColor as vectors where possible.Campbell Barton
2011-05-04fix 2 bugs with addon installationCampbell Barton
2011-05-04workaround [#27276] Full Screen toggle for Save Screenshot ignoredCampbell Barton
2011-05-04rna object constraint remove function wasn't calling ED_object_constraint_upd...Campbell Barton
2011-05-04fix [#26920] working with bones causes segmetation fault.Campbell Barton
2011-05-04use UNUSED in some more function args, no functional changes.Campbell Barton
2011-05-04fix for crash executing sculpt via python.Campbell Barton
2011-05-04Patch [#26799] 2.5x blenderplayer (BGE) anti-aliasing & embedding by Sebastia...Dalai Felinto
2011-05-03Do not lock key whn undoing to another shapekey while sculptingSergey Sharybin
2011-05-03bplayer stub update + remove some tabsDalai Felinto
2011-05-03fix [#27160] Shaded checkbox is not working.Campbell Barton
2011-05-03fix [#27271] Going into sculpt mode causes crashCampbell Barton