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-08-29SVN maintenance.Guillermo S. Romero
2011-08-29patch [#28355] Better Environment Map scriptingCampbell Barton
2011-08-28== Sequencer ==Peter Schlaile
2011-08-28RNA_property_as_string now escapes the string (so operator redo can include s...Campbell Barton
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-08-27- use %u rather tham %d for unsigned ints in string formatting funcs.Campbell Barton
2011-08-24fix [#28340] Can't set image depth, quality from image saveCampbell Barton
2011-08-24fix [#28351] active RenderLayer can be set to None, leading to crashCampbell Barton
2011-08-22glsl and render support for derivative mapsMorten Mikkelsen
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-08-20use ghash for DNA_struct_find_nr(), gives ~18% speedup on loading sintel lite...Campbell Barton
2011-08-19warning cleanup for -Wdouble-promotionCampbell Barton
2011-08-18BGE: Upon further investigation this should have been 8 since up/down and lef...Mitchell Stokes
2011-08-18BGE: Upping the max Axis Number for the Axis event type on joystick sensors f...Mitchell Stokes
2011-08-17Fix #28207: animating pin option for cloth didn't work, solver doesn't supportBrecht Van Lommel
2011-08-172.6 RNA:Thomas Dinges
2011-08-17Fix #28277: changing smoke border collision type did not reset cache, makingBrecht Van Lommel
2011-08-15patch [#22523] Expose Object.parentinv matrix via RNACampbell Barton
2011-08-15Fix #28202: deactivating keymap items not saving properly.Brecht Van Lommel
2011-08-15comment unused lines.Campbell Barton
2011-08-14add in asserts for when array/non array RNA funcions are used incorrectly, wo...Campbell Barton
2011-08-14fix [#28225] Solidify Modifier creates wrong results when vertex group is att...Campbell Barton
2011-08-10fix [#28203] Misplaced string in bone constraintsCampbell Barton
2011-08-09fix [#28186] textboxes properties not animatableCampbell Barton
2011-08-08fix [#28178] make single user copy of object data doesn't workCampbell Barton
2011-08-07fixed typoMike Erwin
2011-08-07stricter NDOF guards for Windows (forgot in earlier commit)Mike Erwin
2011-08-06KEYMAP REFACTORINGBrecht Van Lommel
2011-08-05fix for possible uninitialized RNA strings, when RNA_string_get property is n...Campbell Barton
2011-08-04fix for building with clang. makesrna wasnt linking with sqrtCampbell Barton
2011-08-04UserPref/Node editor feature: Change the level of noodle curving.Jeroen Bakker
2011-08-03add note in scene.frame_current that frace_set() updates animation data.Campbell Barton
2011-08-023D mouse support from merwin-spacenav branchMike Erwin
2011-08-02don't include fcurve modifiers when getting an actions frame range.Campbell Barton
2011-08-02svn merge -r38814:38905 https://svn.blender.org/svnroot/bf-blender/trunk/blen...merwin-spacenavMike Erwin
2011-07-31fix for material slot removal (r38879)Campbell Barton
2011-07-31bugfix [#28111] material.pop breaks mt->mat_nrDalai Felinto
2011-07-31EditMesh-based skin node drawingNicholas Bishop
2011-07-31Added DNA and RNA for skin modifier, stubbed in skin modifier functionsNicholas Bishop
2011-07-30bpy fix for crash/assert on running dir() on a non collection property + some...Campbell Barton
2011-07-29svn merge -r38753:38813 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-28Fix #27719: custom RNA properties fail to update drivers. Hopefully this isBrecht Van Lommel
2011-07-28New option for multires modifier: Subdivide UVsSergey Sharybin
2011-07-27svn merge -r38558:38752 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-27fix [#28066] Unchecking 'self project' messes up 'Snap to Vertex'Campbell Barton
2011-07-26RNA: function calls with optional parameters were not giving correct defaultBrecht Van Lommel
2011-07-26correct misc warningsCampbell Barton
2011-07-26include menu ID's in tooltips when python tips are enabled, there was no way ...Campbell Barton
2011-07-25added option to invert axes for orbiting (part 1 of 2)Mike Erwin
2011-07-24New dilation function from Morten Mikkelsen (aka sparky).Sergey Sharybin