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
2009-07-032.5 - Quick compiling fix for Ton's commit Joshua Leung
2009-07-032.5Ton Roosendaal
2009-07-03set the PYTHONPATH to BLI_gethome_folder("python") if it exists.Campbell Barton
2009-07-03cmake support for building without fluidsimCampbell Barton
2009-07-022.5: Physics ButtonsBrecht Van Lommel
2009-07-022.5Ton Roosendaal
2009-07-02out own Py_GetPath() function to replace pythons, so we can bundle python mod...Campbell Barton
2009-07-022.5Ton Roosendaal
2009-07-022.5: Lists for vertex groups, shape keys, uvs, vertex colors.Brecht Van Lommel
2009-07-022.5: Fix a case of using freed memory in event handling.Brecht Van Lommel
2009-07-02needed for building with py2Campbell Barton
2009-07-01Added support for collection parameters also for RNA_function_call_direct fam...Elia Sarti
2009-07-01slice support working in py3 for Vector and Matrix types.Campbell Barton
2009-07-01RNABrecht Van Lommel
2009-07-012.5/Sculpt:Nicholas Bishop
2009-07-01disabling foreach_get/set for python2.x, since it uses new buffer api.Campbell Barton
2009-07-012.5 filebrowserAndrea Weikert
2009-07-01Reverting changes made for laptop/two button mice - will make the changes ava...Tom Musgrove
2009-06-30second part of python2.6 upgrade in cmake, now it will copy the dlls tooShaul Kedem
2009-06-302.5Brecht Van Lommel
2009-06-30RNABrecht Van Lommel
2009-06-302.5 filebrowser Andrea Weikert
2009-06-30python access to RNA arrays.Campbell Barton
2009-06-302.5 file browserAndrea Weikert
2009-06-30Python APICampbell Barton
2009-06-302.5 file browserAndrea Weikert
2009-06-302.5 file browser Andrea Weikert
2009-06-30This commit adds Alt-LMB as an alternative to MMB, and CTRL-ALT-LMB as an alt...Tom Musgrove
2009-06-302.5 filebrowser Andrea Weikert
2009-06-292.5: fix for compile error after recent search menu commit.Brecht Van Lommel
2009-06-29RNABrecht Van Lommel
2009-06-29BGE PyAPI support for subclassing any BGE game type from python, scripters de...Campbell Barton
2009-06-292.5Ton Roosendaal
2009-06-29BGE Py API using python3 c/api calls. include bpy_compat.h to support py2.xCampbell Barton
2009-06-282.5Ton Roosendaal
2009-06-282.5Ton Roosendaal
2009-06-282.5 / RNA Elia Sarti
2009-06-28PyNumberMethods needed ifdefs for python3.x and some other corrections.Campbell Barton
2009-06-282.5Ton Roosendaal
2009-06-28Zeroing listbase result for context data collection get when no data is found. Elia Sarti
2009-06-28BGE Python APICampbell Barton
2009-06-282.5Ton Roosendaal
2009-06-28removed un-needed hack, something weired was going on when debugging that mad...Campbell Barton
2009-06-28BGE Fix for no redrawing.Campbell Barton
2009-06-28BGE Redraw problem:Campbell Barton
2009-06-282.5/Sculpt:Nicholas Bishop
2009-06-272.5/Sculpt:Nicholas Bishop
2009-06-272.5Ton Roosendaal
2009-06-27Particle ID block controls:Janne Karhu
2009-06-27Pointcache refresh part 2Janne Karhu