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-27[#25815] Patch gcc 4.6Campbell Barton
2011-01-27Silencing some annoying key-event prints in Win32 console:Joshua Leung
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-27bge fix: debug text didn't have GL_DEPTH disabled - text got clipped when we ...Dalai Felinto
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-26Bug [#25696] Netrender feedback failsMartin Poirier
2011-01-26option for blender --addons rigify,io_scene_fbx,add_mesh_gearsCampbell Barton
2011-01-26fix from andguent on irc, wasn't checking for property type.Campbell Barton
2011-01-26fix for error in add mesh script with no operator passed.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-26Apply part of patch [#25612] Windows 7 icon progress barNathan Letwory
2011-01-26Apply multimonitor fix part of patch [#25612]Nathan Letwory
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-26update to background_job template to use --factory-startup option.Campbell Barton
2011-01-26cmake attempted fix before didnt work (I cant test on OSX), this should fix.Campbell Barton
2011-01-26Adding Calculate/Clear Motion Path operator buttons to toolbar. I'mJoshua Leung
2011-01-26After talking to Troy Sobotka, separated the time mapping UI a bit and added ...Daniel Salazar
2011-01-26missed this when updating cmake filesCampbell Barton
2011-01-25Adding Framerate preset patch by Troy Sobotka (sobotka). Small change toDaniel Salazar
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-25cmake maintenance, was missing 2 headers and made some minor improvements to ...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-24fix [#25757] Torus script uses radians for rotation in panelCampbell Barton
2011-01-24Fix [#25715] [!] key doesn't work on french keyboard with Windows XP/7.\nSubm...Nathan Letwory
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