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-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
2011-06-27Merged from trunk with revision range 36835-37865,Jason Hays
2011-06-23checks in rna range functions that the max value cant be less than the min.Campbell Barton
2011-06-21allow rna to set vertex parent indices, blender checks for invalid values on ...Campbell Barton
2011-06-09Made the Multi-Paint check box control what was being drawn so that it doesn'...Jason Hays
2011-06-05synched with trunk at revision 37212Nick Samarin
2011-06-05fix [#27554] vertex group namesCampbell Barton
2011-05-31tag unused rna args.Campbell Barton
2011-05-27(no commit message)Jason Hays
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-05-09patch [#21740] Image support for Empty ObjectsCampbell Barton
2011-05-04rna object constraint remove function wasn't calling ED_object_constraint_upd...Campbell Barton
2011-04-28Added tooltip note that parent curve 'Follow' needs to be enabled for track a...Campbell Barton