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-03-25fix for incorrect prints with RNA errors (own fault, CONTAINER_RNA_ID was inc...Campbell Barton
2011-03-24Bugfix #26584Ton Roosendaal
2011-03-24RNA & interface functions for checking if RNA in a button uses valid rna prop...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-23Fix for 1. in [#26212] ParticleSystem.particles issuesJanne Karhu
2011-03-23Fix wrong CINE_SCOPE_24FPS RNA enum identifier.Brecht Van Lommel
2011-03-22Logic rna: actuator --> renaming Motion Actuator to 'MOTION' and tooltip fixDalai Felinto
2011-03-22add BLI_assert() type checks for RNA property get/set functions, since there ...Campbell Barton
2011-03-21Changed the particle physics "timetweak" value to a more descriptive "timeste...Janne Karhu
2011-03-19Fix #26543: lamp sky settings were missing soft/linear light blend types,Brecht Van Lommel
2011-03-17Small tooltip change to better indicate the purpose of the node name string a...Lukas Toenne
2011-03-17Added an optional label string to nodes. As pointed out by Sebastian Koenig, ...Lukas Toenne
2011-03-17Bugfix [#26505] zoom in selected keys on graph editorJoshua Leung
2011-03-17add cancel() method for python defined operators.Campbell Barton
2011-03-16api function added for [#26481] Export to X3D of IndexedFaceSet should use X3...Campbell Barton
2011-03-15"Fix" #26445: edit mode vertex distortionSergey Sharybin
2011-03-14auto-complete was moving the selection.Campbell Barton
2011-03-14patch [#26495] Adjustable outline width for selected objectsCampbell Barton
2011-03-14RNA API RenameCampbell Barton
2011-03-13RNA: use a different method to set DNA types for BlendData* collections, toBrecht Van Lommel
2011-03-13rna/api: new bezier keys added via fcu.keyframe_points.add() now use auto han...Campbell Barton
2011-03-13Inconsistent use of array_index vs index with animation keyword args.Campbell Barton
2011-03-13Bugfix [#26473] Keyframe values for F-Curves were incorrectly wrappedJoshua Leung
2011-03-12Bugreport #26464Ton Roosendaal
2011-03-12Completely refactored sph fluid particles. Only the very core of the algorith...Janne Karhu
2011-03-11(no commit message)Ervin Weber
2011-03-10Todo: Ton Roosendaal
2011-03-10also enable edge-seam unwrapping when running the mark_seam operator.Campbell Barton
2011-03-10request from Jedrzej Slewczuk's:Campbell Barton
2011-03-10revert r35438, Martin doesn't like having this option tacked on.Campbell Barton
2011-03-10add option requested [#25598] projection surface snap issueCampbell Barton
2011-03-09Fix for [#26372] Objects as PS Hair displays and renders differentlyJanne Karhu
2011-03-09image.depth, 96/128 for float color images, was 24/32 for byte images.Campbell Barton
2011-03-09- correct python3.1 warning message.Campbell Barton
2011-03-08Bugfix & Feature fix: Only Shadow Material optionsTon Roosendaal
2011-03-04quiet warnings and fix building without python.Campbell Barton
2011-03-04Bugfix [#26312] Wrong text in a button in the Stretch to constraintJoshua Leung
2011-03-03replace 0 with NULL when used as a pointerCampbell Barton
2011-03-03solidify material offsets for 2nd surface and rim faces.Campbell Barton
2011-03-03BGE: Material Force Field renaming + reorganizationDalai Felinto
2011-03-02Logic UI: reverting back the PROP_ANGLE propsDalai Felinto
2011-03-02Removed tests for existing node pointers in RNA function for new links. Group...Lukas Toenne
2011-03-02Logic Editor: "Python Controller" NOT "Python Script Controller"Dalai Felinto
2011-03-01Fix #26218: texture paintSergey Sharybin
2011-02-28fix for inconsistency reported as bug [#26245] bpy.data.keys collides with th...Campbell Barton
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-27BGE patch: [#26223] Some RigidBody joints fixes (ui angles, conetwist/hinge l...Dalai Felinto
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-25Fix #26158: The layer hight of the layer tool cannot longer be controled by t...Sergey Sharybin