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-013D Audio GSoC:Joerg Mueller
2011-07-31Camera Clipping animation COLLADA support fix.Sukhitha Prabhath Jayathilake
2011-07-30Removing some unused code - old gp editing stuffJoshua Leung
2011-07-30Bugfix: When only one handle was selected in Graph Editor, the line ofJoshua Leung
2011-07-30Merging up to trunk r38834.Joerg Mueller
2011-07-30While looking at the bug report, found some more issues... Thomas Dinges
2011-07-30Fix for [#28117] Diffuse reflection IPO curve not imported correctly from 2.4...Thomas Dinges
2011-07-29When relinking node group outputs from sockets of different type, automatical...Lukas Toenne
2011-07-29pep8 cleanup, also print message when attempting to run in animation player m...Campbell Barton
2011-07-28Material transparency animation COLLADA export.Sukhitha Prabhath Jayathilake
2011-07-28Fix #27719: custom RNA properties fail to update drivers. Hopefully this isBrecht Van Lommel
2011-07-28This allows the game engine to build again, but I'm not sure if it's the best...Mitchell Stokes
2011-07-28Fix part of #27944: color managment discrepancy in GLSL materials with nodes.Brecht Van Lommel
2011-07-283D Audio GSoC:Joerg Mueller
2011-07-28fix [#28096] Custom gradient for weightpainting in mask mode not working prop...Campbell Barton
2011-07-28New option for multires modifier: Subdivide UVsSergey Sharybin
2011-07-28sequencer add strips now check for overlap by default (option can be disabled...Campbell Barton
2011-07-28only initialize snap from the scene settings for view3d and image spaces sinc...Campbell Barton
2011-07-28Don't write library_materials tag when there are no materials.Nathan Letwory
2011-07-28refix for #27912: crash after mesh.materials.pop() (fixed wrongly on rev. 382...Dalai Felinto
2011-07-27Material Diffuse Color animation COLLADA import.Sukhitha Prabhath Jayathilake
2011-07-27Material diffuse color animation COLLADA export.Sukhitha Prabhath Jayathilake
2011-07-27fix [#28098] Continuous Grab does not work for movement of the "Backdrop" in ...Campbell Barton
2011-07-27Material Specular Color Animation import.Sukhitha Prabhath Jayathilake
2011-07-27Material Effect Specular color animation Export.Sukhitha Prabhath Jayathilake
2011-07-27minor warning fixes for clang-static-checkerCampbell Barton
2011-07-27fix [#28066] Unchecking 'self project' messes up 'Snap to Vertex'Campbell Barton
2011-07-27more minor warning cleanups and improve error reporting if text fails to save.Campbell Barton
2011-07-27* Fixed a typo in the code (uiLayoutItemSplt -> uiLayoutItemSplit)Thomas Dinges
2011-07-26- bugfix for icon listview where the icons would only wrap onceCampbell Barton
2011-07-26Blender profile leaf bone tip import. Sukhitha Prabhath Jayathilake
2011-07-26RNA: function calls with optional parameters were not giving correct defaultBrecht Van Lommel
2011-07-263D Audio GSoC:Joerg Mueller
2011-07-26startup.blend Theming/AnimEditor Defaults TweaksJoshua Leung
2011-07-26correct misc warningsCampbell Barton
2011-07-26F-Curve Drawing - Smoother curvesJoshua Leung
2011-07-26fix for NULL pointer crash with operator repeat, looks like error print got m...Campbell Barton
2011-07-26Experimental drawing tweak: make active F-Curve get drawn with thickerJoshua Leung
2011-07-26include menu ID's in tooltips when python tips are enabled, there was no way ...Campbell Barton
2011-07-26Fix #28087: Opening files in the text editor ignores the last newline '\n'Sergey Sharybin
2011-07-26set the development cycle to 'beta'.Campbell Barton
2011-07-26BGE Animations: Adding a new choice for vertex deformation for armatures, whi...Mitchell Stokes
2011-07-25Fix #28035: point density texture doesn't bake.Brecht Van Lommel
2011-07-25Fix #28079: UV propertional editing was incorrectly influenced by theBrecht Van Lommel
2011-07-25deprecate multiplication orders:Campbell Barton
2011-07-25Blender profile for leaf_bone tip. (untested).Sukhitha Prabhath Jayathilake
2011-07-24Effector calculations are now thread safe.Janne Karhu
2011-07-24* Minor code cleanup / comment changing. No functional changes. Thomas Dinges
2011-07-24New dilation function from Morten Mikkelsen (aka sparky).Sergey Sharybin
2011-07-24== RNA Property Updates get called by Animation System now ==Joshua Leung