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
2012-01-11Fix #29848: cycles not respecting dupli group visible layers, also exposedBrecht Van Lommel
2011-12-18- remove rna access to deprecated sequencer attributes x/y offset & zoom.Campbell Barton
2011-12-16Math lib: matrix multiplication order fix for two functions that wereBrecht Van Lommel
2011-12-11delta scale default was still left at 0.0Campbell Barton
2011-12-04add a new object member to store the dsize, since with my recent commit broke...Campbell Barton
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-24patch: [#29382] Arbitrary Length Array Function Additions and ModificationsCampbell Barton
2011-11-23Added method clear to most of collections which supports new/remove.Sergey Sharybin
2011-11-06As discussed on the mailing list, removing the non-functional,Joshua Leung
2011-11-05Fix #29138: changing game engine physics type from soft body to occluder, nav...Brecht Van Lommel
2011-11-04Fix #28865: Draw_bounds_type does not display Polyhedron or Capsule typesSergey Sharybin
2011-11-04Comments and other text editing:Joshua Leung
2011-11-03Depsgraph/Python: callbacks and properties to detect datablock changesBrecht Van Lommel
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-10-14rename confusing constants (no functional change)Campbell Barton
2011-10-10- for some reason navmesh wasnt drawing when VBO was enabled.Campbell Barton
2011-10-10fix crash for recent navmesh edits when setting a non-mesh object to a navmesh.Campbell Barton
2011-10-10move NavMesh draw code out of being a modifier and into DerivedMesh drawing h...Campbell Barton
2011-10-07fix [#28800] Scene NULL in frame change callback, crashes on property update.Campbell Barton
2011-10-01add a collection function slot for assignment (not used yet).Campbell Barton
2011-09-25Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-25make new rna variables more consistant with existing names.Campbell Barton
2011-09-24Minor: Other UI strings typos and tweaks. Also updated french po & moBastien Montagne
2011-09-19Merged 40338-40364soc-2011-radishJason Hays
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-18Split do_weight_paint_vertex() to isolate the simple case.Jason Hays
2011-09-18Changed the branch code markers to say "Radish" in response to a review.Jason Hays
2011-09-18svn merge -r40197:40311 ^/trunk/blenderCampbell Barton
2011-09-15replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.Campbell Barton
2011-09-15replace rna_update_active_object with NC_GEOM|ND_DATA notifier (as pointed ou...Campbell Barton
2011-09-14- use a flag define for bDeformGroup->flag rather than setting TRUE/FALSECampbell Barton
2011-09-13svn merge -r40000:40179 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-13svn merge -r39900:40000 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-13svn merge -r39558:39800 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-11Game Engine:Thomas Dinges
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-09-04Fix #28503: Selecting a Grease Pencil from the Properties panel does not upda...Sergey Sharybin
2011-08-19Merged 39338-39558Jason Hays
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-15patch [#22523] Expose Object.parentinv matrix via RNACampbell Barton
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-21Merged from trunk 38474-38568Jason Hays
2011-07-21add tip that duplicator system doesnt support xray / transp object draw optio...Campbell Barton
2011-07-18svn merge -r38157:38474 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-07-18fix [#28003] Unable to delete vgroupCampbell Barton
2011-07-06Merged 37865-38124Jason Hays
2011-07-04fix for crash when setting layers or saving when there is no active scene - o...Campbell Barton