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
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-18rna renaming for Render* structsCampbell Barton
2010-08-18rna renaming for 'Brush' structCampbell Barton
2010-08-18rna naming: verts -> verticesCampbell Barton
2010-08-18apply rna naming for ToolSettingsCampbell Barton
2010-08-18minor update rna namer and script to automatically apply updates from blender...Campbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-17apply logic brick rna renamingCampbell Barton
2010-08-17document rna functions that have the no_self flag set as classmethodsCampbell Barton
2010-08-17merged in applied edits from theme/space/prefsCampbell Barton
2010-08-17apply UserPrefs and Theme rna naming changes.Campbell Barton
2010-08-17rna naming changes based on suggestions by Brecht.Campbell Barton
2010-08-172.5 Nodes:Thomas Dinges
2010-08-172.5 Nodes:Thomas Dinges
2010-08-172.5 Texture Panels:Thomas Dinges
2010-08-17apply all rna naming changes for rna_space.cCampbell Barton
2010-08-17use 'vertices' rather then 'verts'.Campbell Barton
2010-08-17- rna_info.py now outputs array length with types eg. float[16].Campbell Barton
2010-08-172.5 Modifier/Constraint TemplateThomas Dinges
2010-08-17Audaspace: This should fix all missing python includes now once for all...Joerg Mueller
2010-08-16Scons:Joerg Mueller
2010-08-16merged rna names with newly created dump from rna_info.pyCampbell Barton
2010-08-16- finished RNA renaming for reviewCampbell Barton
2010-08-16More makefiles for new audaspace commit.Ton Roosendaal
2010-08-16Py API (GSoC): Second merging commitJoerg Mueller
2010-08-16- commit that removed MEM_guardedalloc.h includes broke building with SSE ena...Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-15change for sorting rna cleaner (was broken), diff's on rna_properties.txt wil...Campbell Barton
2010-08-15more rna naming editsCampbell Barton
2010-08-15Fix #23307: accessing FluidParticles.settings causes crash.Brecht Van Lommel
2010-08-14fix for referencing freed memory when freeing an rna property.Campbell Barton
2010-08-13bugfix [#22037] OBJ exporter produce wrong UVCampbell Barton
2010-08-13[#22884] slow import wavefont/.obj fileCampbell Barton
2010-08-13- remove WM_operatortype_exists since its almost the same as WM_operatortype_...Campbell Barton
2010-08-132.5: more removal of G.main.Brecht Van Lommel
2010-08-13Fix #23244: image save function did not release lock on renderBrecht Van Lommel
2010-08-13minor changes to rna/python.Campbell Barton
2010-08-12fix for the rna curve interpolation enum, 'ease' was using the same value as ...Campbell Barton
2010-08-11python declarative UICampbell Barton
2010-08-11small edits to text editor from writing a python editor extension.Campbell Barton
2010-08-11correction for mis-named DupliObject.object_matrix -> matrix_originalCampbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-10Smoke:Daniel Genrich
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-10include rna parent class names in renaming listCampbell Barton
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-08-10Added additional (optional) subframe argument to RNA API function: scene.set_...Matt Ebb
2010-08-10SVN maintenance.Guillermo S. Romero
2010-08-09rna refactoring update, order by class, attribute.Campbell Barton
2010-08-09restrict prefix checking to booleans for nowCampbell Barton