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-04-19Some strings to store ID names were too small, could cause stack corruption.Campbell Barton
2011-04-18fix [#27015] RNA Bug: Unpacking sounds with a long ID name fails: sound ID le...Campbell Barton
2011-04-07fix [#26816] P(separate) an object messes up logic brick linksCampbell Barton
2011-04-01Bugfix #26672Ton Roosendaal
2011-04-01fix [#26713] Video Sequencer: Audio mute after making meta strip copy/pasteCampbell Barton
2011-03-30fix [#26682] Accessing weight sometimes crashes blenderCampbell Barton
2011-03-28Fix for [#26617] convert hair particles to mesh crash rev:35787Janne Karhu
2011-03-27object/paint/misc-files: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-25move object re-linking into a function.Campbell Barton
2011-03-25fix [#26607] blender won't duplicate or assign new drivers on duplicationCampbell Barton
2011-03-22some more corrections to incorrect rna get/set types.Campbell Barton
2011-03-22add missing mem-free on vertex group sorting & dont crash when calling fullsc...Campbell Barton
2011-03-22crash fix for Normalize All VGroups on a lattice without vgroups (probably ot...Campbell Barton
2011-03-22fix for crashes moving armature layers and applying loc/scale/rot in armature...Campbell Barton
2011-03-14Bugfix #26498Ton Roosendaal
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-24face-paint mode operators were not ported from 2.4x yet hide/reveal/sel-swapCampbell Barton
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-23add back view 1:1 operator from 2.4x (Shift+PadEnter)Campbell Barton
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2011-02-17incorrect type passed to BKE_free_animdata()Campbell Barton
2011-02-17Bugfix [#26106] No instant visual feed back for Dupliframes, parentingJoshua Leung
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-10Bugfix #26013Ton Roosendaal
2011-02-10Bugfix [#26002] Outliner Visible layers + Single object & data = brokeJoshua Leung
2011-02-10fix [#26003] Twice applied modifier with Convert to mesh with several multi-u...Campbell Barton
2011-02-09fix [#25994] Meshes with no vertices gets NaN location on setting origin to g...Campbell Barton
2011-02-08Bugfix [#25814] ChildOf constraint: double transformation in objectJoshua Leung
2011-02-08Bugfix: Constraint target validation code was brokenJoshua Leung
2011-02-08minor edits, no functional changes.Campbell Barton
2011-02-07Bug fix: adding force fields from the add menu didn't sort the depsgaph, so h...Janne Karhu
2011-02-02- some parts of the code to remove rotation were not removing axis/angle rota...Campbell Barton
2011-01-31Bugfix [#25876] bpy.ops.constraint.childof_set_inverse has no effectJoshua Leung
2011-01-30remove nan-makefilesCampbell Barton
2011-01-29Bugfix #25750Ton Roosendaal
2011-01-26- Clear rotation for objects now works on delta transforms too. TheJoshua Leung
2011-01-26Refactoring object clear-transform operators to remove out the commonJoshua Leung
2011-01-23Some ui reorganization of the physics tab:Janne Karhu
2011-01-22Bugfix #25761Ton Roosendaal
2011-01-22comment dead code and fix 2 missing NULL checks (pointer used after NULL chec...Campbell Barton
2011-01-21bugfix [#25712] Deletion of vertex groups under script control causes incorre...Campbell Barton
2011-01-18bad spelling; 'indicies' --> 'indices'Campbell Barton
2011-01-14checking wrong null pointer in edit_modifier_poll_generic().Campbell Barton
2011-01-13remove/comment unused varsCampbell Barton
2011-01-12fix [#25600] Cannot add meta-object when in edit-modeCampbell Barton