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
2010-10-13bugfix [#23899] renderlayers are not working properlyCampbell Barton
2010-10-05Fix #24135: Material modification not immediately updated in OutlinerSergey Sharybin
2010-09-21fixed filename overwrite red highlight not updating when +/- pressed.Campbell Barton
2010-09-18Fixed problems with outliner update in same cases caused by my previous commit.Sergey Sharybin
2010-09-16- bone roll now in degrees not radians.Campbell Barton
2010-08-31rna support for passing dynamic sized arrays to rna functionsCampbell Barton
2010-08-29BGE patch #22623 applied: new bound type: Capsule.Benoit Bolsee
2010-08-28Fix #23363: Layer buttons do not update when last object deletedSergey Sharybin
2010-08-27rna apiCampbell Barton
2010-08-24py/rna remove functions now all work in a similar way.Campbell Barton
2010-08-24move more active variables to be nested in collections.Campbell Barton
2010-08-22remove inline loops in a few placesCampbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-19rna renaming FModifier & GameObjectSettingsCampbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-17apply logic brick rna renamingCampbell Barton
2010-08-11correction for mis-named DupliObject.object_matrix -> matrix_originalCampbell Barton
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-03pointer poll functions for object's, mainly for modifiers, constraints.Campbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-17- added text3d.body_format to be able to set bold/italic/smallcaps etc on text.Campbell Barton
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-13RNA cleanup: review of booleans done.Brecht Van Lommel
2010-07-10Fix spelling.Guillermo S. Romero
2010-07-03rna api:Campbell Barton
2010-06-16Logic UI: partial implementation of state per controllerDalai Felinto
2010-06-09fix for crash setting the objects layersCampbell Barton
2010-06-09rename rna function obj.make_display_list(scene) --> obj.update(scene)Campbell Barton
2010-06-05get rid of some warnings,Campbell Barton
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-23- base_object.layers_from_view(view3d), needed for setting local layersCampbell Barton
2010-05-15Logic UI: setting all State temporarly to 1 when clicking in ALL (so it's mor...Dalai Felinto
2010-05-12Logic UI: Controller StateDalai Felinto
2010-05-09Some more IPO > F-Curve renaming in RNA.Thomas Dinges
2010-05-07Fix [#22271] N panel Lock icons not changing when pressedMatt Ebb
2010-05-07Warning cleanupMatt Ebb
2010-05-06Tweak for dfelinto, logic uiMatt Ebb
2010-05-05Logic Editor UI workMatt Ebb
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-05-02Add read-only property to check if any duplis are used. Without this, ob.crea...Daniel Genrich
2010-04-29fix for [#22195] Empty Size minimum limit too big (patch by Bassam Kurdali - ...Dalai Felinto
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-06Object API changes so these functions now require a scene as first argument:Brecht Van Lommel
2010-04-04Fix crash entering edit mode on linked duplicate meshes withBrecht Van Lommel
2010-03-264 Devs in Agreement - End of the Road for Old Track Joshua Leung
2010-03-25Restored Fluid Sim bakingMatt Ebb
2010-03-24remove unused rna includesCampbell Barton