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-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
2010-03-23py/rna functions for adding and removing curve data.Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-02-24Empty draw size tooltip fix and added soft limitsDaniel Salazar
2010-02-23Various RNA defaults for more consistency when updating settings (scene chang...Joshua Leung
2010-02-17Object's RNA cleanups, made descriptions clearer, mostly aesthetic changes. A...Elia Sarti
2010-02-12correct fsf addressCampbell Barton
2010-02-11Operation Dot-Kill finishedDaniel Salazar
2010-02-11Killing more dots!Daniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10object bound box access from rnaCampbell Barton
2010-02-07mat/lamp/world.textures -> texture_slotsCampbell Barton
2010-02-03fix for shape key value not updating.Campbell Barton
2010-02-02PROP_ANIMATEABLE -> PROP_ANIMATABLE (more common spelling)Campbell Barton