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-10-14fix [#28909] OpenCollada export / import sintel lite v2.1 crashes on import.Campbell Barton
2011-10-14Fixing [#28907] Frozen playback.Joerg Mueller
2011-10-14rename confusing constants (no functional change)Campbell Barton
2011-10-13ensure grease pencil layer names are unique when set through rna.Campbell Barton
2011-10-12fix [#28883] redraw problems for particle mode's brush menuCampbell Barton
2011-10-11Adding FA (Persian - Farsi) language to po + flipping Arabic name in the Lang...Dalai Felinto
2011-10-11fix for py/rna assigning an invalid index. also give better error message in ...Campbell Barton
2011-10-10correct operator name from my own recent changes and edit navmesh rna prop na...Campbell Barton
2011-10-10- for some reason navmesh wasnt drawing when VBO was enabled.Campbell Barton
2011-10-10fix crash for recent navmesh edits when setting a non-mesh object to a navmesh.Campbell Barton
2011-10-10move NavMesh draw code out of being a modifier and into DerivedMesh drawing h...Campbell Barton
2011-10-09replace sprintf with strcpy where no formatting is done and return value isn'...Campbell Barton
2011-10-08fix [#28821] Whole Character keying set ignores non animatable propertyflagCampbell Barton
2011-10-08fix [#28846] Relative paths on linked scene failsCampbell Barton
2011-10-07fix [#28800] Scene NULL in frame change callback, crashes on property update.Campbell Barton
2011-10-07rna_ParticleDupliWeight_name_length was returning an incorrect value. Zealous...Campbell Barton
2011-10-06hide 3d view header `use_pivot_point_align` button in editmode since its not ...Campbell Barton
2011-10-05rename rna OperatorTypeMacro --> OperatorMacro, since operators types are jus...Campbell Barton
2011-10-04Fix #28202: (only) modifying keymap item properties did not save properly, theBrecht Van Lommel
2011-10-04Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-10-03- use BLI_findstring rather then while loop for listbase lookupsCampbell Barton
2011-10-03Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-10-03fix [#28023] VSE: Transform Markers doesn't do anythingCampbell Barton
2011-10-03Change struct alignment for structs which are intended to be aligned but aren't.Campbell Barton
2011-10-03use use_ prefix for boolean value.Campbell Barton
2011-10-02Fix [#28436] ID mask creates 'feather' around ID even with AA turned off.Bastien Montagne
2011-10-02Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-10-02fix [#28786] Large enum lists display columns in inverted order (right to left)Campbell Barton
2011-10-01support for object data material assignment in pythonCampbell Barton
2011-10-01add a collection function slot for assignment (not used yet).Campbell Barton
2011-09-30Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-29SVN maintenance.Guillermo S. Romero
2011-09-29Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-29Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-29rna function:Campbell Barton
2011-09-28Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-28Fix #28601: SEGFAULT: Regression in free_imbuf_seqSergey Sharybin
2011-09-28fix for incorrect use of strlen() with the sequencer rna (no need for strlen(...Campbell Barton
2011-09-28use __func__ rather than function names in rna prints, some were incorrect.Campbell Barton
2011-09-27Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-26Remove PROP_TRANSLATE flag from labels for operators, menus and panels.Sergey Sharybin
2011-09-26Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-26change define INTERNATIONAL --> WITH_INTERNATIONALCampbell Barton
2011-09-26add missing imports to wm.py and remove "." from rna descriptions.Campbell Barton
2011-09-26BGE Material settings renaming Back Culling to Backface Culling and make it o...Dalai Felinto
2011-09-25whitespace cleanupCampbell Barton
2011-09-25Committing patch #27442: Adaptive time step for fluid particles. The number ofAlex Fraser
2011-09-25Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-25patch [#28616] Multiple particle systems supportCampbell Barton
2011-09-25make new rna variables more consistant with existing names.Campbell Barton