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-03-25SpaceImage.curves --> curve for consistency.Campbell Barton
2011-03-25new function RNA_warning(), replaces printf with function which may be called...Campbell Barton
2011-03-25Graph Editor: Euler Filter ported from Py to CJoshua Leung
2011-03-25fix [#26601] Python error when use of autocompleteCampbell Barton
2011-03-25fix for incorrect prints with RNA errors (own fault, CONTAINER_RNA_ID was inc...Campbell Barton
2011-03-25fix for blenderplayer using un-initialized mathutils types.Campbell Barton
2011-03-25BGE player was using un-initialized variables for initializing the canvas color.Campbell Barton
2011-03-25Bugfix:Joshua Leung
2011-03-25Logic Editor UI: sensor frequency active only when one of the triggers is on....Dalai Felinto
2011-03-24Bugfix 26578Ton Roosendaal
2011-03-24Further fix for parented fluidsim objectsJanne Karhu
2011-03-24Bugfix #26584Ton Roosendaal
2011-03-24Bug fix: Fluidsim didn't take parent objects into account when calculating th...Janne Karhu
2011-03-24fix for using uiItemIntO for an enum, added uiItemEnumO_value function.Campbell Barton
2011-03-24fix [#26598] zoom view and scaling odd vertices circle Campbell Barton
2011-03-24Particle charge effector wasn't working properly.Janne Karhu
2011-03-24fix for incorrect array use when freeing fcurve modifier envelope points, arr...Campbell Barton
2011-03-24ZanQdo Bugfix:Joshua Leung
2011-03-24RNA & interface functions for checking if RNA in a button uses valid rna prop...Campbell Barton
2011-03-24tag variable as unused.Campbell Barton
2011-03-24Reshuffled utility function to keyframe drawing API, removing someJoshua Leung
2011-03-24Animation Tool: Propagate PoseJoshua Leung
2011-03-24support for blender as a module on win32.Campbell Barton
2011-03-24Fix #26571: slow approximate AO with zero area faces.Brecht Van Lommel
2011-03-23fix [#26591] File browser: select multiple files for Library append/link brokenAndrea Weikert
2011-03-23IRC bugreport:Ton Roosendaal
2011-03-23fix [#26456] weightpaint mode with armature modifier, armature modeCampbell Barton
2011-03-23Additonal fix for r35724Ton Roosendaal
2011-03-23fix for building collada on linuxCampbell Barton
2011-03-23COLLADA: supporting barebone class for <extra> support (incomplete).Nathan Letwory
2011-03-23fix [#26588] In render view, Blender crashes when collapsing an opened split ...Campbell Barton
2011-03-23Fix #26573, #26574 and #26551: objects on layers not visible on load or undoBrecht Van Lommel
2011-03-23tweaks not to load webbrowser or math modules on startup.Campbell Barton
2011-03-23allow unregistered rna classes to have rna properties assigned before registr...Campbell Barton
2011-03-23Fix for 1. in [#26212] ParticleSystem.particles issuesJanne Karhu
2011-03-23Fix wrong CINE_SCOPE_24FPS RNA enum identifier.Brecht Van Lommel
2011-03-23Adding header for offsetof()Nathan Letwory
2011-03-23Fix for [#26580] Rekey deselects active vertsJanne Karhu
2011-03-23fix implicit declarationCampbell Barton
2011-03-23Fix [#26474] double_sided wrong in COLLADA ExportNathan Letwory
2011-03-23Wrong extension tag: show_double_sided -> double_sidedNathan Letwory
2011-03-23Fix [#26475] <instance_material> wrong in COLLADA export.Nathan Letwory
2011-03-23Small tweak to material export: only export as <lambert> when spec intensity ...Nathan Letwory
2011-03-22Logic rna: actuator --> renaming Motion Actuator to 'MOTION' and tooltip fixDalai Felinto
2011-03-22[#26476] <specular> and <shininess> missing from ColadaNathan Letwory
2011-03-22Bugfix #26562Ton Roosendaal
2011-03-22found text editor X/Y selections coords were booleans and corrections to oper...Campbell Barton
2011-03-22Added CTest to run most operators in background mode under various conditions...Campbell Barton
2011-03-22- weight paint poll would crash if no area was found.Campbell Barton
2011-03-22Bug fix: Fluidsim crashed after clicking "bake" multiple timesJanne Karhu