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-092.5Ton Roosendaal
2009-07-092.5Ton Roosendaal
2009-07-09operator renameCampbell Barton
2009-07-09Dictionary style get() to property rna.Campbell Barton
2009-07-09removed check for pyc when scanning the directory of python files.Campbell Barton
2009-07-09Hooking transform operators with manipulator.Martin Poirier
2009-07-09Reduce multiplication factor for trackball input in transform (slows down tra...Martin Poirier
2009-07-09Cosmetic changes in etch-a-ton drawing code, mostly.Martin Poirier
2009-07-092.5:Brecht Van Lommel
2009-07-092.5: Mesh and Various FixesBrecht Van Lommel
2009-07-082.5 Sequencer:Thomas Dinges
2009-07-082.5Ton Roosendaal
2009-07-08== Sequencer ==Peter Schlaile
2009-07-082.5: code consistencyBrecht Van Lommel
2009-07-082.5: Various FixesBrecht Van Lommel
2009-07-082.5Ton Roosendaal
2009-07-08fix for loading YoFrankie levels in blender 2.5. Multires pointer was corrupt...Campbell Barton
2009-07-082.5Ton Roosendaal
2009-07-08This fixes some NULL checks.Peter Schlaile
2009-07-08* workaround for PySys_SetArgv() in python3 needing wchar_tCampbell Barton
2009-07-072.5Ton Roosendaal
2009-07-072.5 filebrowser: previous/next + bugfix + elubie's changes and cleanupDalai Felinto
2009-07-062.5 Andrea Weikert
2009-07-062.5 filebrowserAndrea Weikert
2009-07-05Added a particle instance modifier option to use particle size.Janne Karhu
2009-07-04Rendering animations with particle trails cached.Janne Karhu
2009-07-04A bunch of fun stuff now possible because of new pointcache code:Janne Karhu
2009-07-032.5:Brecht Van Lommel
2009-07-032.5/Multires:Nicholas Bishop
2009-07-032.5/Sculpt:Nicholas Bishop
2009-07-032.5Brecht Van Lommel
2009-07-032.5Ton Roosendaal
2009-07-032.5Ton Roosendaal
2009-07-03fix for own missing var in recent commit.Campbell Barton
2009-07-032.5 - Additional warning fixJoshua Leung
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