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-01-27internal changes, script writers won't notice.Campbell Barton
2011-01-27Bugfix [#25823] When objects are parented to the same objects thatJoshua Leung
2011-01-27[#25815] Patch gcc 4.6Campbell Barton
2011-01-27Bugfix [#25707] / Todo Item: "Local Space" for Object constrainingJoshua Leung
2011-01-27Usability issue noted while self-testing some stuff...Joshua Leung
2011-01-27Bullet-proofing mesh vertex group RNA wrapping, after double checkingJoshua Leung
2011-01-27Removing some old stuff from old animation system that isn't neededJoshua Leung
2011-01-27"Bugfix" (otherwise known as another ZanQdo Feature Request)Joshua Leung
2011-01-27Fix #25818: Text Editor holizontal grab invertedSergey Sharybin
2011-01-26fix from andguent on irc, wasn't checking for property type.Campbell Barton
2011-01-26Possible fix for issue #2 in [#25664] Remove Pack does not work in Texture panelCampbell Barton
2011-01-26Fix for [#25797] Hair partcle crash when vertexgroup length enabledJanne Karhu
2011-01-26After test, offset is better to be 0.001f (test in windows nvidia)Ton Roosendaal
2011-01-26fix for crash when assigning unsupported type to collection properties.Campbell Barton
2011-01-26Bugfix #25756Ton Roosendaal
2011-01-26ShapeKeys RNA Wrapping: Code cleanupJoshua Leung
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-25Fix for [#25781] Bake cache for particles fails at end , ALT + A notJanne Karhu
2011-01-25small internal cleanup, have matrix.scale_part() use same method to extract t...Campbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2011-01-25improve unregister error check not to loop over parent classes properties (wo...Campbell Barton
2011-01-25fix [#25748] Addons register parameters/functions more than onceCampbell Barton
2011-01-25property lookups on structs was doing a listbase search even if the hash was ...Campbell Barton
2011-01-25fix [#25778] Memoryblock Data from SCR: end corruptCampbell Barton
2011-01-24Todo item: text editor does not honour continuous grab(seeSergey Sharybin
2011-01-24Todo item: text editor scroll bar does not respond to clicksSergey Sharybin
2011-01-24fix [#25776] Crash when operator's bl_idname has more than one dotCampbell Barton
2011-01-24Raise an exception when registering classes with ID names which are too long....Campbell Barton
2011-01-24no functional changes.Campbell Barton
2011-01-23Small fix for text input buttons:Ton Roosendaal
2011-01-23BGE: option in the UI to start with the mouse cursor visible. Patch by Vitor ...Dalai Felinto
2011-01-23BGE: support modifiers without mapping to original mesh both graphically and ...Benoit Bolsee
2011-01-23Some ui reorganization of the physics tab:Janne Karhu
2011-01-23Panels that have the "no header" flag set are now always drawn first in a tab...Janne Karhu
2011-01-23correct own bad spellingCampbell Barton
2011-01-23- fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: ...Campbell Barton
2011-01-23bugfix + minor mathutils.Vector edits.Campbell Barton
2011-01-23Logic UI: ParentActuator fix + PropertyActuator tooltip improvementDalai Felinto
2011-01-23Bug fix: pre 2.5 particles that were using old memory caching didn't load pro...Janne Karhu
2011-01-22"Fix" for [#25766] Fluid Particle BugsJanne Karhu
2011-01-22Small fix from the todo:Ton Roosendaal
2011-01-22Bugfix #25761Ton Roosendaal
2011-01-22Fix for [#25664] Remove Pack does not work in Texture panelJanne Karhu
2011-01-22Temporary fix for [#25735] Softbody don't work in linked groups, not generate...Janne Karhu
2011-01-22own fix r34446, was incorrect, fixed properly now.Campbell Barton
2011-01-22error in own recent commit, r34445Campbell Barton
2011-01-22fix for makesdna error.Campbell Barton
2011-01-22comment dead code and fix 2 missing NULL checks (pointer used after NULL chec...Campbell Barton
2011-01-21Logic UI + missing listener in Outliner - changes on Armature Sensor and Visi...Dalai Felinto