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
path: root/source
AgeCommit message (Expand)Author
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-23update testing md5's for changes in exporters.Campbell Barton
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-21PLY and STL importer tests.Campbell Barton
2011-01-21Logic UI + missing listener in Outliner - changes on Armature Sensor and Visi...Dalai Felinto
2011-01-21Logic UI: more tooltips, adding (blank = all objects) for the Property field...Dalai Felinto
2011-01-21bugfix [#25712] Deletion of vertex groups under script control causes incorre...Campbell Barton
2011-01-21BGE Logic UI: Near Sensor tooltip updateDalai Felinto
2011-01-21change mathutils.Matrix.Shear() for 3x3 or 4x4 matricesCampbell Barton
2011-01-21correct spellingCampbell Barton
2011-01-21[#25732] Incorrect shear matrix in XY planeCampbell Barton
2011-01-21SVN maintenance.Guillermo S. Romero
2011-01-21import/export automated testing using CMake's CTestCampbell Barton
2011-01-21correct fix for [#25737] Console error messageCampbell Barton
2011-01-21- Bugfix: NLA "duplicate" operator now lets strips get moved betweenJoshua Leung
2011-01-21Bugfix [#25737] Console error messageJoshua Leung
2011-01-20Small code reshuffle... sequencer transform stuff was bisecting theJoshua Leung
2011-01-20Bugfix #25656Ton Roosendaal
2011-01-20Bugfix #25619Ton Roosendaal
2011-01-20Bugfix #25611Ton Roosendaal
2011-01-20NLA Tool Bugfixes:Joshua Leung
2011-01-20no functional change,Campbell Barton
2011-01-20fix for bug where python functions were not raising exceptions because report...Campbell Barton